summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove use of deprecated core functions (in NetBSD/ARM)users/cbiesinger/arm-nbsdChristian Biesinger2020-03-054-122/+101
* Implement debugging of WOW64 processesHannes Domani2020-03-047-100/+463
* Generate a warning in the ARM assembler if a PC-relative thumb load instructi...Alexandre Oliva2020-03-047-6/+24
* Revert "gdb: Do not print empty-group regs when printing general ones"Luis Machado2020-03-042-8/+19
* [gdb/doc] Remove trailing done from "Reading symbols from" linesTom de Vries2020-03-043-4/+9
* gdb.fortran: Allow Flang kind printing in fortran testingAlok Kumar Sharma2020-03-042-14/+31
* x86: support VMGEXITJan Beulich2020-03-0414-4104/+4169
* Revert "PR25570, ld duplicate "warning: changing start of section""Alan Modra2020-03-043-10/+3
* PR25570, ld duplicate "warning: changing start of section"Alan Modra2020-03-043-3/+10
* sh_addralign inconsistent with sh_addrAlan Modra2020-03-042-1/+10
* Call cleanup on bfd_check_format_matches error exitAlan Modra2020-03-042-0/+8
* objcopy: Fix for pr19005 on machines with more than one octet per byte.Christian Eggers2020-03-042-12/+21
* Automatic date update in version.inGDB Administrator2020-03-041-1/+1
* Find tailcall frames before inline framesTom Tromey2020-03-033-32/+47
* gdbsupport: re-generate Makefile.inSimon Marchi2020-03-032-1/+7
* x86: Replace IgnoreSize/DefaultSize with MnemonicSizeH.J. Lu2020-03-037-10870/+10895
* gdb/fortran: Fix printing of logical true values for FlangAndrew Burgess2020-03-034-1/+53
* Rebase executable to match relocated base addressHannes Domani2020-03-032-1/+59
* The patch fixed invalid compilation of instruction LD IY,(HL) and disassemble...Sergey Belyashov2020-03-038-6/+62
* Fix printf of a convenience variable holding an inferior addressSergio Durigan Junior2020-03-034-1/+20
* Remove a call to abort which can be triggered by running objdump on a corrupt...Nick Clifton2020-03-032-1/+6
* x86: Allow integer conversion without suffix in AT&T syntaxH.J. Lu2020-03-0311-44/+250
* x86: Improve -malign-branchHongtao Liu2020-03-037-32/+378
* Update GDB to use new AUXV entry typesLuis Machado2020-03-032-0/+16
* Add missing AT tags to the ELF common header.Luis Machado2020-03-032-0/+22
* Fix a potential illegal memory access in the Z80 assembler.Sergey Belyashov2020-03-032-8/+30
* Note that the --rpath-link command line option will search the contents of th...Nick Clifton2020-03-032-2/+19
* bfd_check_format_matches preserving matches vs. cleanupsAlan Modra2020-03-032-5/+29
* [gdb/testsuite] Fix gdb.mi/gdb2549.exp with check-read1Tom de Vries2020-03-032-3/+34
* [gdb/testsuite] Fix tcl error in gdb.mi/list-thread-groups-available.expTom de Vries2020-03-032-2/+9
* [gdb/testsuite] Fix mi-sym-info.exp with check-read1Tom de Vries2020-03-032-2/+9
* Automatic date update in version.inGDB Administrator2020-03-031-1/+1
* Tidy obj-coff.hAlan Modra2020-03-032-14/+5
* Small clean up of use_displaced_steppingSimon Marchi2020-03-022-13/+50
* gdb: Allow GDB to _not_ load a previous command historyAndrew Burgess2020-03-029-15/+259
* Fix arm-netbsd build error: convert from FPA to VFPChristian Biesinger2020-03-022-53/+79
* gdb/remote: Restore support for 'S' stop reply packetAndrew Burgess2020-03-025-45/+101
* gdbserver: Add mechanism to prevent sending T stop packetsAndrew Burgess2020-03-024-0/+32
* [gdb/testsuite] Add -lbl option in gdb_test_multipleTom de Vries2020-03-023-53/+83
* Re: bfd_cleanup for object_pAlan Modra2020-03-034-12/+23
* Re: bfd_cleanup for object_pAlan Modra2020-03-0212-38/+51
* gdb: Move defs.h before any system header in debuginfod-support.cJon Turney2020-03-022-1/+5
* The procedure to find an unused port for the debuginfod tests is susceptible ...Aaron Merey2020-03-022-28/+31
* trad_unix_core_file_p: Return bfd_cleanupH.J. Lu2020-03-022-2/+6
* Import latest fixes to libiberty from GCCH.J. Lu2020-03-022-0/+9
* Restore readelf's string dump to previous behaviour where newlines were cause...Nick Clifton2020-03-025-7/+102
* bfd_cleanup for object_pAlan Modra2020-03-0251-160/+247
* plugin: Copy the no_export field to the IR dummy objectH.J. Lu2020-03-018-0/+37
* miscellaneous SEC_SMALL_DATAAlan Modra2020-03-0211-68/+74
* ELF SEC_SMALL_DATAAlan Modra2020-03-029-16/+85