summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* Remove bfd_stdint.hAlan Modra2021-03-3118-19/+39
* TRUE/FALSE simplificationAlan Modra2021-03-294-5/+11
* ld: do not rely on the exact size of the CTF symtypetabs in test resultsNick Alcock2021-03-256-8/+18
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-2215-33/+58
* x86-64: Add a testcase for PR ld/27590H.J. Lu2021-03-195-0/+24
* DWARF LTO debug sections vs. .stabstrAlan Modra2021-03-202-2/+9
* pr27590 testcase fixesAlan Modra2021-03-193-4/+15
* elf: Handle .gnu.debuglto_.debug_* sectionsH.J. Lu2021-03-185-2/+42
* DWARF: Check version >= 3 for DW_FORM_ref_addrH.J. Lu2021-03-185-0/+16
* libctf: support encodings for enumsNick Alcock2021-03-183-2/+10
* Fix potentially undefined behaviour use of strcpcy.Nick Clifton2021-03-162-1/+8
* ld: don't chance overrunning PE .reloc section contentJan Beulich2021-03-152-3/+4
* riscv --enable-targets=all on 32-bit hostAlan Modra2021-03-123-12/+18
* aix: implement TLS relocation for gas and ldClément Chigot2021-03-1212-1/+264
* aix: implement R_TOCU and R_TOCL relocationsClément Chigot2021-03-127-0/+94
* PE image base falloutAlan Modra2021-03-127-21/+53
* RISC-V: Improve multiple relax passes problem.Nelson Chu2021-03-115-1/+47
* bfd: strip symbols not representable in COFF/PE symbol tableJan Beulich2021-03-104-4/+11
* ld: adjust PE base relocations testcaseJan Beulich2021-03-093-1/+15
* bfd: don't silently wrap or truncate PE image section RVAsJan Beulich2021-03-0912-14/+58
* elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASEH.J. Lu2021-03-0513-2/+135
* ld: adjust ld-scripts/map-address.*Jan Beulich2021-03-043-4/+19
* ld: don't generate base relocations in PE output for absolute symbolsJan Beulich2021-03-047-3/+69
* --gc-sections with groups and start/stop symsAlan Modra2021-03-037-2/+99
* ld-gc tests on underscore targetsAlan Modra2021-03-0310-18/+48
* bfd, ld, libctf: skip zero-refcount strings in CTF string reportingNick Alcock2021-03-022-4/+15
* PR27451, -z start_stop_gc for powerpc64Alan Modra2021-03-025-0/+38
* PowerPC64 undefined weak visibility vs GOT optimisationAlan Modra2021-03-027-0/+101
* Add DWARF-5 section names to PE and PEP linker scripts.Nick Clifton2021-03-013-31/+144
* PR27451, -z start_stop_gcAlan Modra2021-03-019-2/+67
* Weak references to __start_/__stop_ symbolsAlan Modra2021-03-012-0/+19
* PR27128, nm -P portable output format regressionAlan Modra2021-03-017-6/+15
* Add PR27441 testcaseAlan Modra2021-02-266-0/+36
* ld: correct description of behavior for symbols redefined by scriptJan Beulich2021-02-252-2/+6
* Warn when a script redefines a symbolAlan Modra2021-02-214-9/+22
* readelf: Replace procesor with processorH.J. Lu2021-02-203-3/+3
* Wrong ELF class plugin vs. gcc ld versionAlan Modra2021-02-192-72/+79
* ld: remove stray debug fprintfAndrew Burgess2021-02-182-4/+5
* ld testsuite: change unresolved to unsupported/failAlan Modra2021-02-1443-209/+220
* Change the readelf and objdump programs so that they will automatically follo...Nick Clifton2021-02-122-2/+7
* Re: Remove arm-symbianelfAlan Modra2021-02-112-0/+6
* Remove arm-symbianelfAlan Modra2021-02-0911-478/+15
* ld: Remove x86 ISA level run-time testsH.J. Lu2021-02-073-126/+7
* ld testsuite on x86_64 with --enable-sharedAlan Modra2021-02-052-0/+2
* libctf, ld: fix symtypetab and var section population under ld -rNick Alcock2021-02-042-0/+7
* x86-64: Provide more info when failed to convert GOTPCRELH.J. Lu2021-02-048-7/+18
* ld: Restore PR ld/15146 testsH.J. Lu2021-02-047-0/+57
* PR27311, (symbol from plugin): undefined reference, hidden symAlan Modra2021-02-043-2/+19
* PR27311 again, ld.bfd (symbol from plugin): undefined referenceAlan Modra2021-02-032-2/+7
* PR27311, ld.bfd (symbol from plugin): undefined referenceAlan Modra2021-02-027-6/+40