aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-01Fix Thumb-2 BL detectionThomas Preud'homme4-3/+12
2016-07-01Add marker for 2.27 branch.Tristan Gingold2-0/+6
2016-06-28Skip version check for unreferenced and undefined symbolH.J. Lu4-0/+26
2016-06-28Fix more linker testsuite failures.Nick Clifton6-1/+44
2016-06-28Fix RX and M68HC11 linker testsuite failures.Nick Clifton8-10/+2
2016-06-28Don't convert R_SPARC_32 to R_SPARC_RELATIVE if class is ELFCLASS64.James Clarke2-1/+6
2016-06-28MIPS/LD/testsuite: Accept any UNIX OS/ABI with GNU attribute testsMaciej W. Rozycki5-4/+11
2016-06-28Don't run ld-scripts/pr20302 on linuxaoutAlan Modra2-1/+6
2016-06-28MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki7-0/+107
2016-06-27Allow a second -T<section>=<addr> to override a previous version on the same ...Nick Clifton4-0/+22
2016-06-24aarch64 ld testsuiteAlan Modra2-10/+13
2016-06-24Check DEFAULT_LD_Z_RELRO for -z relro help messageH.J. Lu2-1/+14
2016-06-23MIPS/LD/testsuite: Use wildcard address matching in `undefweak-overflow'Maciej W. Rozycki2-20/+25
2016-06-23MIPS/LD/testsuite: Uniquely identify `undefweak-overflow' testsMaciej W. Rozycki2-2/+9
2016-06-22ld: Add a linker configure option --enable-relroH.J. Lu9-4/+112
2016-06-21MIPS/BFD: Don't stop processing on a cross-mode jump conversion errorMaciej W. Rozycki3-1/+14
2016-06-21Arc assembler: Convert nps400 from a machine type to an extension.Graham Markall3-2/+7
2016-06-20Use the IR symbol table for the IR input objectH.J. Lu4-0/+37
2016-06-20PR ld/20276: Set non_ir_ref on common symbolAlan Modra6-13/+58
2016-06-18Rename bfd_plugin_uknown to bfd_plugin_unknownH.J. Lu2-1/+6