summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* Document the effect of --as-needed on --rpath on Linux based systems.Nick Clifton2021-04-132-0/+21
* PR27722, error: array subscript has type charAlan Modra2021-04-132-3/+9
* ENABLE_CHECKING in bfd, opcodes, binutils, ldAlan Modra2021-04-134-2/+42
* convert elf_link_hash macros to inline functionsAlan Modra2021-04-123-2/+8
* PR27719, lang_mark_undefineds trashes memoryAlan Modra2021-04-125-5/+16
* PowerPC disassembly of pcrel referencesAlan Modra2021-04-0912-56/+70
* ld: warn about PE base relocations to sections above .relocJan Beulich2021-04-062-1/+15
* C99 ld configuryAlan Modra2021-04-057-1573/+633
* PE/Windows x86_64: Fix weak undef symbols after image base changeTamar Christina2021-04-014-0/+78
* Remove strneq macro and use startswith.Martin Liska2021-04-012-4/+9
* Use bool in ldAlan Modra2021-03-3191-1532/+1571
* 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