aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)Author
2017-07-07MIPS/LD: Fix a segfault from ELF `e_flags' access with non-ELF output BFDMaciej W. Rozycki
2017-07-07Make ppc476 testcases more robustAlan Modra
2017-07-07Apply ld/Makefile.in patch to the correct fileAlan Modra
2017-07-04Regenerate configure.Tristan Gingold
2017-07-04Add markers.Tristan Gingold
2017-07-03Regenerate pot files.Tristan Gingold
2017-07-01MIPS/GAS: Use non-zero frag offset directly in PIC branch relaxationMaciej W. Rozycki
2017-06-28MIPS: Add new Imagination interAptiv MR2 GAS and LD testsMaciej W. Rozycki
2017-06-27Fix PR 13402Senthil Kumar Selvaraj
2017-06-27MIPS/LD/testsuite: mips-elf-flags: Add MIPS ABI Flags handlingMaciej W. Rozycki
2017-06-27MIPS/LD/testsuite: mips-elf-flags: Use `remote_exec' to call `readelf'Maciej W. Rozycki
2017-06-27MIPS/LD/testsuite: mips-elf-flags: Use `-h' only with `readelf'Maciej W. Rozycki
2017-06-26MIPS/BFD: Consistently mark the LSI CW4010 as a MIPS II processorMaciej W. Rozycki
2017-06-26LD: Fix .startof.SECNAME/.sizeof.SECNAME tests for MIPS/IRIXMaciej W. Rozycki
2017-06-26Add pgste marker changelogAndreas Krebbel
2017-06-26Don't attach linker created section to --just-syms bfdAlan Modra
2017-06-24[ARM] Add linker support for ARMv8-RThomas Preud'homme
2017-06-23S/390: Add support for pgste markerAndreas Krebbel
2017-06-22i386: Add hidden weak undefined testsH.J. Lu
2017-06-22Pass $NOPIE_CFLAGS to ELF visibility testsH.J. Lu
2017-06-22Pass $NOPIE_CFLAGS/$NOPIE_LDFLAGS to "Run pr19031"H.J. Lu
2017-06-22Pass $NOPIE_CFLAGS and $NOPIE_LDFLAGS to more ELF testsH.J. Lu
2017-06-22x86: Support Intel Shadow Stack with SHSTK propertyH.J. Lu
2017-06-22x86: Support Intel IBT with IBT property and IBT-enable PLTH.J. Lu
2017-06-21Pass $NOPIE_CFLAGS and $NOPIE_LDFLAGS to some ELF testsH.J. Lu
2017-06-21Pass $NOPIE_CFLAGS to NOCROSSREFS testsH.J. Lu
2017-06-21Add missing ChangeLog entriesH.J. Lu
2017-06-21Pass $NOPIE_LDFLAGS size testsH.J. Lu
2017-06-21PowerPC64 tocsave testcasesAlan Modra
2017-06-19Check the DYNAMIC bit for input shared objectsH.J. Lu
2017-06-18is_underscore_target for ld-elf testsAlan Modra
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra
2017-06-16[AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol checkJiong Wang
2017-06-15Correct "ld --help" to display "-z stack-size=SIZE"H.J. Lu
2017-06-15[AArch64] Allow COPY relocation eliminationJiong Wang
2017-06-14Fix address violation when disassembling a corrupt binary.Nick Clifton
2017-06-14xfail pr20022.d on targets without dynamic relocs in .textH.J. Lu
2017-06-14Skip PR ld/21562 tests on targets with leading char or without --gc-sectionsH.J. Lu
2017-06-14Add size to bar in ld-gc/pr20022a.sH.J. Lu
2017-06-14Skip sizeof/startof tests on targets with leading charH.J. Lu
2017-06-14Move location of .jumptables section and add .hightext section to AVR linker ...Georg-Johann Lay
2017-06-14Accept more epiphany targetsSebastian Huber
2017-06-13ld: Don't define __start_SECNAME/__stop_SECNAME for -rH.J. Lu
2017-06-13ld: Add tests for .startof.SECNAME/.sizeof.SECNAMEH.J. Lu
2017-06-13Always define referenced __start_SECNAME/__stop_SECNAMEH.J. Lu
2017-06-13Replace multiple AVR scripts with a single, customizable linker script.Georg-Johann Lay
2017-06-13ld: Add tests for -UrH.J. Lu
2017-06-13[LD][Testsuite] Add --no-dynamic-linker option to dynamic-1 rdynamic-1 test c...Renlin Li
2017-06-09x86-64: Add some x32 ELF property testsH.J. Lu
2017-06-09Revert "[AArch64] Allow COPY relocation elimination"Jiong Wang