aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2017-10-11ld internationalization fixesAlan Modra43-296/+369
2017-10-10[ARM] PR ld/21402, only override the symbol dynamic decision on undefined wea...Renlin Li4-15/+19
2017-10-10Correct ld/Makefile earmelfb_fuchsia dependenciesAlan Modra3-2/+7
2017-10-09Fix link time warning message when running the srec linker tests.Nick Clifton2-1/+3
2017-10-09Fix compile time warning message when running the PR19874 linker test.Nick Clifton2-1/+6
2017-10-09ld: Don't allow '~' as the first char in symbol nameH.J. Lu6-2/+36
2017-10-07ld-elf/merge.d: Don't expect to fail for sparcH.J. Lu2-1/+5
2017-10-05Updated Turkish translation for the ld sub-directory.Nick Clifton2-663/+1504
2017-10-05Change readelf so that when --wide is active a relocation's full name is disp...Nick Clifton2-1/+7
2017-10-05PR21167, relocation sections not included in groupsAlan Modra2-4/+10
2017-10-03PR21294, Binary size regression on PPC embeddedAlan Modra2-1/+8
2017-10-03ld -z relro documentationAlan Modra2-6/+18
2017-10-01PR21970, assertion failed when more than one overlay has subalign specifiedAlan Modra2-0/+6
2017-09-30Add a test for PR binutils/21978H.J. Lu5-0/+20
2017-09-28Skip the PR 14918 linker test for ARM targets.Nick Clifton2-3/+19
2017-09-28PR22220, BFD linker wrongly marks symbols as PREVAILING_DEF_IRONLYAlan Modra6-0/+47
2017-09-26LD/testsuite: Fix undefined symbol tests for MIPS and S+core targetsMaciej W. Rozycki2-3/+28
2017-09-22Add a test for PR ld/22150H.J. Lu6-0/+59
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