summaryrefslogtreecommitdiff
path: root/ld/emultempl
Commit message (Expand)AuthorAgeFilesLines
* PRU LD PortDimitar Dimitrov2016-12-311-0/+50
* PowerPC64 dot-symbol compatibility bugfixesAlan Modra2016-12-031-1/+0
* Fix seg-fault linking corrupt binary.Nick Clifton2016-12-021-3/+3
* Fix spelling in comments in .em files (ld)Ambrogino Modigliani2016-11-275-6/+6
* Fix snafu parsing $ORIGIN.Nick Clifton2016-11-241-1/+1
* PR20744, Incorrect PowerPC VLE relocsAlan Modra2016-11-221-2/+9
* Fix infinite loop when processing rpath tokens.Nick Clifton2016-11-071-27/+48
* Remove support for $PLATFORM in rpath search paths.Nick Clifton2016-11-041-30/+7
* Add support for RISC-V architecture.Nick Clifton2016-11-011-0/+68
* Regenerate spu_ovl.o_cAlan Modra2016-10-151-53/+53
* Add support to the static linker for the tokens accepted by the dynamic linke...Nick Clifton2016-10-111-0/+151
* Don't merge 2 sections with different SHF_EXCLUDEH.J. Lu2016-09-291-1/+8
* Report failed attempts to locate DT_NEEDED files when --verbose is in effect.Nick Clifton2016-09-221-1/+5
* Add support for disabling automatic generation of .eh_frame_hdr sections in E...Nick Clifton2016-09-141-9/+18
* Reduce parameter list in bfd_elf32_arm_target_relocsThomas Preud'homme2016-08-261-62/+55
* Add support for stable secure gateway veneers addressesThomas Preud'homme2016-08-261-1/+26
* Enable relro by default for AArch64, ARM and SCORE.Nick Clifton2016-08-194-0/+4
* 2016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme2016-08-041-1/+10
* Don't include libbfd.h outside of bfd, part 1Alan Modra2016-07-165-22/+9
* Add support for creating ELF import librariesThomas Preud'homme2016-07-153-19/+21
* ld: Add a linker configure option --enable-relroH.J. Lu2016-06-221-0/+1
* Return void from linker callbacksAlan Modra2016-05-281-6/+3
* Support for dedicated output section for some ARM veneer typesThomas Preud'homme2016-05-231-0/+4
* [HPPA] Attach linker created dynamic sections to stub bfdAlan Modra2016-05-111-0/+1
* Use getters/setters to access ARM branch typeThomas Preud'homme2016-05-101-1/+2
* Allow stubs without associated input section in ARM backendThomas Preud'homme2016-05-101-6/+22
* [AArch64] Also puts value in place for R_AARCH64_RELATIVEJiong Wang2016-05-031-1/+10
* Move ELF relocation check after lang_gc_sectionsH.J. Lu2016-04-201-14/+0
* Check ELF relocs after opening all input filesH.J. Lu2016-04-201-0/+15
* update many old style function definitionsTrevor Saunders2016-04-201-1/+1
* Ignore DWARF debug information with a version of 0 - assume that it is padding.Nick Clifton2016-04-041-47/+45
* Remove use of alloca.Nick Clifton2016-03-211-4/+10
* Fix possible failure in the AVR linker tests.Senthil Kumar Selvaraj2016-03-181-1/+0
* Speedup mmo and pe orphan placement for relocatable linkH.J. Lu2016-03-023-36/+54
* Speedup ELF orphan placement for relocatable linkH.J. Lu2016-03-011-13/+20
* Properly implement STT_COMMONH.J. Lu2016-02-261-0/+4
* MIPS/LD: Convert ELF linker emulation option macros to an enumMaciej W. Rozycki2016-01-041-2/+5
* Copyright update for binutilsAlan Modra2016-01-0156-56/+56
* ARM: Fix exidx coverage for relocatable builds.Yury Usishchev2015-12-221-38/+35
* Fixes an invalid warning about memory region overflow on the ARM.Nick Clifton2015-11-161-0/+14
* Re: Orphan output section with multiple input sectionsAlan Modra2015-10-294-14/+59
* Orphan output section with multiple input sectionsAlan Modra2015-10-281-14/+29
* Add --fix-stm32l4xx-629360 to the ARM linker to enable a link-time workaround...Laurent Alfonsi2015-10-271-2/+30
* Add "-z call-nop=PADDING" option to ldH.J. Lu2015-10-221-0/+1
* New ARC implementation.Nick Clifton2015-10-071-0/+52
* Relative DT_RPATH/DT_RUNPATH vs. sysroot capable ld.Alan Modra2015-09-241-2/+6
* Fix compile time warnings generated when compiling with clang.Nick Clifton2015-09-233-5/+10
* Set DF_1_PIE in gld${EMULATION_NAME}_after_parseH.J. Lu2015-09-228-18/+26
* Solaris PIE supportRainer Orth2015-09-221-0/+8
* Add PowerPC64 ld --tls-get-addr-optimize.Alan Modra2015-09-181-4/+13