aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-03-02Automatic date update in version.inGDB Administrator1-1/+1
2021-03-01Add DWARF-5 section names to PE and PEP linker scripts.Nick Clifton3-31/+144
2021-03-01Warn for missing separate debug files only if neededH.J. Lu3-23/+54
2021-03-01PR27451, -z start_stop_gcAlan Modra14-4/+95
2021-03-01Weak references to __start_/__stop_ symbolsAlan Modra2-0/+19
2021-03-01PR27128, nm -P portable output format regressionAlan Modra10-14/+54
2021-03-01Automatic date update in version.inGDB Administrator1-1/+1
2021-02-28Add missing changes to Makefile.tplH.J. Lu2-0/+13
2021-02-28sim: igen: drop config.h & header checkingMike Frysinger12-1125/+58
2021-02-28sim: igen: delete more unused toolchain settingsMike Frysinger4-122/+7
2021-02-28sim: igen: delete unused FOR_BUILD varsMike Frysinger4-24/+7
2021-02-28sim: set up build-time compiler settingsMike Frysinger32-277/+313
2021-02-28sim: use AC_CHECK_TOOL to find arMike Frysinger32-93/+2793
2021-02-28sim: require AC_PROG_CPP explicitlyMike Frysinger62-4206/+4359
2021-02-28sim: delete unused SIM_EXTRA_LIBDEPSMike Frysinger6-8/+14
2021-02-27sim: delete redundant SIM_EXTRA_ALLMike Frysinger10-9/+26
2021-02-28Automatic date update in version.inGDB Administrator1-1/+1
2021-02-27[PR gdb/27393] set directories: handle empty dirs.Lancelot SIX4-0/+54
2021-02-26Minor fix in skip_ctf_testsTom Tromey2-1/+7
2021-02-27Automatic date update in version.inGDB Administrator1-1/+1
2021-02-26nm: Add --quiet to suppress "no symbols" diagnosticFangrui Song4-4/+34
2021-02-26Correct an error message in the ARM assembler.Nick Clifton5-1/+31
2021-02-26Add support for decoding DWARF v5 DW_AT_addr_base tags.Tom de Vries2-3/+40
2021-02-26testsuite: Remove extra \n from expected output of tsv notificationsJan Vrany2-5/+10
2021-02-26Add support for the split DWARF forms.Tom de Vries2-2/+68