aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2017-09-21Reduce excessive .eh_frame alignment for powerpcAlan Modra2-6/+6
2017-09-19MIPS/LD: Add OpenBSD/mips64 supportMaciej W. Rozycki2-0/+11
2017-09-15PR22118, Incorrectly-capitalized regexpAlan Modra2-1/+6
2017-09-14globalaudit.rd: Allow additional bits in DT_FLAGS_1H.J. Lu2-1/+7
2017-09-14x86: Cache section contents and relocationsH.J. Lu7-0/+58
2017-09-10PowerPC64 --plt-alignAlan Modra6-19/+34
2017-09-09x86: Properly handle __ehdr_startH.J. Lu17-0/+160
2017-09-06x86-64: Add R_X86_64_converted_reloc_bitH.J. Lu5-6/+11
2017-09-05x86-64: Properly set converted_relocH.J. Lu4-3/+9
2017-09-05x86-64: Improve GOTPCREL relocation conversionH.J. Lu3-3/+8
2017-09-03x86-64: Set tlsdesc_plt if GOT_TLS_GDESC_P is trueH.J. Lu4-0/+94
2017-09-02LTO rescan archivesAlan Modra4-7/+103
2017-09-01x86-64: Check ELF_COMMON_DEF_P for common symbolsH.J. Lu4-0/+77
2017-09-02-Og warning fixesAlan Modra2-13/+21
2017-09-01x86: Correct unwind information for the second PLTH.J. Lu23-49/+549
2017-08-31Add a test for PR ld/22048H.J. Lu5-0/+46
2017-08-31Remove .eh_frame zero terminatorsAlan Modra3-13/+8
2017-08-30LD/testsuite: Also discard `.MIPS.options' in orphan testsMaciej W. Rozycki2-2/+7
2017-08-30MIPS/BFD: Correct microMIPS cross-mode BAL to JALX relaxationMaciej W. Rozycki14-0/+162
2017-08-30PowerPC TPREL16_HA/LO reloc optimizationAlan Modra11-109/+191
2017-08-30PowerPC64 __tls_get_addr sequence optimizationAlan Modra8-30/+40
2017-08-30testsuite/ld-cris various files: Run ld with --hash-style=sysv.Hans-Peter Nilsson50-49/+82
2017-08-29Improve MSP430 section placement.Jozef Lawrynowicz20-45/+1331
2017-08-26Disallow copy relocation against protected data symbolH.J. Lu11-0/+290
2017-08-24ld: Add "--" after regexpH.J. Lu5-4/+12
2017-08-24ld: Replace regexp with string matchH.J. Lu3-4/+10
2017-08-24x86-64: Run pr22001-1b on x32H.J. Lu2-16/+37
2017-08-24x86-64: Check relocations with -z nocopyrelocH.J. Lu11-0/+249
2017-08-24ld: Early detection of orphans we know will be discardedAndrew Burgess7-15/+98
2017-08-24Test undefined symbols in shared librariesAlan Modra3-98/+195
2017-08-23Update PR ld/21903 tests for dejagnu 1.4.4H.J. Lu4-3/+9
2017-08-23x86-64: Properly report output type when PIC is neededH.J. Lu5-4/+11
2017-08-23x86: Clear extern_protected_data for GNU_PROPERTY_NO_COPY_ON_PROTECTEDH.J. Lu7-0/+99
2017-08-23Remove pr19161 test hppa xfailAlan Modra2-1/+5
2017-08-22Update PR ld/21964 testsH.J. Lu8-52/+107
2017-08-21Make __start/__stop symbols protected visibilityAlan Modra26-25/+136
2017-08-21PR ld/20125, MMIX weak symbolsHans-Peter Nilsson3-0/+29
2017-08-20Update testsuite/ld-x86-64/plt-main-bnd.ddH.J. Lu2-1/+7
2017-08-17Add new Brazilian Portuguese translation for the ld subdirectory.Nick Clifton4-2/+2958
2017-08-14PR21441, Unnecessary padding of .eh_frame sectionAlan Modra3-10/+8
2017-08-13ld: Restore linker scripts in PR ld/21884 testsH.J. Lu11-0/+67
2017-08-13Fix i686-nacl and x86_64-nacl pr21884 failuresAlan Modra3-8/+5
2017-08-11Add -z globalaudit linker command line option to set the DF_GLOBALAUDIT flag ...Nick Clifton7-0/+36
2017-08-11Add 2 more tests for PR ld/21884H.J. Lu7-0/+52
2017-08-10Add support for PE startup files that want to define their own constructor an...Nick Clifton3-16/+43
2017-08-09LD_CLASS: Check .libs/ld-new for linker firstH.J. Lu2-1/+7
2017-08-09Run PR ld/17618 test only with 64-bit ELF linkerH.J. Lu4-2/+23
2017-08-08ld: Require GCC 5 or above for 3 x86 testsH.J. Lu3-27/+44
2017-08-08ld: Add a ',' after -Wl,--rpathH.J. Lu3-2/+7
2017-08-08ld: Replace --rpath with -Wl,--rpathH.J. Lu3-2/+9