summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* Properly handle relocs against absolute symbolsusers/hjl/pr19818H.J. Lu2016-03-1477-1/+638
* Add more tests for PR ld/19539H.J. Lu2016-03-1310-0/+53
* PR gas/19744: Thumb-1 pcrop relocations don't work on Thumb-2 targetsMickael Guene2016-03-104-0/+99
* Remove bogus LONG(0) from MSP430 built in linker script.Nick Clifton2016-03-102-1/+4
* Fix v850 bfd arch info printable namesPedro Alves2016-03-093-2/+7
* Don't create dynamic sections when relocatableH.J. Lu2016-03-083-0/+25
* Handle local IFUNC symbols in shared objectH.J. Lu2016-03-089-23/+85
* Support --as-needed in ifunc testsH.J. Lu2016-03-082-6/+30
* Support --as-needed in i386/x86-64 testsH.J. Lu2016-03-073-14/+47
* [AArch64] Create .got section if _GLOBAL_OFFSET_TABLE_ referencedJiong Wang2016-03-074-0/+16
* Link tmpdir/copyreloc-main.o before tmpdir/copyreloc-lib.soH.J. Lu2016-03-063-12/+34
* Fix a ChangeLog entryH.J. Lu2016-03-041-1/+1
* Treat common symbol in executable as definitionH.J. Lu2016-03-044-0/+60
* Skip ld-elf/pr19162.d for hppa-*-*H.J. Lu2016-03-022-1/+6
* Xfail mix_pic_and_non_pic on arm and aarch64H.J. Lu2016-03-022-3/+12
* Speedup mmo and pe orphan placement for relocatable linkH.J. Lu2016-03-024-36/+68
* Update PR ld/12365 test for GCC 6H.J. Lu2016-03-012-1/+16
* Skip ld-elf/pr19162.d for arc targetH.J. Lu2016-03-012-0/+6
* Speedup ELF orphan placement for relocatable linkH.J. Lu2016-03-011-13/+20
* Add a testcase for PR ld/19162H.J. Lu2016-02-294-0/+20
* [ARC] Local symbols relocation cleanupClaudiu Zissulescu2016-02-294-3/+9
* [ARC] General fixes.Claudiu Zissulescu2016-02-292-2/+7
* Add aarch64-*-rtems* targetJoel Sherrill2016-02-261-1/+2
* Add x86_64-*-rtems* targetJoel Sherrill2016-02-261-1/+2
* [BFD][AARCH64]Fix MOVW_SABS_G(0,1,2) relocation overflow check.Renlin Li2016-02-2611-26/+71
* Optimize x86 GOT32X/GOTPCRELX relocationsH.J. Lu2016-02-2689-54/+1116
* Add ChangeLog entries for PR ld/19645H.J. Lu2016-02-261-0/+46
* Properly implement STT_COMMONH.J. Lu2016-02-2637-39/+358
* [x86] Resolve non-PIC undefweak symbols in executableH.J. Lu2016-02-2690-8/+1457
* Remove unused field from ld_config_type structure.Nick Clifton2016-02-252-20/+29
* Update symbol version for symbol from linker scriptH.J. Lu2016-02-244-0/+33
* Revert "ABS32"Renlin Li2016-02-243-17/+0
* ABS32Renlin Li2016-02-243-0/+17
* Replace $(ELF_DEPS) with $(ELF_X86_DEPS)H.J. Lu2016-02-233-36/+65
* Make linker assigned symbol dynamic only for shared objectH.J. Lu2016-02-235-25/+32
* Skip pr19539 test for cris*-*-* targetsH.J. Lu2016-02-202-0/+5
* Enable PR ld/19617 tests only for Linux/GNU/SolarisH.J. Lu2016-02-184-0/+10
* Always create dynamic sections for -E/--dynamic-listH.J. Lu2016-02-185-0/+57
* Fix computation of CXX_FOR_TARGET so that it can detect an in-tree xg++ execu...Nick Clifton2016-02-183-0/+19
* Update IFUNC tests for x32H.J. Lu2016-02-174-3/+9
* [x86-64] Omit dynamic sections symbolsH.J. Lu2016-02-1724-314/+330
* Skip eh-frame-hdr test for arc-elf targets.Nick Clifton2016-02-172-2/+6
* Enhance GAS's .section directive so that it can take numeric values for the f...Nick Clifton2016-02-1553-156/+104
* Fix a typo in ld/ChangeLogH.J. Lu2016-02-111-1/+1
* Add ChangeLog for PR ld/19615 fixH.J. Lu2016-02-111-0/+13
* Enable -Bsymbolic and -Bsymbolic-functions to PIEH.J. Lu2016-02-118-9/+68
* Add a more helpful warning message to explain why some AArch64 relocations ca...Nick Clifton2016-02-095-2/+34
* Revert "Add a more helpful warning message to explain why some AArch64 reloca...Walfred Tedeschi2016-02-095-34/+2
* Add a more helpful warning message to explain why some AArch64 relocations ca...Nick Clifton2016-02-095-2/+34
* Remove support for creating ARM NOREAD sections.Nick Clifton2016-02-0410-97/+12