aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-03-02elf_backend_section_flags and _bfd_elf_init_private_section_dataAlan Modra10-52/+78
2020-03-02alpha-coff: large memory allocationAlan Modra2-0/+14
2020-03-02alpha-vms: prevent endless recursionAlan Modra2-3/+15
2020-03-02alpha-vms: error paths not freeing memory and malloc result checksAlan Modra2-14/+36
2020-03-02Automatic date update in version.inGDB Administrator1-1/+1
2020-03-01Automatic date update in version.inGDB Administrator1-1/+1
2020-02-29Automatic date update in version.inGDB Administrator1-1/+1
2020-02-28Update libinproctrace.so path in lib/trace-support.expSimon Marchi2-1/+6
2020-02-28Fix comment for 'gdb_dlopen'Sergio Durigan Junior2-2/+6
2020-02-28Fix SVE-related failure in gdb.arch/aarch64-fp.expLuis Machado2-6/+11
2020-02-28Fix gdb.arch/aarch64-dbreg-contents.exp build failuresLuis Machado2-0/+9
2020-02-28[gdb] Don't set initial language using previous languageTom de Vries2-3/+10
2020-02-28Pass correct die_reader_specs in cutu_reader::init_tu_and_read_dwo_diesSimon Marchi2-2/+6
2020-02-28[gdb/testsuite] Fix psymtab expansion postponement in c-linkage-name.expTom de Vries4-26/+89
2020-02-28Harden gdb.arch/aarch64-pauth.exp and fix a failureLuis Machado2-1/+10
2020-02-28MIPS/fix_loongson3_llsc: fix when target has multi labelsYunQiang Su2-5/+51
2020-02-28alpha-vms: memory leakAlan Modra2-6/+14
2020-02-28alpha-vms: large memory allocationAlan Modra2-44/+20
2020-02-27gdb: Check for nullptr when computing srcpathAaron Merey2-2/+7
2020-02-28Automatic date update in version.inGDB Administrator1-1/+1
2020-02-27Remove field_info::nfields memberTom Tromey2-7/+15
2020-02-28mmix-mmo set SEC_DATA for .data sectionAlan Modra14-12/+32
2020-02-28.idata symbols should be reported with i or I flag by nmAlan Modra2-22/+21
2020-02-27gdb: Use std::abs instead of abs on LONGEST typesAndrew Burgess2-2/+7