deliverable/binutils-gdb.git
2019-11-14  Jan Beulichx86: make JumpAbsolute an insn attribute
2019-11-14  Jan Beulichx86: make AnySize an insn attribute
2019-11-14  Jan Beulichx86/Intel: correct CMPSD test cases' regexp closing...
2019-11-14  Jan Beulichx86/Intel: extend MOVSD/CMPSD testsuite coverage
2019-11-14  Philippe WaroquiersFix python gdbpy_breakpoint_object leak.
2019-11-14  GDB AdministratorAutomatic date update in version.in
2019-11-13  Tom TromeyRemove symbol-related static asserts
2019-11-13  Nick CliftonFix the rule for building C files in the gprof makefile.
2019-11-13  Christian Biesingergnulib: Fix path to import/Makefile{,.in}
2019-11-13  Jim WilsonRISC-V: Support the INSN_CLASS.*F.* classes for .insn...
2019-11-13  GDB AdministratorAutomatic date update in version.in
2019-11-12  Jim WilsonRISC-V: Fix ld relax failure with calls and align direc...
2019-11-12  Andrew Burgessgdb: Support printf 'z' size modifier
2019-11-12  Christian BiesingerMake struct symbol inherit from general_symbol_info
2019-11-12  Tom TromeyConsolidate setting of current_layout
2019-11-12  Tom TromeyMove _initialize_tui_layout to end of file
2019-11-12  Tom TromeyMake TUI resizing tests more robust
2019-11-12  Mihail Ionescu[gas][arm] Enable VLDM, VSTM, VPUSH, VPOP for MVE
2019-11-12  Mihail Ionescu[binutils][arm] Update the decoding of MVE VMOV, VMVN
2019-11-12  Mihail Ionescu[gas][arm] Make .fpu reset the FPU/Coprocessor feature...
2019-11-12  Jan Beulichx86: fold EsSeg into IsString
2019-11-12  Jan Beulichx86: eliminate ImmExt abuse
2019-11-12  Jan Beulichx86: introduce operand type "instance"
2019-11-12  GDB AdministratorAutomatic date update in version.in
2019-11-11  Tom TromeyDocument and extend readline-bindable functions
2019-11-11  Tom TromeyDocument operate-and-get-next
2019-11-11  Christian BiesingerUse getpwuid_r instead of getpwuid
2019-11-11  Tom TromeyFix typo in vFile:pwrite documentation
2019-11-11  Jan BeulichArm64: SVE2's smaxp/sminp require operands 1 and 3...
2019-11-11  Jan BeulichArm64: fix build with old glibc
2019-11-11  Miguel SaldivarPR24996, Gold fix for ternary operator within linker...
2019-11-11  GDB AdministratorAutomatic date update in version.in
2019-11-10  Andrew Burgessgdb/python: Introduce gdb.lookup_static_symbols
2019-11-10  Andrew Burgessgdb/python: smarter symbol lookup for gdb.lookup_static...
2019-11-10  Andrew Burgessgdb: Add a class to track last display symtab and line...
2019-11-10  Andrew Burgessgdb: Convert frame_show_address to return a bool
2019-11-10  Andrew Burgessgdb_vecs.h: Avoid self move assign
2019-11-10  Tom TromeyRemove can_highlight from TUI windows
2019-11-10  Tom TromeyRemove unused constructor declaration from cli_style_option
2019-11-10  GDB AdministratorAutomatic date update in version.in
2019-11-09  GDB AdministratorAutomatic date update in version.in
2019-11-08  H.J. Lui386: Only check suffix in instruction mnemonic
2019-11-08  Tom TromeyConstify command_line_input
2019-11-08  Alan ModraRevert "GENERATE_SHLIB_SCRIPT vs. EMBEDDED."
2019-11-08  Jan Beulichx86: convert RegMask and RegBND from bitfield to enumerator
2019-11-08  Jan Beulichx86: convert RegSIMD and RegMMX from bitfield to enumerator
2019-11-08  Jan Beulichx86: convert Control/Debug/Test from bitfield to enumerator
2019-11-08  Jan Beulichx86: convert SReg from bitfield to enumerator
2019-11-08  Jan Beulichx86: introduce operand type "class"
2019-11-08  Alan ModraPR25172, Wrong description of --stop-address=ADDR switch
2019-11-08  GDB AdministratorAutomatic date update in version.in
2019-11-07  Matthew Malcomson[gas][aarch64] Add the v8.6 Data Gathering Hint mnemoni...
2019-11-07  Matthew Malcomson[Patch][binutils][arm] Armv8.6-A Matrix Multiply exten...
2019-11-07  Matthew Malcomson[binutils][aarch64] Matrix Multiply extension enablemen...
2019-11-07  Matthew Malcomson[Patch][binutils][aarch64] .bfloat16 directive for...
2019-11-07  Matthew Malcomson[Patch][binutils][arm] .bfloat16 directive for Arm...
2019-11-07  Matthew Malcomson[Patch][binutils] Generic support for parsing numbers...
2019-11-07  Matthew Malcomson[binutils][arm] BFloat16 enablement [4/X]
2019-11-07  Matthew Malcomson[Patch][binutils][arm] Create a new generic coprocessor...
2019-11-07  Matthew Malcomson[binutils][aarch64] Bfloat16 enablement [2/X]
2019-11-07  Matthew Malcomson[gas][aarch64] Armv8.6-a option [1/X]
2019-11-07  Nick CliftonAllow the --output option of the "ar" prorgam to extrac...
2019-11-07  Nick CliftonFix bug merging notes with objcopy when no merging...
2019-11-07  Tom de Vries[gdb/contrib] Add words.sh script
2019-11-07  Alan ModraRemove CR16C support
2019-11-07  Alan ModraOrder targets in ld/configure.tgt
2019-11-07  Jan Beulichx86: support further AMD Zen2 instructions
2019-11-07  Jan Beulichx86: adjust register names printed for MONITOR/MWAIT
2019-11-07  Jan Beulichx86/Intel: drop IgnoreSize from operand-less MOVSD...
2019-11-07  Alan Modraaarch64 and arm testsuite fixes for targets lacking...
2019-11-07  GDB AdministratorAutomatic date update in version.in
2019-11-06  Christian BiesingerUse strtok_r instead of strtok
2019-11-06  Christian BiesingerRegenerate gnulib files
2019-11-06  Tom TromeyRemove some includes of readline.h
2019-11-06  Christian EggersFix an off-by-one error in the IN_RANGE macro used...
2019-11-06  Christian Eggersld: Fix printed sizes in map file
2019-11-06  Tom TromeyFix regression from TUI disassembly style patch
2019-11-06  GDB AdministratorAutomatic date update in version.in
2019-11-05  Tom TromeyRemove la_get_string member
2019-11-05  Tom TromeyStyle disassembly in the TUI
2019-11-05  Tom TromeyChange tui_source_element::line to have type std::string
2019-11-05  Christian BiesingerFix ARI warning in symtab.h
2019-11-05  Tim R?hsenFix memory allocation and release problems in the bfd...
2019-11-05  Jan Beulichx86: fold OP_Mwaitx() into OP_Mwait()
2019-11-05  Jan Beulichx86: split MONITORX/MWAITX entries
2019-11-05  Jan Beulichx86: consolidate disassembler enum naming a little
2019-11-05  Alan ModraGENERATE_SHLIB_SCRIPT vs. EMBEDDED.
2019-11-05  Alan ModraUnset EMBEDDED rather than assigning as empty
2019-11-05  GDB AdministratorAutomatic date update in version.in
2019-11-04  Christian BiesingerAdd static_asserts for the sizes of space-critical...
2019-11-04  Rainer OrthObsolete Solaris 10 support
2019-11-04  Jan Beulichx86: re-arrange process_operands()
2019-11-04  Nick CliftonFix potential array overruns when disassembling corrupt...
2019-11-04  Fāng-ruì SòngImplement objcopy/strip --keep-section=<sectionpattern>
2019-11-04  GDB AdministratorAutomatic date update in version.in
2019-11-03  GDB AdministratorAutomatic date update in version.in
2019-11-02  Tom de Vries[gdb/testsuite] Remove superfluous 3rd argument from...
2019-11-02  Tom de Vries[gdb/testsuite] Remove superfluous 3rd argument from...
2019-11-02  GDB AdministratorAutomatic date update in version.in
2019-11-01  Tom TromeySimplify print_sys_errmsg
next
This page took 0.041552 seconds and 4 git commands to generate.