aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2021-03-31Use bool in ldAlan Modra91-1532/+1571
2021-03-31Remove bfd_stdint.hAlan Modra18-19/+39
2021-03-29TRUE/FALSE simplificationAlan Modra4-5/+11
2021-03-25ld: do not rely on the exact size of the CTF symtypetabs in test resultsNick Alcock6-8/+18
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska15-33/+58
2021-03-19x86-64: Add a testcase for PR ld/27590H.J. Lu5-0/+24
2021-03-20DWARF LTO debug sections vs. .stabstrAlan Modra2-2/+9
2021-03-19pr27590 testcase fixesAlan Modra3-4/+15
2021-03-18elf: Handle .gnu.debuglto_.debug_* sectionsH.J. Lu5-2/+42
2021-03-18DWARF: Check version >= 3 for DW_FORM_ref_addrH.J. Lu5-0/+16
2021-03-18libctf: support encodings for enumsNick Alcock3-2/+10
2021-03-16Fix potentially undefined behaviour use of strcpcy.Nick Clifton2-1/+8
2021-03-15ld: don't chance overrunning PE .reloc section contentJan Beulich2-3/+4
2021-03-12riscv --enable-targets=all on 32-bit hostAlan Modra3-12/+18
2021-03-12aix: implement TLS relocation for gas and ldClément Chigot12-1/+264
2021-03-12aix: implement R_TOCU and R_TOCL relocationsClément Chigot7-0/+94
2021-03-12PE image base falloutAlan Modra7-21/+53
2021-03-11RISC-V: Improve multiple relax passes problem.Nelson Chu5-1/+47
2021-03-10bfd: strip symbols not representable in COFF/PE symbol tableJan Beulich4-4/+11
2021-03-09ld: adjust PE base relocations testcaseJan Beulich3-1/+15
2021-03-09bfd: don't silently wrap or truncate PE image section RVAsJan Beulich12-14/+58
2021-03-05elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASEH.J. Lu13-2/+135
2021-03-04ld: adjust ld-scripts/map-address.*Jan Beulich3-4/+19
2021-03-04ld: don't generate base relocations in PE output for absolute symbolsJan Beulich7-3/+69
2021-03-03--gc-sections with groups and start/stop symsAlan Modra7-2/+99
2021-03-03ld-gc tests on underscore targetsAlan Modra10-18/+48
2021-03-02bfd, ld, libctf: skip zero-refcount strings in CTF string reportingNick Alcock2-4/+15
2021-03-02PR27451, -z start_stop_gc for powerpc64Alan Modra5-0/+38
2021-03-02PowerPC64 undefined weak visibility vs GOT optimisationAlan Modra7-0/+101
2021-03-01Add DWARF-5 section names to PE and PEP linker scripts.Nick Clifton3-31/+144
2021-03-01PR27451, -z start_stop_gcAlan Modra9-2/+67
2021-03-01Weak references to __start_/__stop_ symbolsAlan Modra2-0/+19
2021-03-01PR27128, nm -P portable output format regressionAlan Modra7-6/+15
2021-02-26Add PR27441 testcaseAlan Modra6-0/+36
2021-02-25ld: correct description of behavior for symbols redefined by scriptJan Beulich2-2/+6
2021-02-21Warn when a script redefines a symbolAlan Modra4-9/+22
2021-02-20readelf: Replace procesor with processorH.J. Lu3-3/+3
2021-02-19Wrong ELF class plugin vs. gcc ld versionAlan Modra2-72/+79
2021-02-18ld: remove stray debug fprintfAndrew Burgess2-4/+5
2021-02-14ld testsuite: change unresolved to unsupported/failAlan Modra43-209/+220
2021-02-12Change the readelf and objdump programs so that they will automatically follo...Nick Clifton2-2/+7
2021-02-11Re: Remove arm-symbianelfAlan Modra2-0/+6
2021-02-09Remove arm-symbianelfAlan Modra11-478/+15
2021-02-07ld: Remove x86 ISA level run-time testsH.J. Lu3-126/+7
2021-02-05ld testsuite on x86_64 with --enable-sharedAlan Modra2-0/+2
2021-02-04libctf, ld: fix symtypetab and var section population under ld -rNick Alcock2-0/+7
2021-02-04x86-64: Provide more info when failed to convert GOTPCRELH.J. Lu8-7/+18
2021-02-04ld: Restore PR ld/15146 testsH.J. Lu7-0/+57
2021-02-04PR27311, (symbol from plugin): undefined reference, hidden symAlan Modra3-2/+19
2021-02-03PR27311 again, ld.bfd (symbol from plugin): undefined referenceAlan Modra2-2/+7