aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2017-06-24[ARM] Add linker support for ARMv8-RThomas Preud'homme8-0/+55
2017-06-23S/390: Add support for pgste markerAndreas Krebbel5-0/+98
2017-06-22i386: Add hidden weak undefined testsH.J. Lu3-0/+47
2017-06-22Pass $NOPIE_CFLAGS to ELF visibility testsH.J. Lu2-2/+9
2017-06-22Pass $NOPIE_CFLAGS/$NOPIE_LDFLAGS to "Run pr19031"H.J. Lu2-2/+9
2017-06-22Pass $NOPIE_CFLAGS and $NOPIE_LDFLAGS to more ELF testsH.J. Lu5-19/+38
2017-06-22x86: Support Intel Shadow Stack with SHSTK propertyH.J. Lu29-1/+306
2017-06-22x86: Support Intel IBT with IBT property and IBT-enable PLTH.J. Lu75-2/+1746
2017-06-21Pass $NOPIE_CFLAGS and $NOPIE_LDFLAGS to some ELF testsH.J. Lu2-8/+17
2017-06-21Pass $NOPIE_CFLAGS to NOCROSSREFS testsH.J. Lu2-2/+9
2017-06-21Add missing ChangeLog entriesH.J. Lu1-0/+10
2017-06-21Pass $NOPIE_LDFLAGS size testsH.J. Lu5-15/+29
2017-06-21PowerPC64 tocsave testcasesAlan Modra9-0/+129
2017-06-19Check the DYNAMIC bit for input shared objectsH.J. Lu3-0/+42
2017-06-18is_underscore_target for ld-elf testsAlan Modra28-95/+93
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra21-224/+296
2017-06-16[AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol checkJiong Wang6-14/+35
2017-06-15Correct "ld --help" to display "-z stack-size=SIZE"H.J. Lu2-1/+6
2017-06-15[AArch64] Allow COPY relocation eliminationJiong Wang7-0/+82
2017-06-14Fix address violation when disassembling a corrupt binary.Nick Clifton2-3/+8
2017-06-14xfail pr20022.d on targets without dynamic relocs in .textH.J. Lu2-0/+8
2017-06-14Skip PR ld/21562 tests on targets with leading char or without --gc-sectionsH.J. Lu15-0/+105
2017-06-14Add size to bar in ld-gc/pr20022a.sH.J. Lu2-0/+5
2017-06-14Skip sizeof/startof tests on targets with leading charH.J. Lu5-0/+24
2017-06-14Move location of .jumptables section and add .hightext section to AVR linker ...Georg-Johann Lay2-5/+18
2017-06-14Accept more epiphany targetsSebastian Huber2-1/+5
2017-06-13ld: Don't define __start_SECNAME/__stop_SECNAME for -rH.J. Lu4-4/+41
2017-06-13ld: Add tests for .startof.SECNAME/.sizeof.SECNAMEH.J. Lu5-0/+37
2017-06-13Always define referenced __start_SECNAME/__stop_SECNAMEH.J. Lu34-79/+381
2017-06-13Replace multiple AVR scripts with a single, customizable linker script.Georg-Johann Lay22-283/+181
2017-06-13ld: Add tests for -UrH.J. Lu5-0/+51
2017-06-13[LD][Testsuite] Add --no-dynamic-linker option to dynamic-1 rdynamic-1 test c...Renlin Li2-2/+7
2017-06-09x86-64: Add some x32 ELF property testsH.J. Lu10-4/+94
2017-06-09Revert "[AArch64] Allow COPY relocation elimination"Jiong Wang4-19/+0
2017-06-08[ARC] Fixed TLS for IE model.Cupertino Miranda2-2/+6
2017-06-08x86: Dump local IFUNC functions in the map fileH.J. Lu4-2/+10
2017-06-08clH.J. Lu1-0/+10
2017-06-08[AArch64] Allow COPY relocation eliminationJiong Wang4-0/+19
2017-06-07Fix a number of pr21529 testcase failuresAlan Modra2-4/+6
2017-06-06ld: Fix spelling mistake in comment.Andrew Burgess2-1/+5
2017-06-06ld: Allow section groups to be resolved as part of a relocatable linkAndrew Burgess13-4/+112
2017-06-05Add a testcase for PR ld/21529H.J. Lu4-1/+29
2017-06-05Fix --enable-new-dtags config supportAlan Modra6-7/+15
2017-06-05Introduce --enable-new-dtags configure option.Slava Barinov5-5/+60
2017-06-02x86: Remove linker option: -z prefix-nopH.J. Lu5-29/+9
2017-06-01PPC64_OPT_LOCALENTRYAlan Modra5-26/+57
2017-05-31PowerPC64 ld help quotingAlan Modra2-2/+6
2017-05-22[AArch64, ld] Support ILP32 triplet aarch64*-linux-gnu_ilp32Jiong Wang2-0/+14
2017-05-19x86: Add GC testcases with property sectionsH.J. Lu11-0/+108
2017-05-19Update avrxmega3 linker emulation to support avrxmega2 devices with flash mem...eorg-Johann Lay3-1/+61