summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-19Clear all local_symbol.lsy_flagsAlan Modra
2020-05-19win32 typo fixAlan Modra
2020-05-19Automatic date update in version.inGDB Administrator
2020-05-18Avoid short i386 register names on Solaris/x86 [PR25981]Rainer Orth
2020-05-18Remove unused ps_lgetLDT etc. on Solaris/x86 [PR25981]Rainer Orth
2020-05-18Fix a use-after-free bug in the BFD library when scanning a corrupt ELF file.Nick Clifton
2020-05-18[gdb/testsuite] Use with_test_prefix in gdb.base/gdb-caching-proc.expTom de Vries
2020-05-18Show AIX gc'd symbol address adjustments in map fileDouglas B Rupp
2020-05-18[PATCH] ld: fix s/claimi/claim/ typoSergei Trofimovich
2020-05-18Updated translations for the gprof and ld sub-directoriesNick Clifton
2020-05-18ECOFF slurp_relocs thinkoAlan Modra
2020-05-18Fix the BFD library to handle Windows pathnames with more than 260 characters...Jaydeep Chauhan
2020-05-18Prevent a potential use-after-fee memory corruption bug in the linker (for PE...Nick Clifton
2020-05-18Re: Fix tight loop on recursively-defined symbolsAlan Modra
2020-05-18Don't handle lret/iret when -mlfence-before-ret=[or|not|shl|yes] since they a...liuhongt
2020-05-18Automatic date update in version.inGDB Administrator
2020-05-18binutils: Add myself as maintainer for OpenRISCStafford Horne
2020-05-17Stop considering hw and sw breakpoint locations duplicates (PR gdb/25741)Pedro Alves
2020-05-17Automatic date update in version.inGDB Administrator
2020-05-16Fix gdb.multi/multi-re-run.exp with native-gdbserverPedro Alves
2020-05-16gdb: remove TYPE_NAME macroSimon Marchi
2020-05-16gdb: add type::name / type::set_nameSimon Marchi
2020-05-16Remove ALL_UISTom Tromey
2020-05-16gdb: fix -Wtautological-overlap-compare warning in mips-linux-tdep.cSimon Marchi
2020-05-16Sync config with GCCH.J. Lu
2020-05-16Fix IA64 GNU/Linux buildPedro Alves
2020-05-16gdbserver/linux-ia64-low: fix a build-breaking typoTankut Baris Aktemur
2020-05-15gdb: remove unnecessary struct typedef in sparc64-tdep.cSimon Marchi
2020-05-16Automatic date update in version.inGDB Administrator
2020-05-15Remove lookup_objfile_from_blockTom Tromey
2020-05-15Remove allocate_symbol et alTom Tromey
2020-05-15Update NEWS and documentation for help and apropos changes.Philippe Waroquiers
2020-05-15Ensure class_alias is only used for user-defined aliases.Philippe Waroquiers
2020-05-15Fix/improve 'apropos' outputPhilippe Waroquiers
2020-05-15Fix/improve 'help CLASS' outputPhilippe Waroquiers
2020-05-15Fix inconsistent output of prefix and bugs in 'show' commandPhilippe Waroquiers
2020-05-15command-def-selftests.c: detect missing or wrong prefix cmd in subcommands.Philippe Waroquiers
2020-05-15Fix the problems reported by prefix check of command-def-selftests.cPhilippe Waroquiers
2020-05-15Fix problem that alias can be defined or not depending on the order.Philippe Waroquiers
2020-05-15Add a selftest that detects a 'corrupted' command tree structure in GDB.Philippe Waroquiers
2020-05-15Fix the only incorrect case found by command_structure_invariants selftest.Philippe Waroquiers
2020-05-15update name of several Ada fixed-point type handling functionsJoel Brobecker
2020-05-15Fix "control reaches end of non-void function" errors in testsuiteGary Benson
2020-05-15Don't silently skip tests if OpenCL is unsupportedGary Benson
2020-05-15[gdb/testsuite] Rename *.exp.in to *.exp.tclTom de Vries
2020-05-15gdb/testsuite: Revert commit 843f4d93576eef02139f7b1b3fa1cea7b0f286f1Andrew Burgess
2020-05-15contrib: Update dg-extract-results.* from gccAndrew Burgess
2020-05-15Fix gdb.multi/multi-kill.expPedro Alves
2020-05-15Fix global variable collision in gdb.multi/multi-kill.expPedro Alves
2020-05-15Enable hardware breakpoints for gdbserver on WindowsHannes Domani