summaryrefslogtreecommitdiff
path: root/ld/emultempl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove link_info.picAlan Modra2015-08-194-10/+2
* Add output_type to bfd_link_infoH.J. Lu2015-08-1841-171/+195
* Make default compression gABI compliantH.J. Lu2015-07-141-1/+1
* Remove COMPRESS_DEBUG_ZLIBH.J. Lu2015-06-281-1/+1
* Fix a segmentation fault triggered when trying to handle an unresolved PE sym...Nick Clifton2015-06-152-2/+20
* Compact EH SupportCatherine Moore2015-05-281-16/+47
* Add support to the MSP430 linker for the automatic placement of code and data...Nick Clifton2015-05-051-0/+298
* Non-alloc sections don't belong in PT_LOAD segmentsAlan Modra2015-04-251-7/+10
* Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu2015-04-141-0/+15
* Remove BNDPLT and add PARSE_AND_LIST_ARGS_CASE_ZH.J. Lu2015-04-091-15/+7
* Add ld_list_optionsH.J. Lu2015-04-081-106/+6
* PowerPC non-PIC to PIC editing for protected var accessAlan Modra2015-04-071-3/+12
* Work around a GCC uninitialized warning bugH.J. Lu2015-04-011-0/+5
* [AArch64] Workaround for Cortex A53 erratum 843419Marcus Shawcroft2015-04-011-1/+10
* Yet another warning fixAlan Modra2015-04-011-1/+1
* Fixes for a small number of compiler warningsEd Schouten2015-04-011-1/+1
* [AArch64] Remove padding before stub sections.Marcus Shawcroft2015-03-251-1/+1
* [AArch64] Adjust layout emultempl/aarch64elf.em.Marcus Shawcroft2015-03-231-1/+1