aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-11-16aarch64: Add +pauth flag for Pointer Authentication featurePrzemyslaw Wirkus6-1/+169
2020-11-16aarch64: Extract Condition flag manipulation feature from Armv8.4-APrzemyslaw Wirkus10-6/+76
2020-11-16arm: Add support for Cortex-A78CPrzemyslaw Wirkus6-0/+21
2020-11-16Update gdb.dwarf2/data-loc.expTom Tromey2-43/+11
2020-11-16Fix frame cycle detectionPedro Alves3-11/+26
2020-11-16Update the Spanish translation for the ld/ subdirectory.Nick Clifton2-1781/+2031
2020-11-16ld: Fix the tls_ie-01 test for arcShahab Vahedi2-4/+11
2020-11-16Automatic date update in version.inGDB Administrator1-1/+1
2020-11-15Add support for fixed-point type comparison operatorsJoel Brobecker6-2/+137
2020-11-15Add support for fixed-point type arithmeticJoel Brobecker6-3/+196
2020-11-15Add ptype support for DWARF-based fixed-point typesJoel Brobecker9-0/+128
2020-11-15fix printing of DWARF fixed-point type objects with format modifierJoel Brobecker4-1/+23