aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl
AgeCommit message (Expand)AuthorFilesLines
2017-08-02Check ELF section header only for ELF outputH.J. Lu1-1/+2
2017-08-02Revert the last change to emultempl/elf32.emH.J. Lu1-2/+0
2017-08-02Fix assertion failure for xtensa linker.Max Filippov1-1/+1
2017-08-02Fix seg-fault when trying to place non-ELF orphan sections.Nick Clifton1-0/+2
2017-07-07MIPS/LD: Fix a segfault from ELF `e_flags' access with non-ELF output BFDMaciej W. Rozycki1-6/+9
2017-06-26Don't attach linker created section to --just-syms bfdAlan Modra1-4/+6
2017-06-23S/390: Add support for pgste markerAndreas Krebbel1-0/+64
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra1-57/+0
2017-06-13Always define referenced __start_SECNAME/__stop_SECNAMEH.J. Lu1-4/+60
2017-06-01PPC64_OPT_LOCALENTRYAlan Modra1-22/+43
2017-05-31PowerPC64 ld help quotingAlan Modra1-2/+2
2017-05-18Don't compare boolean values against TRUE or FALSEAlan Modra4-4/+4
2017-04-11PR 21274, ld segfaults linking PE DLLAlan Modra2-74/+106
2017-04-04Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu1-1/+45
2017-04-03ld: Support ELF GNU program propertiesH.J. Lu1-0/+2
2017-03-11Add sysroot for ld -rpath searchAlan Modra1-0/+2
2017-03-11Rewrite add_sysrootAlan Modra1-53/+96
2017-01-30MIPS: Add options to control branch ISA checksMaciej W. Rozycki1-2/+23
2017-01-24Solaris2/LD: Fix anonymous version script acceptance bugMaciej W. Rozycki1-1/+2
2017-01-02Update year range in copyright notice of all files.Alan Modra58-58/+58
2016-12-31PRU LD PortDimitar Dimitrov1-0/+50
2016-12-03PowerPC64 dot-symbol compatibility bugfixesAlan Modra1-1/+0
2016-12-02Fix seg-fault linking corrupt binary.Nick Clifton1-3/+3
2016-11-27Fix spelling in comments in .em files (ld)Ambrogino Modigliani5-6/+6
2016-11-24Fix snafu parsing $ORIGIN.Nick Clifton1-1/+1
2016-11-22PR20744, Incorrect PowerPC VLE relocsAlan Modra1-2/+9
2016-11-07Fix infinite loop when processing rpath tokens.Nick Clifton1-27/+48
2016-11-04Remove support for $PLATFORM in rpath search paths.Nick Clifton1-30/+7
2016-11-01Add support for RISC-V architecture.Nick Clifton1-0/+68
2016-10-15Regenerate spu_ovl.o_cAlan Modra1-53/+53
2016-10-11Add support to the static linker for the tokens accepted by the dynamic linke...Nick Clifton1-0/+151
2016-09-29Don't merge 2 sections with different SHF_EXCLUDEH.J. Lu1-1/+8
2016-09-22Report failed attempts to locate DT_NEEDED files when --verbose is in effect.Nick Clifton1-1/+5
2016-09-14Add support for disabling automatic generation of .eh_frame_hdr sections in E...Nick Clifton1-9/+18
2016-08-26Reduce parameter list in bfd_elf32_arm_target_relocsThomas Preud'homme1-62/+55
2016-08-26Add support for stable secure gateway veneers addressesThomas Preud'homme1-1/+26
2016-08-19Enable relro by default for AArch64, ARM and SCORE.Nick Clifton4-0/+4
2016-08-042016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme1-1/+10
2016-07-16Don't include libbfd.h outside of bfd, part 1Alan Modra5-22/+9
2016-07-15Add support for creating ELF import librariesThomas Preud'homme3-19/+21
2016-06-22ld: Add a linker configure option --enable-relroH.J. Lu1-0/+1
2016-05-28Return void from linker callbacksAlan Modra1-6/+3
2016-05-23Support for dedicated output section for some ARM veneer typesThomas Preud'homme1-0/+4
2016-05-11[HPPA] Attach linker created dynamic sections to stub bfdAlan Modra1-0/+1
2016-05-10Use getters/setters to access ARM branch typeThomas Preud'homme1-1/+2
2016-05-10Allow stubs without associated input section in ARM backendThomas Preud'homme1-6/+22
2016-05-03[AArch64] Also puts value in place for R_AARCH64_RELATIVEJiong Wang1-1/+10
2016-04-20Move ELF relocation check after lang_gc_sectionsH.J. Lu1-14/+0
2016-04-20Check ELF relocs after opening all input filesH.J. Lu1-0/+15
2016-04-20update many old style function definitionsTrevor Saunders1-1/+1