summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-1154-130/+99
* x86: Run PR ld/19636 tests with -z dynamic-undefined-weakH.J. Lu2017-10-1115-0/+190
* ld internationalization fixesAlan Modra2017-10-1143-296/+369
* [ARM] PR ld/21402, only override the symbol dynamic decision on undefined wea...Renlin Li2017-10-104-15/+19
* Correct ld/Makefile earmelfb_fuchsia dependenciesAlan Modra2017-10-103-2/+7
* Fix link time warning message when running the srec linker tests.Nick Clifton2017-10-092-1/+3
* Fix compile time warning message when running the PR19874 linker test.Nick Clifton2017-10-092-1/+6
* ld: Don't allow '~' as the first char in symbol nameH.J. Lu2017-10-096-2/+36
* ld-elf/merge.d: Don't expect to fail for sparcH.J. Lu2017-10-072-1/+5
* Updated Turkish translation for the ld sub-directory.Nick Clifton2017-10-052-663/+1504
* Change readelf so that when --wide is active a relocation's full name is disp...Nick Clifton2017-10-052-1/+7
* PR21167, relocation sections not included in groupsAlan Modra2017-10-052-4/+10
* PR21294, Binary size regression on PPC embeddedAlan Modra2017-10-032-1/+8
* ld -z relro documentationAlan Modra2017-10-032-6/+18
* PR21970, assertion failed when more than one overlay has subalign specifiedAlan Modra2017-10-012-0/+6
* Add a test for PR binutils/21978H.J. Lu2017-09-305-0/+20
* Skip the PR 14918 linker test for ARM targets.Nick Clifton2017-09-282-3/+19
* PR22220, BFD linker wrongly marks symbols as PREVAILING_DEF_IRONLYAlan Modra2017-09-286-0/+47
* LD/testsuite: Fix undefined symbol tests for MIPS and S+core targetsMaciej W. Rozycki2017-09-262-3/+28
* Add a test for PR ld/22150H.J. Lu2017-09-226-0/+59
* Reduce excessive .eh_frame alignment for powerpcAlan Modra2017-09-212-6/+6
* MIPS/LD: Add OpenBSD/mips64 supportMaciej W. Rozycki2017-09-192-0/+11
* PR22118, Incorrectly-capitalized regexpAlan Modra2017-09-152-1/+6
* globalaudit.rd: Allow additional bits in DT_FLAGS_1H.J. Lu2017-09-142-1/+7
* x86: Cache section contents and relocationsH.J. Lu2017-09-147-0/+58
* PowerPC64 --plt-alignAlan Modra2017-09-106-19/+34
* x86: Properly handle __ehdr_startH.J. Lu2017-09-0917-0/+160
* x86-64: Add R_X86_64_converted_reloc_bitH.J. Lu2017-09-065-6/+11
* x86-64: Properly set converted_relocH.J. Lu2017-09-054-3/+9
* x86-64: Improve GOTPCREL relocation conversionH.J. Lu2017-09-053-3/+8
* x86-64: Set tlsdesc_plt if GOT_TLS_GDESC_P is trueH.J. Lu2017-09-034-0/+94
* LTO rescan archivesAlan Modra2017-09-024-7/+103
* x86-64: Check ELF_COMMON_DEF_P for common symbolsH.J. Lu2017-09-014-0/+77
* -Og warning fixesAlan Modra2017-09-022-13/+21
* x86: Correct unwind information for the second PLTH.J. Lu2017-09-0123-49/+549
* Add a test for PR ld/22048H.J. Lu2017-08-315-0/+46
* Remove .eh_frame zero terminatorsAlan Modra2017-08-313-13/+8
* LD/testsuite: Also discard `.MIPS.options' in orphan testsMaciej W. Rozycki2017-08-302-2/+7
* MIPS/BFD: Correct microMIPS cross-mode BAL to JALX relaxationMaciej W. Rozycki2017-08-3014-0/+162
* PowerPC TPREL16_HA/LO reloc optimizationAlan Modra2017-08-3011-109/+191
* PowerPC64 __tls_get_addr sequence optimizationAlan Modra2017-08-308-30/+40
* testsuite/ld-cris various files: Run ld with --hash-style=sysv.Hans-Peter Nilsson2017-08-3050-49/+82
* Improve MSP430 section placement.Jozef Lawrynowicz2017-08-2920-45/+1331
* Disallow copy relocation against protected data symbolH.J. Lu2017-08-2611-0/+290
* ld: Add "--" after regexpH.J. Lu2017-08-245-4/+12
* ld: Replace regexp with string matchH.J. Lu2017-08-243-4/+10
* x86-64: Run pr22001-1b on x32H.J. Lu2017-08-242-16/+37
* x86-64: Check relocations with -z nocopyrelocH.J. Lu2017-08-2411-0/+249
* ld: Early detection of orphans we know will be discardedAndrew Burgess2017-08-247-15/+98
* Test undefined symbols in shared librariesAlan Modra2017-08-243-98/+195