summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update PR ld/21903 tests for dejagnu 1.4.4H.J. Lu2017-08-234-3/+9
* x86-64: Properly report output type when PIC is neededH.J. Lu2017-08-235-4/+11
* x86: Clear extern_protected_data for GNU_PROPERTY_NO_COPY_ON_PROTECTEDH.J. Lu2017-08-237-0/+99
* Remove pr19161 test hppa xfailAlan Modra2017-08-232-1/+5
* Update PR ld/21964 testsH.J. Lu2017-08-228-52/+107
* Make __start/__stop symbols protected visibilityAlan Modra2017-08-2126-25/+136
* PR ld/20125, MMIX weak symbolsHans-Peter Nilsson2017-08-213-0/+29
* Update testsuite/ld-x86-64/plt-main-bnd.ddH.J. Lu2017-08-202-1/+7
* Add new Brazilian Portuguese translation for the ld subdirectory.Nick Clifton2017-08-174-2/+2958
* PR21441, Unnecessary padding of .eh_frame sectionAlan Modra2017-08-143-10/+8
* ld: Restore linker scripts in PR ld/21884 testsH.J. Lu2017-08-1311-0/+67
* Fix i686-nacl and x86_64-nacl pr21884 failuresAlan Modra2017-08-133-8/+5
* Add -z globalaudit linker command line option to set the DF_GLOBALAUDIT flag ...Nick Clifton2017-08-117-0/+36
* Add 2 more tests for PR ld/21884H.J. Lu2017-08-117-0/+52
* Add support for PE startup files that want to define their own constructor an...Nick Clifton2017-08-103-16/+43
* LD_CLASS: Check .libs/ld-new for linker firstH.J. Lu2017-08-092-1/+7
* Run PR ld/17618 test only with 64-bit ELF linkerH.J. Lu2017-08-094-2/+23
* ld: Require GCC 5 or above for 3 x86 testsH.J. Lu2017-08-083-27/+44
* ld: Add a ',' after -Wl,--rpathH.J. Lu2017-08-083-2/+7
* ld: Replace --rpath with -Wl,--rpathH.J. Lu2017-08-083-2/+9
* Add configure flag to enable gnu hash style by default.Romain Geissler2017-08-085-3/+96
* More support for ld --hash-style in the ld testsuiteAlan Modra2017-08-0811-9/+26