aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-18Show AIX gc'd symbol address adjustments in map fileDouglas B Rupp16-16/+100
2020-05-18[PATCH] ld: fix s/claimi/claim/ typoSergei Trofimovich2-1/+6
2020-05-18Updated translations for the gprof and ld sub-directoriesNick Clifton4-1274/+5106
2020-05-18ECOFF slurp_relocs thinkoAlan Modra2-3/+8
2020-05-18Fix the BFD library to handle Windows pathnames with more than 260 characters...Jaydeep Chauhan2-2/+17
2020-05-18Prevent a potential use-after-fee memory corruption bug in the linker (for PE...Nick Clifton3-12/+46
2020-05-18Re: Fix tight loop on recursively-defined symbolsAlan Modra2-0/+6
2020-05-18Don't handle lret/iret when -mlfence-before-ret=[or|not|shl|yes] since they a...liuhongt14-182/+22
2020-05-18Automatic date update in version.inGDB Administrator1-1/+1
2020-05-18binutils: Add myself as maintainer for OpenRISCStafford Horne2-0/+5
2020-05-17Stop considering hw and sw breakpoint locations duplicates (PR gdb/25741)Pedro Alves4-86/+267
2020-05-17Automatic date update in version.inGDB Administrator1-1/+1
2020-05-16Fix gdb.multi/multi-re-run.exp with native-gdbserverPedro Alves2-0/+12
2020-05-16gdb: remove TYPE_NAME macroSimon Marchi46-331/+334
2020-05-16gdb: add type::name / type::set_nameSimon Marchi21-99/+114
2020-05-16Remove ALL_UISTom Tromey4-7/+16
2020-05-16gdb: fix -Wtautological-overlap-compare warning in mips-linux-tdep.cSimon Marchi2-4/+6
2020-05-16Sync config with GCCH.J. Lu2-1/+17
2020-05-16Fix IA64 GNU/Linux buildPedro Alves2-3/+12
2020-05-16gdbserver/linux-ia64-low: fix a build-breaking typoTankut Baris Aktemur2-4/+10
2020-05-15gdb: remove unnecessary struct typedef in sparc64-tdep.cSimon Marchi2-4/+9
2020-05-16Automatic date update in version.inGDB Administrator1-1/+1
2020-05-15Remove lookup_objfile_from_blockTom Tromey5-41/+41
2020-05-15Remove allocate_symbol et alTom Tromey11-71/+52
2020-05-15Update NEWS and documentation for help and apropos changes.Philippe Waroquiers4-10/+29
2020-05-15Ensure class_alias is only used for user-defined aliases.Philippe Waroquiers11-32/+81
2020-05-15Fix/improve 'apropos' outputPhilippe Waroquiers4-30/+71
2020-05-15Fix/improve 'help CLASS' outputPhilippe Waroquiers6-33/+118
2020-05-15Fix inconsistent output of prefix and bugs in 'show' commandPhilippe Waroquiers8-23/+40
2020-05-15command-def-selftests.c: detect missing or wrong prefix cmd in subcommands.Philippe Waroquiers2-2/+41
2020-05-15Fix the problems reported by prefix check of command-def-selftests.cPhilippe Waroquiers5-41/+71
2020-05-15Fix problem that alias can be defined or not depending on the order.Philippe Waroquiers5-9/+51
2020-05-15Add a selftest that detects a 'corrupted' command tree structure in GDB.Philippe Waroquiers3-4/+92
2020-05-15Fix the only incorrect case found by command_structure_invariants selftest.Philippe Waroquiers2-4/+8
2020-05-15update name of several Ada fixed-point type handling functionsJoel Brobecker5-30/+43
2020-05-15Fix "control reaches end of non-void function" errors in testsuiteGary Benson16-1/+39
2020-05-15Don't silently skip tests if OpenCL is unsupportedGary Benson6-0/+13
2020-05-15[gdb/testsuite] Rename *.exp.in to *.exp.tclTom de Vries33-24/+67
2020-05-15gdb/testsuite: Revert commit 843f4d93576eef02139f7b1b3fa1cea7b0f286f1Andrew Burgess2-20/+5
2020-05-15contrib: Update dg-extract-results.* from gccAndrew Burgess3-3/+20
2020-05-15Fix gdb.multi/multi-kill.expPedro Alves2-5/+12
2020-05-15Fix global variable collision in gdb.multi/multi-kill.expPedro Alves2-5/+22
2020-05-15Enable hardware breakpoints for gdbserver on WindowsHannes Domani2-0/+10
2020-05-15Fix tight loop on recursively-defined symbolsAlan Modra6-3/+48
2020-05-14Disable record btrace bts support for AMD processorsKevin Buettner4-1/+20
2020-05-14gdb: infrun: consume multiple events at each pass in stop_all_threadsLaurent Morichetti2-132/+142
2020-05-15gold: powerpc: Test whether sym is not a plugin in do_gc_mark_symbolNikita Ermakov2-1/+5
2020-05-14gdb: remove TYPE_CODE macroSimon Marchi145-1746/+1744
2020-05-14gdb: add type::code / type::set_codeSimon Marchi12-52/+71
2020-05-14[gdb/testsuite] Fix gdb.fortran/nested-funcs-2.exp with gdbserverTom de Vries2-1/+6