binutils-gdb.git
2020-03-08 Tom TromeyFix two typos in gdb_binary_search.h
2020-03-07 Tom de Vries[gdb/testsuite] Fix testing build_executable result
2020-03-07 Tom de Vries[gdb] Support anonymous typedef generated by gcc -felim...
2020-03-07 Tom TromeyRemove some obsolete comments
2020-03-07 Alan ModraRe: Add support for a ".file 0" directive if supporting...
2020-03-07 Simon Marchibinutils: doc: move artifacts back to MAINTAINERCLEANFILES
2020-03-07 GDB AdministratorAutomatic date update in version.in
2020-03-06 Simon MarchiPass thread_info pointer to various inferior control...
2020-03-06 Hannes DomaniDon't try to get the TIB address without an inferior
2020-03-06 Nick CliftonAdd support for a ".file 0" directive if supporting...
2020-03-06 Tom de Vries[gdb/testsuite] Fix "text file busy" errors with cc...
2020-03-06 Nick CliftonAdd support for --dwarf-[3|4|5] to assembler command...
2020-03-06 Tom de Vries[gdb,testsuite,doc,NEWS] Fix "the the".
2020-03-06 Tom de Vries[gdb] Remove trailing "done" after "Reading symbols...
2020-03-06 Andrew Burgessgdbserver/gdbsupport: Add .dir-locals.el file
2020-03-06 Nick CliftonStop the assembler from complaining that the input...
2020-03-06 Nick CliftonFix an abort triggered when objcopy is used to set...
2020-03-06 Jan Beulichx86: reduce amount of various VCVT* templates
2020-03-06 Jan Beulichx86: drop/replace IgnoreSize
2020-03-06 Jan Beulichx86: fold (supposed to be) identical code
2020-03-06 Jan Beulichx86: don't accept FI{LD,STP,STTP}LL in Intel syntax...
2020-03-06 Jan Beulichx86: replace NoRex64 on VEX-encoded insns
2020-03-06 Jan Beulichx86: drop Rex64 attribute
2020-03-06 Jan Beulichx86: correct MPX insn w/o base or index encoding in...
2020-03-06 Jan Beulichx86: add missing IgnoreSize
2020-03-06 Jan Beulichx86: refine TPAUSE and UMWAIT
2020-03-06 Max Filippovbfd: xtensa: fix PR ld/25630
2020-03-06 Alan ModraPR25637, objcopy : SIGSEGV in copy_object
2020-03-06 GDB AdministratorAutomatic date update in version.in
2020-03-05 John BaldwinUse std::string for 'psargs'.
2020-03-05 Vyacheslav... gdbsupport/configure.ac: source development.sh
2020-03-05 Nick CliftonAdd support for ELF files which contain multiple reloc...
2020-03-05 Tankut Baris... gdb, gdbserver, gdbsupport: add .gitattributes files
2020-03-05 Alan ModraReduce --warn-section-align output
2020-03-05 Tom de Vries[gdb/testsuite] Update maint.exp for string cache
2020-03-05 Alan ModraPR25629, objcopy : SIGSEGV in filter_symbols
2020-03-05 Nelson ChuRISC-V: Support assembler modifier %got_pcrel_hi.
2020-03-05 Nelson ChuRISC-V: Add description for RISC-V Modifiers to as...
2020-03-05 Alan ModraLarge memory allocation reading fuzzed 64-bit archive
2020-03-05 GDB AdministratorAutomatic date update in version.in
2020-03-04 Tom TromeyIntroduce objfile::intern
2020-03-04 Tom TromeyMake "gnutarget" const
2020-03-04 Alan ModraPR25570, ld duplicate "warning: changing start of section"
2020-03-04 Hannes DomaniImplement debugging of WOW64 processes
2020-03-04 Alexandre OlivaGenerate a warning in the ARM assembler if a PC-relativ...
2020-03-04 Luis MachadoRevert "gdb: Do not print empty-group regs when printin...
2020-03-04 Tom de Vries[gdb/doc] Remove trailing done from "Reading symbols...
2020-03-04 Alok Kumar... gdb.fortran: Allow Flang kind printing in fortran testing
2020-03-04 Jan Beulichx86: support VMGEXIT
2020-03-04 Alan ModraRevert "PR25570, ld duplicate "warning: changing start...
2020-03-04 Alan ModraPR25570, ld duplicate "warning: changing start of section"
2020-03-04 Alan Modrash_addralign inconsistent with sh_addr
2020-03-04 Alan ModraCall cleanup on bfd_check_format_matches error exit
2020-03-04 Christian Eggersobjcopy: Fix for pr19005 on machines with more than...
2020-03-04 GDB AdministratorAutomatic date update in version.in
2020-03-03 Tom TromeyFind tailcall frames before inline frames
2020-03-03 Simon Marchigdbsupport: re-generate Makefile.in
2020-03-03 H.J. Lux86: Replace IgnoreSize/DefaultSize with MnemonicSize
2020-03-03 Andrew Burgessgdb/fortran: Fix printing of logical true values for...
2020-03-03 Hannes DomaniRebase executable to match relocated base address
2020-03-03 Sergey BelyashovThe patch fixed invalid compilation of instruction...
2020-03-03 Sergio Durigan... Fix printf of a convenience variable holding an inferio...
2020-03-03 Nick CliftonRemove a call to abort which can be triggered by runnin...
2020-03-03 H.J. Lux86: Allow integer conversion without suffix in AT...
2020-03-03 Hongtao Liux86: Improve -malign-branch
2020-03-03 Luis MachadoUpdate GDB to use new AUXV entry types
2020-03-03 Luis MachadoAdd missing AT tags to the ELF common header.
2020-03-03 Sergey BelyashovFix a potential illegal memory access in the Z80 assembler.
2020-03-03 Nick CliftonNote that the --rpath-link command line option will...
2020-03-03 Alan Modrabfd_check_format_matches preserving matches vs. cleanups
2020-03-03 Tom de Vries[gdb/testsuite] Fix gdb.mi/gdb2549.exp with check-read1
2020-03-03 Tom de Vries[gdb/testsuite] Fix tcl error in gdb.mi/list-thread...
2020-03-03 Tom de Vries[gdb/testsuite] Fix mi-sym-info.exp with check-read1
2020-03-03 GDB AdministratorAutomatic date update in version.in
2020-03-02 Alan ModraTidy obj-coff.h
2020-03-02 Simon MarchiSmall clean up of use_displaced_stepping
2020-03-02 Andrew Burgessgdb: Allow GDB to _not_ load a previous command history
2020-03-02 Christian BiesingerFix arm-netbsd build error: convert from FPA to VFP
2020-03-02 Andrew Burgessgdb/remote: Restore support for 'S' stop reply packet
2020-03-02 Andrew Burgessgdbserver: Add mechanism to prevent sending T stop...
2020-03-02 Tom de Vries[gdb/testsuite] Add -lbl option in gdb_test_multiple
2020-03-02 Alan ModraRe: bfd_cleanup for object_p
2020-03-02 Alan ModraRe: bfd_cleanup for object_p
2020-03-02 Jon Turneygdb: Move defs.h before any system header in debuginfod...
2020-03-02 Aaron MereyThe procedure to find an unused port for the debuginfod...
2020-03-02 H.J. Lutrad_unix_core_file_p: Return bfd_cleanup
2020-03-02 H.J. LuImport latest fixes to libiberty from GCC
2020-03-02 Nick CliftonRestore readelf's string dump to previous behaviour...
2020-03-02 Alan Modrabfd_cleanup for object_p
2020-03-02 H.J. Luplugin: Copy the no_export field to the IR dummy object
2020-03-02 Alan Modramiscellaneous SEC_SMALL_DATA
2020-03-02 Alan ModraELF SEC_SMALL_DATA
2020-03-02 Alan Modraelf_backend_section_flags and _bfd_elf_init_private_sec...
2020-03-02 Alan Modraalpha-coff: large memory allocation
2020-03-02 Alan Modraalpha-vms: prevent endless recursion
2020-03-02 Alan Modraalpha-vms: error paths not freeing memory and malloc...
2020-03-02 GDB AdministratorAutomatic date update in version.in
2020-03-01 GDB AdministratorAutomatic date update in version.in
2020-02-29 GDB AdministratorAutomatic date update in version.in
2020-02-28 Simon MarchiUpdate libinproctrace.so path in lib/trace-support.exp
next