aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-06sim: drop use of bfd/configure.hostMike Frysinger73-233/+434
2021-02-06Automatic date update in version.inGDB Administrator1-1/+1
2021-02-06PR27349, ar breaks symlinksAlan Modra2-7/+16
2021-02-05gnulib: update to 776af40e0Paul E. Murphy399-4531/+7192
2021-02-05gdb: symmisc.c: remove std_{in,out,err}Simon Marchi2-14/+5
2021-02-05[gdb/breakpoints] Handle glibc with debuginfo in create_exception_master_brea...Tom de Vries2-5/+10
2021-02-05[gdb/symtab] Handle DW_TAG_type_unit in process_psymtab_comp_unitTom de Vries2-0/+8
2021-02-05[gdb/breakpoints] Fix segfault for catch syscall -1Tom de Vries4-0/+17
2021-02-05Return unique_ptr from language_defn::get_compile_contextTom Tromey7-32/+48
2021-02-05Extract symbol-writing function from parsersTom Tromey8-129/+78
2021-02-05Remove Richard Henderson as the Alpha maintainerNick Clifton2-1/+4
2021-02-05[gdb/testsuite] Add KFAILs for PR symtab/24549Tom de Vries3-3/+37
2021-02-05[gdb/exp] Fix assert when adding ptr to imaginary unitTom de Vries6-2/+36
2021-02-05[gdb/symtab] Fix duplicate CUs in create_cus_from_debug_names_listTom de Vries4-0/+28
2021-02-05[gdb/symtab] Fix indentation in create_cus_from_debug_names_listTom de Vries2-15/+21
2021-02-05Fix typos in comments added in PR 27252 fixEli Zaretskii3-4/+10
2021-02-05ld testsuite on x86_64 with --enable-sharedAlan Modra2-0/+2
2021-02-05RISC-V: PR27348, Remove the obsolete OP_*CUSTOM_IMM.Nelson Chu2-2/+5
2021-02-05RISC-V: PR27348, Remove obsolete Xcustom support.Nelson Chu2-72/+5
2021-02-05PR27345, binutils/arsup.c: lstat() not available on all targetsAlan Modra2-1/+6
2021-02-04gdb: riscv: enable sim integrationMike Frysinger6-0/+184
2021-02-04sim: riscv: new portMike Frysinger23-0/+18290
2021-02-05Automatic date update in version.inGDB Administrator1-1/+1
2021-02-04gdb: make target_is_non_stop_p return boolSimon Marchi3-3/+8
2021-02-04gdb: Use correct feature in tdesc-regs for ARCShahab Vahedi2-1/+6
2021-02-04gdb: make record-full clear async handler in waitSimon Marchi2-1/+9
2021-02-04gdb: make record-btrace clear event handler in waitSimon Marchi2-1/+10
2021-02-04gdb: make remote target clear its handler in remote_target::waitSimon Marchi2-20/+19
2021-02-04gdb: make async event handlers clear themselvesSimon Marchi8-4/+33
2021-02-04libctf: always name nameless types "", never NULLNick Alcock4-8/+26
2021-02-04libctf: fix uninitialized variable in symbol serialization error handlingNick Alcock2-1/+4
2021-02-04libctf: prohibit nameless ints, floats, typedefs and forwardsNick Alcock4-4/+24
2021-02-04libctf: rip out dead code handling typedefs with no nameNick Alcock4-61/+14
2021-02-04libctf, ld: fix symtypetab and var section population under ld -rNick Alcock17-57/+612
2021-02-04x86-64: Provide more info when failed to convert GOTPCRELH.J. Lu10-10/+34
2021-02-04ld: Restore PR ld/15146 testsH.J. Lu7-0/+57
2021-02-04RISC-V: Removed the v0.93 bitmanip ZBA/ZBB/ZBC instructions.Nelson Chu12-326/+28
2021-02-04PR27311, (symbol from plugin): undefined reference, hidden symAlan Modra5-2/+27
2021-02-04Automatic date update in version.inGDB Administrator1-1/+1
2021-02-03gdb: infrun: move stop_soon variable to inner scoped in handle_inferior_eventSimon Marchi2-66/+71
2021-02-03IBM Z: Add missing vector formats to .insn docsAndreas Krebbel2-1/+53
2021-02-03Re: PR27311, ld.bfd (symbol from plugin): undefined referenceAlan Modra2-15/+17
2021-02-03pr27270 and pr27284, ar segfaults and wrong file modeAlan Modra4-28/+50
2021-02-03PR27311 again, ld.bfd (symbol from plugin): undefined referenceAlan Modra4-3/+18
2021-02-03Testcase for detaching while stepping over breakpointPedro Alves3-0/+407
2021-02-03detach in all-stop with threads runningPedro Alves4-52/+138
2021-02-03detach with in-line step over in progressPedro Alves2-4/+46
2021-02-03detach and breakpoint removalPedro Alves5-9/+30
2021-02-03prepare_for_detach and ongoing displaced steppingPedro Alves2-57/+77
2021-02-03prepare_for_detach: don't release scoped_restore at the endPedro Alves2-6/+6