summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix Readline 8.1 build on mingwusers/tromey/readline-8.1-updateTom Tromey2021-02-062-0/+7
* Import GNU Readline 8.1Tom Tromey2021-02-0658-4155/+3783
* sim: erc32/m32c/rl78: add sim_memory_map stub for gdbMike Frysinger2021-02-066-0/+30
* sim: watchpoints: use common sim_pc_getMike Frysinger2021-02-0625-54/+129
* sim: add ChangeLog entries for last commitsMike Frysinger2021-02-062-0/+12
* sim: igen: drop libiberty linkageMike Frysinger2021-02-063-10/+1
* sim: common: switch AC_CONFIG_HEADERSMike Frysinger2021-02-0631-92/+61
* sim: drop use of bfd/configure.hostMike Frysinger2021-02-0673-233/+434
* Automatic date update in version.inGDB Administrator2021-02-061-1/+1
* PR27349, ar breaks symlinksAlan Modra2021-02-062-7/+16
* gnulib: update to 776af40e0Paul E. Murphy2021-02-05399-4531/+7192
* gdb: symmisc.c: remove std_{in,out,err}Simon Marchi2021-02-052-14/+5
* [gdb/breakpoints] Handle glibc with debuginfo in create_exception_master_brea...Tom de Vries2021-02-052-5/+10
* [gdb/symtab] Handle DW_TAG_type_unit in process_psymtab_comp_unitTom de Vries2021-02-052-0/+8
* [gdb/breakpoints] Fix segfault for catch syscall -1Tom de Vries2021-02-054-0/+17
* Return unique_ptr from language_defn::get_compile_contextTom Tromey2021-02-057-32/+48
* Extract symbol-writing function from parsersTom Tromey2021-02-058-129/+78
* Remove Richard Henderson as the Alpha maintainerNick Clifton2021-02-052-1/+4
* [gdb/testsuite] Add KFAILs for PR symtab/24549Tom de Vries2021-02-053-3/+37
* [gdb/exp] Fix assert when adding ptr to imaginary unitTom de Vries2021-02-056-2/+36
* [gdb/symtab] Fix duplicate CUs in create_cus_from_debug_names_listTom de Vries2021-02-054-0/+28
* [gdb/symtab] Fix indentation in create_cus_from_debug_names_listTom de Vries2021-02-052-15/+21
* Fix typos in comments added in PR 27252 fixEli Zaretskii2021-02-053-4/+10
* ld testsuite on x86_64 with --enable-sharedAlan Modra2021-02-052-0/+2
* RISC-V: PR27348, Remove the obsolete OP_*CUSTOM_IMM.Nelson Chu2021-02-052-2/+5
* RISC-V: PR27348, Remove obsolete Xcustom support.Nelson Chu2021-02-052-72/+5
* PR27345, binutils/arsup.c: lstat() not available on all targetsAlan Modra2021-02-052-1/+6
* gdb: riscv: enable sim integrationMike Frysinger2021-02-046-0/+184
* sim: riscv: new portMike Frysinger2021-02-0423-0/+18290
* Automatic date update in version.inGDB Administrator2021-02-051-1/+1
* gdb: make target_is_non_stop_p return boolSimon Marchi2021-02-043-3/+8
* gdb: Use correct feature in tdesc-regs for ARCShahab Vahedi2021-02-042-1/+6
* gdb: make record-full clear async handler in waitSimon Marchi2021-02-042-1/+9
* gdb: make record-btrace clear event handler in waitSimon Marchi2021-02-042-1/+10
* gdb: make remote target clear its handler in remote_target::waitSimon Marchi2021-02-042-20/+19
* gdb: make async event handlers clear themselvesSimon Marchi2021-02-048-4/+33
* libctf: always name nameless types "", never NULLNick Alcock2021-02-044-8/+26
* libctf: fix uninitialized variable in symbol serialization error handlingNick Alcock2021-02-042-1/+4
* libctf: prohibit nameless ints, floats, typedefs and forwardsNick Alcock2021-02-044-4/+24
* libctf: rip out dead code handling typedefs with no nameNick Alcock2021-02-044-61/+14
* libctf, ld: fix symtypetab and var section population under ld -rNick Alcock2021-02-0417-57/+612
* x86-64: Provide more info when failed to convert GOTPCRELH.J. Lu2021-02-0410-10/+34
* ld: Restore PR ld/15146 testsH.J. Lu2021-02-047-0/+57
* RISC-V: Removed the v0.93 bitmanip ZBA/ZBB/ZBC instructions.Nelson Chu2021-02-0412-326/+28
* PR27311, (symbol from plugin): undefined reference, hidden symAlan Modra2021-02-045-2/+27
* Automatic date update in version.inGDB Administrator2021-02-041-1/+1
* gdb: infrun: move stop_soon variable to inner scoped in handle_inferior_eventSimon Marchi2021-02-032-66/+71
* IBM Z: Add missing vector formats to .insn docsAndreas Krebbel2021-02-032-1/+53
* Re: PR27311, ld.bfd (symbol from plugin): undefined referenceAlan Modra2021-02-032-15/+17
* pr27270 and pr27284, ar segfaults and wrong file modeAlan Modra2021-02-034-28/+50