summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ld: Make ARC's tls_ie-01 test more flexibleShahab Vahedi2020-11-232-7/+60
* aarch64: Add support for Cortex-A78CPrzemyslaw Wirkus2020-11-234-1/+18
* gdb/testsuite: add template for test casesSimon Marchi2020-11-223-0/+61
* Automatic date update in version.inGDB Administrator2020-11-231-1/+1
* [gdb/testsuite] Add testcase for DW_AT_count referencing a variableGary Benson2020-11-222-1/+58
* Automatic date update in version.inGDB Administrator2020-11-221-1/+1
* [gdb/testsuite] Add clang xfail in gdb.base/vla-ptr.expTom de Vries2020-11-212-1/+43
* Change watchpoint_exp_is_const to return boolTom Tromey2020-11-212-4/+8
* RISC-V: Relax PCREL to GPREL while doing other relaxations is dangerous.Nelson Chu2020-11-217-14/+79
* Automatic date update in version.inGDB Administrator2020-11-211-1/+1
* gdb: fix unittests/gmp-utils-selftests.c build on solarisSimon Marchi2020-11-202-6/+12
* gdb: fix dwarf2/read.c build on solarisSimon Marchi2020-11-202-2/+7
* Ignore system_error in thread startupTom Tromey2020-11-202-2/+19
* Add missing test fileNick Clifton2020-11-201-0/+18
* libctf: do not crash when CTF symbol or variable linking failsNick Alcock2020-11-202-6/+15
* libctf: error-handling fixesNick Alcock2020-11-203-4/+25
* libctf, include: add ctf_getsymsect and ctf_getstrsectNick Alcock2020-11-205-0/+28
* libctf, include: CTF-archive-wide symbol lookupNick Alcock2020-11-207-18/+275
* libctf, ld: properly deduplicate function typesNick Alcock2020-11-204-6/+33
* ld, ctf: new and adjusted CTF tests due to func info / object data sectionsNick Alcock2020-11-2026-45/+1191
* libctf: adjust dumper for symtypetab changesNick Alcock2020-11-202-131/+88
* libctf: symbol type linking supportNick Alcock2020-11-2014-272/+1898
* bfd, include, ld, binutils, libctf: CTF should use the dynstr/symNick Alcock2020-11-2036-133/+363
* objdump, readelf: Report errors from CTF archive iterationNick Alcock2020-11-203-3/+17
* libctf, include, binutils, gdb: rename CTF-opening functionsNick Alcock2020-11-2011-43/+100
* libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_tNick Alcock2020-11-2034-804/+919
* language_lookup_primitive_type, std::function -> gdb::function_viewPedro Alves2020-11-204-20/+55
* Add option to nm to change the characters displayed for ifunc symbols. Add a...Nick Clifton2020-11-208-16/+172
* Add a warning to dllwrap that it is deprecated.Linda Zhang2020-11-202-0/+8
* Fix SHF_GNU_RETAIN testsuite falloutJozef Lawrynowicz2020-11-209-20/+48
* Automatic date update in version.inGDB Administrator2020-11-201-1/+1
* gas/testsuite: Fix SHF_GNU_RETAIN tests for FreeBSD OSABIsJozef Lawrynowicz2020-11-194-3/+10
* gdb/s390: Correct recording of "store on condition" insnsAndreas Arnez2020-11-192-3/+20
* Fix a bug in the s390x linker when discarding all inpuit files.Nick Clifton2020-11-192-2/+10
* gdb: fix format string warnings in f-lang.cSimon Marchi2020-11-192-29/+40
* gdb: remove `other` parameter in read_core_file_mappings parameterSimon Marchi2020-11-198-13/+23
* gdb/fortran: Add support for Fortran array slices at the GDB promptAndrew Burgess2020-11-1918-255/+1998
* gdb: update command completion for watch, awatch, and rwatchAndrew Burgess2020-11-194-31/+123
* gdb: convert some function arguments from int to boolAndrew Burgess2020-11-197-21/+39
* gdb: make use of skip_to_space and skip_spacesAndrew Burgess2020-11-192-4/+7
* Automatic date update in version.inGDB Administrator2020-11-191-1/+1
* Squash coverity warning for REVERSE_INULL in dump_note_entry_pKeith Seitz2020-11-182-1/+6
* [gdb] Improve early exits for env var in debuginfod-support.cTom de Vries2020-11-182-2/+10
* gdb/testsuite: gdb.mi/mi-nonstop-exit.exp: enable non-stop using GDBFLAGSSimon Marchi2020-11-187-12/+33
* gdb/testsuite: use unresolved in mi_run_cmd_fullSimon Marchi2020-11-182-3/+8
* Fix Windows-target testing in mi_gdb_file_cmdJoseph Myers2020-11-182-0/+10
* [gdb/build] Fix -Werror=bool-compare warning in update_static_array_sizeTom de Vries2020-11-182-1/+6
* PowerPC paranioa testing of symbol merging involving comdat groupsAlan Modra2020-11-1810-0/+85
* Re: Stop Gas from generating line info or address rangesAlan Modra2020-11-189-32/+122
* Support SHF_GNU_RETAIN ELF section flagJozef Lawrynowicz2020-11-1855-41/+943