summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* VAX/BFD: Do not warn about GOT addend mismatches if no GOT entry is madeMaciej W. Rozycki2020-12-0515-2/+238
* x86-64: Convert load to mov only for GOTPCRELX relocationsH.J. Lu2020-12-046-0/+84
* PR26978, Inconsistency for strong foo@v1 and weak foo@@v1Alan Modra2020-12-045-0/+37
* IBM Z: Add support for HLASM extended mnemonicsAndreas Krebbel2020-12-032-5/+10
* VAX/LD/testsuite: Wrap excessively long linesMaciej W. Rozycki2020-12-032-3/+11
* testsuite/ld-elf/pr26936.d: Pass -W.Hans-Peter Nilsson2020-12-022-1/+5
* arc: Enable -Ttext-segmentH.J. Lu2020-12-012-0/+9
* tic6x elf testsuite fixAlan Modra2020-12-013-3/+9
* PR26979, Visibility of undefined foo@v1 should constrain foo@@v1Alan Modra2020-12-017-0/+44
* ld: Xfail PR ld/26936 test if not supportedH.J. Lu2020-11-302-0/+13
* PR26907, segment contains empty SHT_NOBITS sectionAlan Modra2020-11-284-0/+31
* ELF: Support .noinit and .persistent sectionsJozef Lawrynowicz2020-11-2715-18/+145
* PR26936 testsuite fixesAlan Modra2020-11-263-3/+23
* elf: Get the real kept sectionH.J. Lu2020-11-255-0/+43
* Duplicate output sections in scriptsAlan Modra2020-11-253-42/+45
* ld/x86-64: Add PR gold/26939 testsH.J. Lu2020-11-245-0/+40
* s390x: Set .got sh_entsize only if .got size > 0H.J. Lu2020-11-234-0/+38
* ld: Make ARC's tls_ie-01 test more flexibleShahab Vahedi2020-11-232-7/+60
* RISC-V: Relax PCREL to GPREL while doing other relaxations is dangerous.Nelson Chu2020-11-215-1/+55
* libctf, ld: properly deduplicate function typesNick Alcock2020-11-202-1/+7
* ld, ctf: new and adjusted CTF tests due to func info / object data sectionsNick Alcock2020-11-2026-45/+1191
* bfd, include, ld, binutils, libctf: CTF should use the dynstr/symNick Alcock2020-11-2020-99/+187
* libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_tNick Alcock2020-11-206-12/+25
* Fix SHF_GNU_RETAIN testsuite falloutJozef Lawrynowicz2020-11-205-9/+19
* PowerPC paranioa testing of symbol merging involving comdat groupsAlan Modra2020-11-1810-0/+85
* Support SHF_GNU_RETAIN ELF section flagJozef Lawrynowicz2020-11-1822-0/+363
* PR26882, --enable-textrel-check=warning test failures on powerpcAlan Modra2020-11-178-9/+24
* Update the Spanish translation for the ld/ subdirectory.Nick Clifton2020-11-162-1781/+2031
* ld: Fix the tls_ie-01 test for arcShahab Vahedi2020-11-162-4/+11
* x86: Ignore CS/DS/ES/SS segment-override prefixes in 64-bit modeBorislav Petkov2020-11-145-4/+10
* elf: Set rel_from_abs to 1 for __ehdr_startH.J. Lu2020-11-135-0/+29
* Fix regexp for development.expAndreas Schwab2020-11-093-2/+7
* Extend ld's -Map=<dir> functionality by allowing '%' to be replaced with the ...Nick Clifton2020-11-064-20/+137
* Updated Serbian translation for the ld subdirectoryNick Clifton2020-11-062-1216/+4718
* Fix compile time warningNick Clifton2020-11-032-1/+6
* PR26806, Suspected linker bug with LTOAlan Modra2020-11-028-0/+74
* x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu2020-10-30119-142/+304
* ld: Pass -fno-lto in ld-elfweak/elfweak.expH.J. Lu2020-10-262-5/+14
* Invoke the linker's error handling script with the keyword "undefined-symbol"...Nick Clifton2020-10-263-4/+11
* CSKY: Change default linker script for elf toolchain.Cooper Qu2020-10-265-14/+76
* ld: Set plug_opt only if compiler is availableH.J. Lu2020-10-232-12/+19
* ld: Skip bootstrap tests for -fprofile-generate=H.J. Lu2020-10-224-17/+31
* ld: Pass -fno-lto to non LTO testsH.J. Lu2020-10-2212-27/+64
* Provide dummy libraries for alpha-vmsAlan Modra2020-10-1910-276/+98
* ld: Allow symbols from PROVIDE to be use in MEMORY regionsAndrew Burgess2020-10-1611-20/+118
* ld: More documentation for --defsymAndrew Burgess2020-10-162-0/+13
* Add a new option to the linker: --error-handling-script=<NAME>. Run the scri...Nick Clifton2020-10-1611-2/+178
* RISC-V: Fix that IRELATIVE relocs may be inserted to the wrong place.Nelson Chu2020-10-167-0/+92
* RISC-V: Support GNU indirect functions.Nelson Chu2020-10-1656-2/+785
* x86: Support GNU_PROPERTY_X86_ISA_1_V[234] markerH.J. Lu2020-10-09144-179/+633