aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-05gdb: unify parts of the Linux and FreeBSD core dumping codeAndrew Burgess10-264/+255
2021-03-05Add support for the DW_FORM_strx* forms to the BFD library.Nick Clifton2-38/+75
2021-03-05Fix the dislay of .debug_macro.dwo sections.Nick Clifton2-11/+28
2021-03-05Move x86_64 PE changes out of bfd_perform_relocationAlan Modra3-41/+25
2021-03-05Automatic date update in version.inGDB Administrator1-1/+1
2021-03-04gdb: set current thread in sparc_{fetch,collect}_inferior_registers (PR gdb/2...Simon Marchi7-8/+63
2021-03-04ld: adjust ld-scripts/map-address.*Jan Beulich3-4/+19
2021-03-04bfd: prune COFF/PE section flags settingJan Beulich2-3/+17
2021-03-04ld: don't generate base relocations in PE output for absolute symbolsJan Beulich7-3/+69
2021-03-04Use "bool" in ada-lang.cTom Tromey2-10/+16
2021-03-04Gate the displaying of non-debug sections in separate debuginfo files.Nick Clifton13-107/+460
2021-03-04GNU strip fails to set sh_link and sh_info on Solaris SPARC64Libor Bukata1-0/+20
2021-03-04Automatic date update in version.inGDB Administrator1-1/+1
2021-03-04binutils fails to compile on AIX due to mismatched declarationAlan Modra2-1/+5
2021-03-03Minor Ada-related cleanupsTom Tromey3-17/+31
2021-03-03x86: infer operand count of templatesJan Beulich3-3453/+3447
2021-03-03gdb, testsuite: enforce lazy binding for gdb.btrace/rn-dl-bind.expMarkus Metzger2-1/+6
2021-03-03testsuite, gdb.btrace: adjust expected source line in non-stop.expMarkus Metzger2-2/+6
2021-03-03testsuite, gdb.btrace: remove implicit debug option in stepi.expMarkus Metzger2-1/+5
2021-03-03testsuite, gdb.btrace: adjust expected output to pass with clangMarkus Metzger4-21/+37
2021-03-03testsuite, gdb.btrace: move -Wl,-x to ldflagsMarkus Metzger2-1/+5
2021-03-03testsuite, gdb.btrace: pass rn-dl-bind.exp with clangMarkus Metzger2-9/+24
2021-03-03testsuite, gdb.btrace: remove assembly-check in delta.expMarkus Metzger2-8/+6
2021-03-03testsuite: extend nopie handling to add -fno-pie to compiler flagsMarkus Metzger3-4/+21
2021-03-03PR27493, objcopy --weaken-symbol does not weaken undefined symbolsAlan Modra3-1/+11
2021-03-03--gc-sections with groups and start/stop symsAlan Modra9-4/+112
2021-03-03ld-gc tests on underscore targetsAlan Modra10-18/+48
2021-03-03Split relocation defines out of coff/internal.hAlan Modra9-150/+97
2021-03-03Automatic date update in version.inGDB Administrator1-1/+1
2021-03-02Fix Readline 8.1 build on mingwTom Tromey2-0/+7
2021-03-02Import GNU Readline 8.1Tom Tromey58-4155/+3783
2021-03-02Rewrite GNAT-encoded fixed point types in DWARF readerTom Tromey8-307/+198
2021-03-02Use std::string rather than grow_vectTom Tromey2-76/+34
2021-03-02Return a vector from ada_lookup_symbol_listTom Tromey4-205/+158
2021-03-02Simplify resolve_subexp by using C++ algorithmsTom Tromey2-29/+32
2021-03-02Use new for ada_symbol_cacheTom Tromey2-40/+22
2021-03-02Check objfile->sf in ada-lang.cTom Tromey2-7/+14
2021-03-02Fix the BFD library's parsing of DIEs where specification attributes can refe...Nick Clifton2-26/+114
2021-03-02bfd, ld, libctf: skip zero-refcount strings in CTF string reportingNick Alcock7-12/+42
2021-03-02libctf: free ctf_dynsyms properlyNick Alcock2-1/+5
2021-03-02libctf: fix signed/unsigned comparison confusionNick Alcock2-2/+6
2021-03-02libctf: minor error-handling fixesNick Alcock3-8/+32
2021-03-02libctf: add a deduplicator-specific type mapping tableNick Alcock5-328/+344
2021-03-02libctf: remove reference to "unconflicted link mode".Nick Alcock2-3/+8
2021-03-02libctf, include: remove the nondeduplicating CTF linkerNick Alcock4-231/+46
2021-03-02libctf: fix ChangeLog dateNick Alcock1-1/+1
2021-03-02libctf: reimplement many _iter iterators in terms of _nextNick Alcock3-124/+69
2021-03-02libctf: ctf_archive_next should set the parent name consistentlyNick Alcock2-0/+7
2021-03-02PR27451, -z start_stop_gc for powerpc64Alan Modra7-0/+47
2021-03-02PowerPC64 undefined weak visibility vs GOT optimisationAlan Modra9-0/+115