aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/elf32.em
AgeCommit message (Expand)AuthorFilesLines
2017-08-11Add -z globalaudit linker command line option to set the DF_GLOBALAUDIT flag ...Nick Clifton1-0/+4
2017-08-03ELF checks for orphan placementAlan Modra1-29/+47
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 seg-fault when trying to place non-ELF orphan sections.Nick Clifton1-0/+2
2017-06-26Don't attach linker created section to --just-syms bfdAlan Modra1-4/+6
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-05-18Don't compare boolean values against TRUE or FALSEAlan Modra1-1/+1
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-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-02Fix seg-fault linking corrupt binary.Nick Clifton1-3/+3
2016-11-27Fix spelling in comments in .em files (ld)Ambrogino Modigliani1-2/+2
2016-11-24Fix snafu parsing $ORIGIN.Nick Clifton1-1/+1
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-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-07-15Add support for creating ELF import librariesThomas Preud'homme1-0/+14
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-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-03-01Speedup ELF orphan placement for relocatable linkH.J. Lu1-13/+20
2016-02-26Properly implement STT_COMMONH.J. Lu1-0/+4
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-10-29Re: Orphan output section with multiple input sectionsAlan Modra1-2/+3
2015-10-28Orphan output section with multiple input sectionsAlan Modra1-14/+29
2015-10-22Add "-z call-nop=PADDING" option to ldH.J. Lu1-0/+1
2015-09-24Relative DT_RPATH/DT_RUNPATH vs. sysroot capable ld.Alan Modra1-2/+6
2015-09-23Fix compile time warnings generated when compiling with clang.Nick Clifton1-1/+6
2015-09-22Set DF_1_PIE in gld${EMULATION_NAME}_after_parseH.J. Lu1-9/+17
2015-09-22Solaris PIE supportRainer Orth1-0/+8
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-23/+27
2015-07-14Make default compression gABI compliantH.J. Lu1-1/+1
2015-06-28Remove COMPRESS_DEBUG_ZLIBH.J. Lu1-1/+1
2015-05-28Compact EH SupportCatherine Moore1-16/+47
2015-04-14Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu1-0/+15
2015-04-09Remove BNDPLT and add PARSE_AND_LIST_ARGS_CASE_ZH.J. Lu1-15/+7
2015-04-08Add ld_list_optionsH.J. Lu1-106/+6
2015-04-01Work around a GCC uninitialized warning bugH.J. Lu1-0/+5
2015-04-01Yet another warning fixAlan Modra1-1/+1
2015-04-01Fixes for a small number of compiler warningsEd Schouten1-1/+1
2015-02-06Document -z text, -z notext and -z textoffH.J. Lu1-0/+6
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1