summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid short i386 register names on Solaris/x86 [PR25981]Rainer Orth2020-05-182-4/+20
* Remove unused ps_lgetLDT etc. on Solaris/x86 [PR25981]Rainer Orth2020-05-184-117/+10
* Fix a use-after-free bug in the BFD library when scanning a corrupt ELF file.Nick Clifton2020-05-182-2/+13
* [gdb/testsuite] Use with_test_prefix in gdb.base/gdb-caching-proc.expTom de Vries2020-05-182-18/+28
* Show AIX gc'd symbol address adjustments in map fileDouglas B Rupp2020-05-1816-16/+100
* [PATCH] ld: fix s/claimi/claim/ typoSergei Trofimovich2020-05-182-1/+6
* Updated translations for the gprof and ld sub-directoriesNick Clifton2020-05-184-1274/+5106
* ECOFF slurp_relocs thinkoAlan Modra2020-05-182-3/+8
* Fix the BFD library to handle Windows pathnames with more than 260 characters...Jaydeep Chauhan2020-05-182-2/+17
* Prevent a potential use-after-fee memory corruption bug in the linker (for PE...Nick Clifton2020-05-183-12/+46
* Re: Fix tight loop on recursively-defined symbolsAlan Modra2020-05-182-0/+6
* Don't handle lret/iret when -mlfence-before-ret=[or|not|shl|yes] since they a...liuhongt2020-05-1814-182/+22
* Automatic date update in version.inGDB Administrator2020-05-181-1/+1
* binutils: Add myself as maintainer for OpenRISCStafford Horne2020-05-182-0/+5
* Stop considering hw and sw breakpoint locations duplicates (PR gdb/25741)Pedro Alves2020-05-174-86/+267
* Automatic date update in version.inGDB Administrator2020-05-171-1/+1
* Fix gdb.multi/multi-re-run.exp with native-gdbserverPedro Alves2020-05-162-0/+12
* gdb: remove TYPE_NAME macroSimon Marchi2020-05-1646-331/+334
* gdb: add type::name / type::set_nameSimon Marchi2020-05-1621-99/+114
* Remove ALL_UISTom Tromey2020-05-164-7/+16
* gdb: fix -Wtautological-overlap-compare warning in mips-linux-tdep.cSimon Marchi2020-05-162-4/+6
* Sync config with GCCH.J. Lu2020-05-162-1/+17
* Fix IA64 GNU/Linux buildPedro Alves2020-05-162-3/+12
* gdbserver/linux-ia64-low: fix a build-breaking typoTankut Baris Aktemur2020-05-162-4/+10
* gdb: remove unnecessary struct typedef in sparc64-tdep.cSimon Marchi2020-05-152-4/+9
* Automatic date update in version.inGDB Administrator2020-05-161-1/+1
* Remove lookup_objfile_from_blockTom Tromey2020-05-155-41/+41
* Remove allocate_symbol et alTom Tromey2020-05-1511-71/+52
* Update NEWS and documentation for help and apropos changes.Philippe Waroquiers2020-05-154-10/+29
* Ensure class_alias is only used for user-defined aliases.Philippe Waroquiers2020-05-1511-32/+81
* Fix/improve 'apropos' outputPhilippe Waroquiers2020-05-154-30/+71
* Fix/improve 'help CLASS' outputPhilippe Waroquiers2020-05-156-33/+118
* Fix inconsistent output of prefix and bugs in 'show' commandPhilippe Waroquiers2020-05-158-23/+40
* command-def-selftests.c: detect missing or wrong prefix cmd in subcommands.Philippe Waroquiers2020-05-152-2/+41
* Fix the problems reported by prefix check of command-def-selftests.cPhilippe Waroquiers2020-05-155-41/+71
* Fix problem that alias can be defined or not depending on the order.Philippe Waroquiers2020-05-155-9/+51
* Add a selftest that detects a 'corrupted' command tree structure in GDB.Philippe Waroquiers2020-05-153-4/+92
* Fix the only incorrect case found by command_structure_invariants selftest.Philippe Waroquiers2020-05-152-4/+8
* update name of several Ada fixed-point type handling functionsJoel Brobecker2020-05-155-30/+43
* Fix "control reaches end of non-void function" errors in testsuiteGary Benson2020-05-1516-1/+39
* Don't silently skip tests if OpenCL is unsupportedGary Benson2020-05-156-0/+13
* [gdb/testsuite] Rename *.exp.in to *.exp.tclTom de Vries2020-05-1533-24/+67
* gdb/testsuite: Revert commit 843f4d93576eef02139f7b1b3fa1cea7b0f286f1Andrew Burgess2020-05-152-20/+5
* contrib: Update dg-extract-results.* from gccAndrew Burgess2020-05-153-3/+20
* Fix gdb.multi/multi-kill.expPedro Alves2020-05-152-5/+12
* Fix global variable collision in gdb.multi/multi-kill.expPedro Alves2020-05-152-5/+22
* Enable hardware breakpoints for gdbserver on WindowsHannes Domani2020-05-152-0/+10
* Fix tight loop on recursively-defined symbolsAlan Modra2020-05-156-3/+48
* Disable record btrace bts support for AMD processorsKevin Buettner2020-05-144-1/+20
* gdb: infrun: consume multiple events at each pass in stop_all_threadsLaurent Morichetti2020-05-142-132/+142