aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-20Add missing test fileNick Clifton1-0/+18
2020-11-20libctf: do not crash when CTF symbol or variable linking failsNick Alcock2-6/+15
2020-11-20libctf: error-handling fixesNick Alcock3-4/+25
2020-11-20libctf, include: add ctf_getsymsect and ctf_getstrsectNick Alcock5-0/+28
2020-11-20libctf, include: CTF-archive-wide symbol lookupNick Alcock7-18/+275
2020-11-20libctf, ld: properly deduplicate function typesNick Alcock4-6/+33
2020-11-20ld, ctf: new and adjusted CTF tests due to func info / object data sectionsNick Alcock26-45/+1191
2020-11-20libctf: adjust dumper for symtypetab changesNick Alcock2-131/+88
2020-11-20libctf: symbol type linking supportNick Alcock14-272/+1898
2020-11-20bfd, include, ld, binutils, libctf: CTF should use the dynstr/symNick Alcock36-133/+363
2020-11-20objdump, readelf: Report errors from CTF archive iterationNick Alcock3-3/+17
2020-11-20libctf, include, binutils, gdb: rename CTF-opening functionsNick Alcock11-43/+100
2020-11-20libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_tNick Alcock34-804/+919
2020-11-20language_lookup_primitive_type, std::function -> gdb::function_viewPedro Alves4-20/+55
2020-11-20Add option to nm to change the characters displayed for ifunc symbols. Add a...Nick Clifton8-16/+172
2020-11-20Add a warning to dllwrap that it is deprecated.Linda Zhang2-0/+8
2020-11-20Fix SHF_GNU_RETAIN testsuite falloutJozef Lawrynowicz9-20/+48
2020-11-20Automatic date update in version.inGDB Administrator1-1/+1
2020-11-19gas/testsuite: Fix SHF_GNU_RETAIN tests for FreeBSD OSABIsJozef Lawrynowicz4-3/+10
2020-11-19gdb/s390: Correct recording of "store on condition" insnsAndreas Arnez2-3/+20
2020-11-19Fix a bug in the s390x linker when discarding all inpuit files.Nick Clifton2-2/+10
2020-11-19gdb: fix format string warnings in f-lang.cSimon Marchi2-29/+40
2020-11-19gdb: remove `other` parameter in read_core_file_mappings parameterSimon Marchi8-13/+23
2020-11-19gdb/fortran: Add support for Fortran array slices at the GDB promptAndrew Burgess18-255/+1998
2020-11-19gdb: update command completion for watch, awatch, and rwatchAndrew Burgess4-31/+123
2020-11-19gdb: convert some function arguments from int to boolAndrew Burgess7-21/+39
2020-11-19gdb: make use of skip_to_space and skip_spacesAndrew Burgess2-4/+7
2020-11-19Automatic date update in version.inGDB Administrator1-1/+1
2020-11-18Squash coverity warning for REVERSE_INULL in dump_note_entry_pKeith Seitz2-1/+6
2020-11-18[gdb] Improve early exits for env var in debuginfod-support.cTom de Vries2-2/+10
2020-11-18gdb/testsuite: gdb.mi/mi-nonstop-exit.exp: enable non-stop using GDBFLAGSSimon Marchi7-12/+33
2020-11-18gdb/testsuite: use unresolved in mi_run_cmd_fullSimon Marchi2-3/+8
2020-11-18Fix Windows-target testing in mi_gdb_file_cmdJoseph Myers2-0/+10
2020-11-18[gdb/build] Fix -Werror=bool-compare warning in update_static_array_sizeTom de Vries2-1/+6
2020-11-18PowerPC paranioa testing of symbol merging involving comdat groupsAlan Modra10-0/+85
2020-11-18Re: Stop Gas from generating line info or address rangesAlan Modra9-32/+122
2020-11-18Support SHF_GNU_RETAIN ELF section flagJozef Lawrynowicz55-41/+943
2020-11-18gdb/ChangeLog: fix typo in an entry from 2020-11-15 (gmp-utils.c)Joel Brobecker1-1/+1
2020-11-18Automatic date update in version.inGDB Administrator1-1/+1
2020-11-17gdb: make get_array_bounds return boolSimon Marchi5-14/+22
2020-11-17When reading string arguments for the assembler's string directives treat spa...Nick Clifton5-1/+21
2020-11-17Fix gdb.trace testcase build failures with ClangGary Benson2-1/+6
2020-11-17Place the libdeps record in the second archive slot.Howard Chu2-8/+16
2020-11-17[GOLD] powerpc incremental-dump assertion failureAlan Modra2-10/+18
2020-11-17[GOLD] fix jump to long branch on powerpcMichael Hudson-Doyle2-2/+7
2020-11-17PR26882, --enable-textrel-check=warning test failures on powerpcAlan Modra8-9/+24
2020-11-17gdb/arc: fix print_one_insn selftestAndrew Burgess4-5/+15
2020-11-17gdb/testsuite: prevent timeout in gdb.gdb/unittest.expAndrew Burgess2-0/+11
2020-11-17gdb: improve command completion for 'print', 'x', and 'display'Andrew Burgess4-2/+121
2020-11-17Automatic date update in version.inGDB Administrator1-1/+1