Age | Commit message (Expand) | Author | Files | Lines |
2022-06-27 | [gdb/symtab] Fix parsing of .debug_str_offsets header | Tom de Vries | 1 | -7/+57 |
2022-06-27 | [gdb/build] Fix gdbserver build with -fsanitize=thread | Tom de Vries | 2 | -2/+2 |
2022-06-27 | Disable execstack and rwx segments warnings for MIPS targets. | Nick Clifton | 4 | -29/+48 |
2022-06-27 | bfd: prune config.bfd's setting of targ_archs | Jan Beulich | 1 | -5/+1 |
2022-06-27 | drop XC16x bits | Jan Beulich | 107 | -18085/+7 |
2022-06-27 | Fix location list offset address dump under DW_AT_location (dwarf-5) | Bhuvanendra Kumar N | 1 | -12/+26 |
2022-06-27 | PowerPC64 .branch_lt address | Alan Modra | 2 | -3/+3 |
2022-06-27 | -z relro relaxation and ld script SIZEOF | Alan Modra | 8 | -26/+33 |
2022-06-27 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-06-26 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-06-25 | arm: Define elf_backend_extern_protected_data to 0 [PR 18705] | Fangrui Song | 2 | -2/+2 |
2022-06-25 | Fix corrupt DWARF in dw2-double-set-die-type | Tom Tromey | 1 | -31/+0 |
2022-06-25 | Fix end of CU calculation in cooked_indexer::index_dies | Tom Tromey | 1 | -1/+3 |
2022-06-25 | gdb: LoongArch: Implement loongarch_linux_syscall_next_pc() | Tiezhu Yang | 3 | -0/+36 |
2022-06-25 | gdb: LoongArch: Define register numbers and clean up code | Tiezhu Yang | 4 | -133/+89 |
2022-06-25 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-06-24 | Eliminate TUI/CLI observers duplication | Pedro Alves | 2 | -253/+64 |
2022-06-24 | Revert "Delete delete_thread_silent" | Pedro Alves | 2 | -5/+27 |
2022-06-24 | gdb/arm: Update the value of active sp when base sp changes | Yvan Roux | 1 | -5/+11 |
2022-06-24 | gdb/testsuite: remove unneeded calls to get_compiler_info | Andrew Burgess | 174 | -714/+10 |
2022-06-24 | gdb/testsuite: remove global gcc_compiled from gdb.exp | Andrew Burgess | 37 | -177/+54 |
2022-06-24 | Include count of unexpected core files in gdb.sum summary | Pedro Alves | 2 | -1/+49 |
2022-06-24 | Improve core file path detection & put cores in output dir | Pedro Alves | 5 | -54/+117 |
2022-06-24 | gdb: make use of RAII in run_inferior_call | Andrew Burgess | 1 | -14/+11 |
2022-06-24 | Delete delete_thread_silent | Pedro Alves | 2 | -27/+5 |
2022-06-24 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-06-23 | Don't declare cli_set_logging | Tom Tromey | 1 | -5/+0 |
2022-06-23 | Use PyBool_FromLong | Tom Tromey | 3 | -8/+4 |
2022-06-23 | PowerPC64: fix assertion in ppc_build_one_stub with -Os code | Alan Modra | 1 | -1/+2 |
2022-06-23 | Re: PowerPC64: stub debug dump | Alan Modra | 1 | -41/+61 |
2022-06-23 | aarch64: Allow PC-relative relocations against protected STT_FUNC for -shared | Fangrui Song | 4 | -1/+20 |
2022-06-23 | aarch64: Define elf_backend_extern_protected_data to 0 [PR 18705] | Fangrui Song | 2 | -2/+2 |
2022-06-23 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-06-22 | Use std::string for interpreter_p | Tom Tromey | 4 | -31/+15 |
2022-06-22 | Move mi_interpreter to mi-interp.h | Tom Tromey | 3 | -51/+51 |
2022-06-22 | Use unique_xmalloc_ptr in interp | Tom Tromey | 2 | -8/+6 |
2022-06-22 | aarch64: Disallow copy relocations on protected data | Fangrui Song | 4 | -1/+46 |
2022-06-22 | Binutils support for split-dwarf and dwarf-5 | Kumar N, Bhuvanendra | 3 | -15/+56 |
2022-06-22 | RISC-V: Reorder the prefixed extensions which are out of order. | Nelson Chu | 7 | -38/+0 |
2022-06-22 | RISC-V: Use single h extension to control hypervisor CSRs and instructions. | Nelson Chu | 16 | -364/+411 |
2022-06-22 | RISC-V: Add 'H' to canonical extension ordering | Tsukasa OI | 1 | -1/+1 |
2022-06-22 | RISC-V: Prepare i18n for required ISA extensions | Tsukasa OI | 1 | -13/+14 |
2022-06-22 | RISC-V: Fix inconsistent error message (range) | Tsukasa OI | 1 | -1/+1 |
2022-06-22 | readelf: replace xmalloc with malloc in slurp_relr_relocs | Marcus Nilsson | 2 | -1/+6 |
2022-06-22 | PowerPC64: stub debug dump | Alan Modra | 1 | -2/+57 |
2022-06-22 | PR29270, DW_FORM_udata signed output | Alan Modra | 1 | -1/+5 |
2022-06-22 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-06-21 | ld: regenerate configure after recent misgeneration | Nick Alcock | 1 | -118/+103 |
2022-06-21 | libctf: tests: prune warnings from compiler output | Nick Alcock | 2 | -6/+6 |
2022-06-21 | libctf: avoid mingw warning | Nick Alcock | 1 | -1/+1 |