aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-05Remove use of deprecated core functions (in NetBSD/ARM)users/cbiesinger/arm-nbsdChristian Biesinger4-122/+101
2020-03-04Implement debugging of WOW64 processesHannes Domani7-100/+463
2020-03-04Generate a warning in the ARM assembler if a PC-relative thumb load instructi...Alexandre Oliva7-6/+24
2020-03-04Revert "gdb: Do not print empty-group regs when printing general ones"Luis Machado2-8/+19
2020-03-04[gdb/doc] Remove trailing done from "Reading symbols from" linesTom de Vries3-4/+9
2020-03-04gdb.fortran: Allow Flang kind printing in fortran testingAlok Kumar Sharma2-14/+31
2020-03-04x86: support VMGEXITJan Beulich14-4104/+4169
2020-03-04Revert "PR25570, ld duplicate "warning: changing start of section""Alan Modra3-10/+3
2020-03-04PR25570, ld duplicate "warning: changing start of section"Alan Modra3-3/+10
2020-03-04sh_addralign inconsistent with sh_addrAlan Modra2-1/+10
2020-03-04Call cleanup on bfd_check_format_matches error exitAlan Modra2-0/+8
2020-03-04objcopy: Fix for pr19005 on machines with more than one octet per byte.Christian Eggers2-12/+21
2020-03-04Automatic date update in version.inGDB Administrator1-1/+1
2020-03-03Find tailcall frames before inline framesTom Tromey3-32/+47
2020-03-03gdbsupport: re-generate Makefile.inSimon Marchi2-1/+7
2020-03-03x86: Replace IgnoreSize/DefaultSize with MnemonicSizeH.J. Lu7-10870/+10895
2020-03-03gdb/fortran: Fix printing of logical true values for FlangAndrew Burgess4-1/+53
2020-03-03Rebase executable to match relocated base addressHannes Domani2-1/+59
2020-03-03The patch fixed invalid compilation of instruction LD IY,(HL) and disassemble...Sergey Belyashov8-6/+62
2020-03-03Fix printf of a convenience variable holding an inferior addressSergio Durigan Junior4-1/+20
2020-03-03Remove a call to abort which can be triggered by running objdump on a corrupt...Nick Clifton2-1/+6
2020-03-03x86: Allow integer conversion without suffix in AT&T syntaxH.J. Lu11-44/+250
2020-03-03x86: Improve -malign-branchHongtao Liu7-32/+378
2020-03-03Update GDB to use new AUXV entry typesLuis Machado2-0/+16
2020-03-03Add missing AT tags to the ELF common header.Luis Machado2-0/+22
2020-03-03Fix a potential illegal memory access in the Z80 assembler.Sergey Belyashov2-8/+30
2020-03-03Note that the --rpath-link command line option will search the contents of th...Nick Clifton2-2/+19
2020-03-03bfd_check_format_matches preserving matches vs. cleanupsAlan Modra2-5/+29
2020-03-03[gdb/testsuite] Fix gdb.mi/gdb2549.exp with check-read1Tom de Vries2-3/+34
2020-03-03[gdb/testsuite] Fix tcl error in gdb.mi/list-thread-groups-available.expTom de Vries2-2/+9
2020-03-03[gdb/testsuite] Fix mi-sym-info.exp with check-read1Tom de Vries2-2/+9
2020-03-03Automatic date update in version.inGDB Administrator1-1/+1
2020-03-03Tidy obj-coff.hAlan Modra2-14/+5
2020-03-02Small clean up of use_displaced_steppingSimon Marchi2-13/+50
2020-03-02gdb: Allow GDB to _not_ load a previous command historyAndrew Burgess9-15/+259
2020-03-02Fix arm-netbsd build error: convert from FPA to VFPChristian Biesinger2-53/+79
2020-03-02gdb/remote: Restore support for 'S' stop reply packetAndrew Burgess5-45/+101
2020-03-02gdbserver: Add mechanism to prevent sending T stop packetsAndrew Burgess4-0/+32
2020-03-02[gdb/testsuite] Add -lbl option in gdb_test_multipleTom de Vries3-53/+83
2020-03-03Re: bfd_cleanup for object_pAlan Modra4-12/+23
2020-03-02Re: bfd_cleanup for object_pAlan Modra12-38/+51
2020-03-02gdb: Move defs.h before any system header in debuginfod-support.cJon Turney2-1/+5
2020-03-02The procedure to find an unused port for the debuginfod tests is susceptible ...Aaron Merey2-28/+31
2020-03-02trad_unix_core_file_p: Return bfd_cleanupH.J. Lu2-2/+6
2020-03-02Import latest fixes to libiberty from GCCH.J. Lu2-0/+9
2020-03-02Restore readelf's string dump to previous behaviour where newlines were cause...Nick Clifton5-7/+102
2020-03-02bfd_cleanup for object_pAlan Modra51-160/+247
2020-03-01plugin: Copy the no_export field to the IR dummy objectH.J. Lu8-0/+37
2020-03-02miscellaneous SEC_SMALL_DATAAlan Modra11-68/+74
2020-03-02ELF SEC_SMALL_DATAAlan Modra9-16/+85