aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-02PR27311, ld.bfd (symbol from plugin): undefined referenceAlan Modra7-6/+40
2021-02-01Add Genode target supportEmery Hemingway2-4/+8
2021-02-02ld --defsymAlan Modra4-24/+11
2021-02-02ld script expression parsingAlan Modra4-2/+30
2021-02-01ldgram.y low_level_library_NAME_listAlan Modra2-2/+7
2021-02-01Re: ld: Add a test for PR ld/27259Alan Modra2-1/+5
2021-01-29PR27271, c6x-uclinux-ld segfaults linking ld-uClibc-1.0.37.soAlan Modra2-0/+9
2021-01-28ld: Add a test for PR ld/27259H.J. Lu3-0/+27
2021-01-28PR27259, SHF_LINK_ORDER self-linkAlan Modra2-7/+20
2021-01-26ld: Fix a typo in testsuite/ld-x86-64/bnd-plt-1.dH.J. Lu2-2/+6
2021-01-26PR27226, ld.bfd contains huge .rodata sectionAlan Modra15-11/+148
2021-01-25Add some more DWARF-5 sectionsFangrui Song2-3/+10
2021-01-25Update linker scripts with the names of new DWARF-5 debug sections.Nick Clifton2-7/+17
2021-01-21mips XPASS pr26936Alan Modra2-5/+7
2021-01-20PowerPC: Don't generate unused section symbolsAlan Modra18-183/+70
2021-01-19libctf, ld: fix data symbol test with newer GCCNick Alcock3-2/+12
2021-01-19ld: Just xfail riscv little endian targets for compressed1d.d test.Nelson Chu3-2/+23
2021-01-18PR26378, sections initialised only by linker scripts are always read/writeAlan Modra3-2/+9
2021-01-17ld/elf: Ignore section symbols when matching linkonce with comdatH.J. Lu5-0/+26
2021-01-16PR binutils/23460: Increase the max number of open files to 20H.J. Lu2-1/+7