aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2016-08-19Place .shstrtab section after .symtab and .strtab, thus restoring monotonical...Nick Clifton101-187/+292
2016-08-18Fix thinko in new weak undefined function testAlan Modra2-1/+6
2016-08-13Correct .dynsym sh_infoAlan Modra14-13/+29
2016-08-12Add undefined weak function testsAlan Modra4-45/+91
2016-08-11Fix ERROR: target-cc does not existAlan Modra2-6/+16
2016-08-11Avoid testsuite errors about missing compilers.Nick Clifton2-1/+11
2016-08-11PR ld/15428: MIPS/LD/testsuite: Un-KFAIL `__ehdr_start' test 2Maciej W. Rozycki2-3/+6
2016-08-10MIPS/LD/testsuite: Verify microMIPS LA25 stub generationMaciej W. Rozycki8-0/+196
2016-08-09Skip LTO tests for --disable-pluginH.J. Lu2-3/+35
2016-08-09Support -pie for arm*-eabi targets.Roland McGrath2-0/+5
2016-08-05Add missing ChangLog enrtryH.J. Lu1-0/+7
2016-08-042016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme7-1/+125
2016-08-042016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme9-0/+204
2016-08-02Fix SH GOT allocation in the presence of linker garbage collection.Nick Clifton8-1/+40
2016-07-27MIPS/GAS: Implement microMIPS branch/jump compactionMaciej W. Rozycki3-16/+17
2016-07-27Restrict linker garbage collection personality test to cfi enabled targets.Nick Clifton2-2/+6
2016-07-27Fix warning in ldbuildid.c mingw32 codeIgor Kudrin2-1/+6
2016-07-26MIPS/BFD: Handle branches in PLT compression selectionMaciej W. Rozycki15-24/+547
2016-07-26Add support for creating uuid based build-id's in a MinGW32 environment.Igor Kudrin2-10/+41
2016-07-25Revise targets able to run ELF 64k section testAlan Modra2-8/+10
2016-07-22Fix segfault in ARC linker when generating got entries for local symbols.Cupertino Miranda3-0/+17
2016-07-21Set BFD_VERSION to 2.27.51H.J. Lu2-10/+14
2016-07-21Move ChangeLog entry for PR ld/20376H.J. Lu1-6/+0
2016-07-21Use variable args in run_ld_link_exec_testsAlan Modra19-37/+61
2016-07-21Fix implib test failuresAlan Modra6-20/+56
2016-07-20Check p_paddr for program header spaceH.J. Lu1-0/+6
2016-07-20Early expression evaluationAlan Modra3-55/+37
2016-07-19Support -pie for aarch64*-elf targets.Roland McGrath3-1/+10
2016-07-19MIPS: Convert cross-mode BAL to JALXMaciej W. Rozycki23-102/+306
2016-07-19MIPS: Verify the ISA mode and alignment of branch and jump targetsMaciej W. Rozycki18-42/+923
2016-07-19ld: Restore file offset after a plugin fails to claim a fileAndrew Burgess5-1/+90
2016-07-16Don't include libbfd.h outside of bfd, part 6Alan Modra2-37/+22
2016-07-16Don't include libbfd.h outside of bfd, part 4Alan Modra2-6/+11
2016-07-16Don't include libbfd.h outside of bfd, part 1Alan Modra9-37/+40
2016-07-15Add support for creating ELF import librariesThomas Preud'homme14-29/+134
2016-07-15Tidy up debugging in the ARC port of the BFD library.Nick Clifton2-1/+8
2016-07-14MIPS/GAS: Don't convert PC-relative REL relocs against absolute symbolsMaciej W. Rozycki2-0/+13
2016-07-14MIPS/GAS: Keep the ISA bit in the addend of branch relocationsMaciej W. Rozycki8-0/+83
2016-07-14BFD: Let targets handle relocations against absolute symbolsMaciej W. Rozycki14-0/+178
2016-07-14[ARC] Fix/improve small data support.Claudiu Zissulescu7-1/+108
2016-07-11[ARC] Update test.Claudiu Zissulescu2-0/+6
2016-07-09PR20337, Objdump makes poor choice of symbolsAlan Modra2-2/+6
2016-07-06FT32 linker script cleanupjamesbowman2-1/+9
2016-07-05Add -flto to PR ld/20321 testH.J. Lu2-1/+5
2016-07-05[ARM] Purecode compatible long branch veneer for M-profile targets with MOVW.Andre Vieria4-0/+50
2016-07-05[ARM] Change noread to purecode.Andre Vieria2-4/+10
2016-07-05ld: track linker-definedness of symbolsJan Beulich3-5/+14
2016-07-04Warn and return for duplicated pluginH.J. Lu4-0/+28
2016-07-04Allow the flash and ram memory region sizes to be specified in the default FT...Nick Clifton2-4/+14
2016-07-02MIPS/LD/testsuite: Resurrect `branch-misc-2' testMaciej W. Rozycki3-0/+36