Age | Commit message (Expand) | Author | Files | Lines |
2021-02-06 | sim: add ChangeLog entries for last commits | Mike Frysinger | 2 | -0/+12 |
2021-02-06 | sim: igen: drop libiberty linkage | Mike Frysinger | 3 | -10/+1 |
2021-02-06 | sim: common: switch AC_CONFIG_HEADERS | Mike Frysinger | 31 | -92/+61 |
2021-02-06 | sim: drop use of bfd/configure.host | Mike Frysinger | 73 | -233/+434 |
2021-02-06 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-02-06 | PR27349, ar breaks symlinks | Alan Modra | 2 | -7/+16 |
2021-02-05 | gnulib: update to 776af40e0 | Paul E. Murphy | 399 | -4531/+7192 |
2021-02-05 | gdb: symmisc.c: remove std_{in,out,err} | Simon Marchi | 2 | -14/+5 |
2021-02-05 | [gdb/breakpoints] Handle glibc with debuginfo in create_exception_master_brea... | Tom de Vries | 2 | -5/+10 |
2021-02-05 | [gdb/symtab] Handle DW_TAG_type_unit in process_psymtab_comp_unit | Tom de Vries | 2 | -0/+8 |
2021-02-05 | [gdb/breakpoints] Fix segfault for catch syscall -1 | Tom de Vries | 4 | -0/+17 |
2021-02-05 | Return unique_ptr from language_defn::get_compile_context | Tom Tromey | 7 | -32/+48 |
2021-02-05 | Extract symbol-writing function from parsers | Tom Tromey | 8 | -129/+78 |
2021-02-05 | Remove Richard Henderson as the Alpha maintainer | Nick Clifton | 2 | -1/+4 |
2021-02-05 | [gdb/testsuite] Add KFAILs for PR symtab/24549 | Tom de Vries | 3 | -3/+37 |
2021-02-05 | [gdb/exp] Fix assert when adding ptr to imaginary unit | Tom de Vries | 6 | -2/+36 |
2021-02-05 | [gdb/symtab] Fix duplicate CUs in create_cus_from_debug_names_list | Tom de Vries | 4 | -0/+28 |
2021-02-05 | [gdb/symtab] Fix indentation in create_cus_from_debug_names_list | Tom de Vries | 2 | -15/+21 |
2021-02-05 | Fix typos in comments added in PR 27252 fix | Eli Zaretskii | 3 | -4/+10 |
2021-02-05 | ld testsuite on x86_64 with --enable-shared | Alan Modra | 2 | -0/+2 |
2021-02-05 | RISC-V: PR27348, Remove the obsolete OP_*CUSTOM_IMM. | Nelson Chu | 2 | -2/+5 |
2021-02-05 | RISC-V: PR27348, Remove obsolete Xcustom support. | Nelson Chu | 2 | -72/+5 |
2021-02-05 | PR27345, binutils/arsup.c: lstat() not available on all targets | Alan Modra | 2 | -1/+6 |
2021-02-04 | gdb: riscv: enable sim integration | Mike Frysinger | 6 | -0/+184 |
2021-02-04 | sim: riscv: new port | Mike Frysinger | 23 | -0/+18290 |
2021-02-05 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-02-04 | gdb: make target_is_non_stop_p return bool | Simon Marchi | 3 | -3/+8 |
2021-02-04 | gdb: Use correct feature in tdesc-regs for ARC | Shahab Vahedi | 2 | -1/+6 |
2021-02-04 | gdb: make record-full clear async handler in wait | Simon Marchi | 2 | -1/+9 |
2021-02-04 | gdb: make record-btrace clear event handler in wait | Simon Marchi | 2 | -1/+10 |
2021-02-04 | gdb: make remote target clear its handler in remote_target::wait | Simon Marchi | 2 | -20/+19 |
2021-02-04 | gdb: make async event handlers clear themselves | Simon Marchi | 8 | -4/+33 |
2021-02-04 | libctf: always name nameless types "", never NULL | Nick Alcock | 4 | -8/+26 |
2021-02-04 | libctf: fix uninitialized variable in symbol serialization error handling | Nick Alcock | 2 | -1/+4 |
2021-02-04 | libctf: prohibit nameless ints, floats, typedefs and forwards | Nick Alcock | 4 | -4/+24 |
2021-02-04 | libctf: rip out dead code handling typedefs with no name | Nick Alcock | 4 | -61/+14 |
2021-02-04 | libctf, ld: fix symtypetab and var section population under ld -r | Nick Alcock | 17 | -57/+612 |
2021-02-04 | x86-64: Provide more info when failed to convert GOTPCREL | H.J. Lu | 10 | -10/+34 |
2021-02-04 | ld: Restore PR ld/15146 tests | H.J. Lu | 7 | -0/+57 |
2021-02-04 | RISC-V: Removed the v0.93 bitmanip ZBA/ZBB/ZBC instructions. | Nelson Chu | 12 | -326/+28 |
2021-02-04 | PR27311, (symbol from plugin): undefined reference, hidden sym | Alan Modra | 5 | -2/+27 |
2021-02-04 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-02-03 | gdb: infrun: move stop_soon variable to inner scoped in handle_inferior_event | Simon Marchi | 2 | -66/+71 |
2021-02-03 | IBM Z: Add missing vector formats to .insn docs | Andreas Krebbel | 2 | -1/+53 |
2021-02-03 | Re: PR27311, ld.bfd (symbol from plugin): undefined reference | Alan Modra | 2 | -15/+17 |
2021-02-03 | pr27270 and pr27284, ar segfaults and wrong file mode | Alan Modra | 4 | -28/+50 |
2021-02-03 | PR27311 again, ld.bfd (symbol from plugin): undefined reference | Alan Modra | 4 | -3/+18 |
2021-02-03 | Testcase for detaching while stepping over breakpoint | Pedro Alves | 3 | -0/+407 |
2021-02-03 | detach in all-stop with threads running | Pedro Alves | 4 | -52/+138 |
2021-02-03 | detach with in-line step over in progress | Pedro Alves | 2 | -4/+46 |