Age | Commit message (Expand) | Author | Files | Lines |
2020-11-23 | [gdb/testsuite] Fix minimal encodings KPASSes | Tom de Vries | 4 | -6/+15 |
2020-11-23 | [gdb] Don't return non-existing path in debuginfod_source_query | Tom de Vries | 2 | -2/+9 |
2020-11-23 | Fix an illegal memory access when accessing corrupt dynamic secondary relocat... | Nick Clifton | 4 | -8/+23 |
2020-11-23 | s390x: Set .got sh_entsize only if .got size > 0 | H.J. Lu | 6 | -1/+45 |
2020-11-23 | ld: Make ARC's tls_ie-01 test more flexible | Shahab Vahedi | 2 | -7/+60 |
2020-11-23 | aarch64: Add support for Cortex-A78C | Przemyslaw Wirkus | 4 | -1/+18 |
2020-11-22 | gdb/testsuite: add template for test cases | Simon Marchi | 3 | -0/+61 |
2020-11-23 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-11-22 | [gdb/testsuite] Add testcase for DW_AT_count referencing a variable | Gary Benson | 2 | -1/+58 |
2020-11-22 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-11-21 | [gdb/testsuite] Add clang xfail in gdb.base/vla-ptr.exp | Tom de Vries | 2 | -1/+43 |
2020-11-21 | Change watchpoint_exp_is_const to return bool | Tom Tromey | 2 | -4/+8 |
2020-11-21 | RISC-V: Relax PCREL to GPREL while doing other relaxations is dangerous. | Nelson Chu | 7 | -14/+79 |
2020-11-21 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-11-20 | gdb: fix unittests/gmp-utils-selftests.c build on solaris | Simon Marchi | 2 | -6/+12 |
2020-11-20 | gdb: fix dwarf2/read.c build on solaris | Simon Marchi | 2 | -2/+7 |
2020-11-20 | Ignore system_error in thread startup | Tom Tromey | 2 | -2/+19 |
2020-11-20 | Add missing test file | Nick Clifton | 1 | -0/+18 |
2020-11-20 | libctf: do not crash when CTF symbol or variable linking fails | Nick Alcock | 2 | -6/+15 |
2020-11-20 | libctf: error-handling fixes | Nick Alcock | 3 | -4/+25 |
2020-11-20 | libctf, include: add ctf_getsymsect and ctf_getstrsect | Nick Alcock | 5 | -0/+28 |
2020-11-20 | libctf, include: CTF-archive-wide symbol lookup | Nick Alcock | 7 | -18/+275 |
2020-11-20 | libctf, ld: properly deduplicate function types | Nick Alcock | 4 | -6/+33 |
2020-11-20 | ld, ctf: new and adjusted CTF tests due to func info / object data sections | Nick Alcock | 26 | -45/+1191 |
2020-11-20 | libctf: adjust dumper for symtypetab changes | Nick Alcock | 2 | -131/+88 |
2020-11-20 | libctf: symbol type linking support | Nick Alcock | 14 | -272/+1898 |
2020-11-20 | bfd, include, ld, binutils, libctf: CTF should use the dynstr/sym | Nick Alcock | 36 | -133/+363 |
2020-11-20 | objdump, readelf: Report errors from CTF archive iteration | Nick Alcock | 3 | -3/+17 |
2020-11-20 | libctf, include, binutils, gdb: rename CTF-opening functions | Nick Alcock | 11 | -43/+100 |
2020-11-20 | libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_t | Nick Alcock | 34 | -804/+919 |
2020-11-20 | language_lookup_primitive_type, std::function -> gdb::function_view | Pedro Alves | 4 | -20/+55 |
2020-11-20 | Add option to nm to change the characters displayed for ifunc symbols. Add a... | Nick Clifton | 8 | -16/+172 |
2020-11-20 | Add a warning to dllwrap that it is deprecated. | Linda Zhang | 2 | -0/+8 |
2020-11-20 | Fix SHF_GNU_RETAIN testsuite fallout | Jozef Lawrynowicz | 9 | -20/+48 |
2020-11-20 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-11-19 | gas/testsuite: Fix SHF_GNU_RETAIN tests for FreeBSD OSABIs | Jozef Lawrynowicz | 4 | -3/+10 |
2020-11-19 | gdb/s390: Correct recording of "store on condition" insns | Andreas Arnez | 2 | -3/+20 |
2020-11-19 | Fix a bug in the s390x linker when discarding all inpuit files. | Nick Clifton | 2 | -2/+10 |
2020-11-19 | gdb: fix format string warnings in f-lang.c | Simon Marchi | 2 | -29/+40 |
2020-11-19 | gdb: remove `other` parameter in read_core_file_mappings parameter | Simon Marchi | 8 | -13/+23 |
2020-11-19 | gdb/fortran: Add support for Fortran array slices at the GDB prompt | Andrew Burgess | 18 | -255/+1998 |
2020-11-19 | gdb: update command completion for watch, awatch, and rwatch | Andrew Burgess | 4 | -31/+123 |
2020-11-19 | gdb: convert some function arguments from int to bool | Andrew Burgess | 7 | -21/+39 |
2020-11-19 | gdb: make use of skip_to_space and skip_spaces | Andrew Burgess | 2 | -4/+7 |
2020-11-19 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2020-11-18 | Squash coverity warning for REVERSE_INULL in dump_note_entry_p | Keith Seitz | 2 | -1/+6 |
2020-11-18 | [gdb] Improve early exits for env var in debuginfod-support.c | Tom de Vries | 2 | -2/+10 |
2020-11-18 | gdb/testsuite: gdb.mi/mi-nonstop-exit.exp: enable non-stop using GDBFLAGS | Simon Marchi | 7 | -12/+33 |
2020-11-18 | gdb/testsuite: use unresolved in mi_run_cmd_full | Simon Marchi | 2 | -3/+8 |
2020-11-18 | Fix Windows-target testing in mi_gdb_file_cmd | Joseph Myers | 2 | -0/+10 |