summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't let a single unrecognized ELF section break target matching.users/roland/tolerant-elf_object_pRoland McGrath2020-07-292-2/+11
* PR26279 Work around maybe-uninitialized warning in s390-mkopc.cAndreas Arnez2020-07-292-1/+8
* [gdb/testsuite] Fix captured_command_loop breakpoint in selftestsTom de Vries2020-07-292-2/+8
* For DWARF v5 Dwarf Package Files (.dwp files), the section identifier encodin...Caroline Tice2020-07-292-12/+34
* Don't segfault on discarded section dynsymsAlan Modra2020-07-292-1/+9
* Don't assert at ldwrite.c:212Alan Modra2020-07-292-0/+6
* [tdep/s390] Fix Wmaybe-uninitialized in s390_displaced_step_fixupTom de Vries2020-07-292-2/+8
* [gdb/testsuite] Make gdb.dwarf2/dw2-line-number-zero.exp more robustTom de Vries2020-07-292-2/+7
* Automatic date update in version.inGDB Administrator2020-07-291-1/+1
* Demangle function names when disassemblingAndrew Burgess2020-07-287-11/+160
* Update "disassemble" helpTom Tromey2020-07-282-5/+10
* Fix bug in DW_OP_GNU_variable_value evaluationTom Tromey2020-07-284-1/+14
* Implement xfer_partial TARGET_OBJECT_SIGNAL_INFO for NetBSDKamil Rytarowski2020-07-284-0/+217
* PKG_CHECK_MODULES: Properly check if $pkg_cv_[]$1[]_LIBS worksH.J. Lu2020-07-286-16/+38
* [gdb/build] Fix Wmaybe-uninitialized in gdb_optional.hTom de Vries2020-07-282-0/+8
* PKG_CHECK_MODULES: Check if $pkg_cv_[]$1[]_LIBS worksH.J. Lu2020-07-287-2/+71
* x86: Handle {disp32} for (%bp)/(%ebp)/(%rbp)H.J. Lu2020-07-287-3/+92
* gdb/python: make more use of RegisterDescriptorsAndrew Burgess2020-07-289-57/+153
* gdb: Add a find method for RegisterDescriptorIteratorAndrew Burgess2020-07-286-1/+84
* PR25022 testcase segfault for generic ELF linker targetsAlan Modra2020-07-283-39/+36
* More just-syms changesAlan Modra2020-07-283-7/+22
* Re: Allow new just-symbols test to run on XCOFF and PEAlan Modra2020-07-282-1/+9
* Automatic date update in version.inGDB Administrator2020-07-281-1/+1
* Use SIGTRAP si_code values for all FreeBSD architectures on 11.3 and later.John Baldwin2020-07-272-3/+14
* Remove unused declaration from gcore.hTom Tromey2020-07-272-1/+4
* Allow new just-symbols test to run on XCOFF and PEAlan Modra2020-07-274-36/+45
* Accept --just-symbols symbols as absolute for xcoffAlan Modra2020-07-272-6/+19
* Prevent strange "section mentioned in a -j option but not found"Alan Modra2020-07-272-2/+7
* ctf test ERROR: $target-cc does not existAlan Modra2020-07-272-10/+19
* [GOLD] Power10 stub selectionAlan Modra2020-07-274-234/+548
* doc: Replace preceeded with precededH.J. Lu2020-07-274-5/+13
* [gdb/build] Fix typo sys/sockets.h -> sys/socket.hTom de Vries2020-07-274-8/+11
* Automatic date update in version.inGDB Administrator2020-07-271-1/+1
* libctf: compilation failure on MinGW due to missing errno valuesEli Zaretskii2020-07-263-0/+15
* Don't unnecessarily redefine 'socklen_t' type in MinGW builds.Eli Zaretskii2020-07-268-6/+75
* MIPS/binutils/testsuite: Correct mips.exp test ABI/emul/endian arrangementMaciej W. Rozycki2020-07-2623-53/+258
* Automatic date update in version.inGDB Administrator2020-07-261-1/+1
* gdb/fortran: resolve dynamic types when readjusting after an indirectionAndrew Burgess2020-07-259-19/+233
* Automatic date update in version.inGDB Administrator2020-07-251-1/+1
* [gdb/symtab] Ignore zero line table entriesTom de Vries2020-07-255-2/+217
* config/debuginfod.m4: Use PKG_CHECK_MODULESAaron Merey2020-07-2413-382/+855
* [gdb/testsuite] Require gnatmake-8 for gdb.ada/mi_prot.expTom de Vries2020-07-242-0/+8
* Update documentation on how to make a releaseNick Clifton2020-07-242-10/+34
* Move the xc16x target to the obsolete listNick Clifton2020-07-242-2/+6
* Updated German translation for the opcodes sub-directoryNick Clifton2020-07-242-245/+319
* Automatic date update in version.inGDB Administrator2020-07-241-1/+1
* Fix BZ 26294 - Add period to help text for maint print core-file-backed-mappingsKevin Buettner2020-07-232-1/+7
* PR ld/26288: Allow the use of `--just-symbols' with ET_EXEC inputMaciej W. Rozycki2020-07-237-1/+90
* PR ld/26288: Revert obsolete part of PR ld/26047 fixMaciej W. Rozycki2020-07-232-7/+9
* Don't touch frame_info objects if frame cache was reinitializedPedro Alves2020-07-236-29/+144