aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl
AgeCommit message (Expand)AuthorFilesLines
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 Clifton3-5/+10
2015-09-22Set DF_1_PIE in gld${EMULATION_NAME}_after_parseH.J. Lu8-18/+26
2015-09-22Solaris PIE supportRainer Orth1-0/+8
2015-09-18Add PowerPC64 ld --tls-get-addr-optimize.Alan Modra1-4/+13
2015-08-19Remove link_info.picAlan Modra4-10/+2
2015-08-18Add output_type to bfd_link_infoH.J. Lu41-171/+195
2015-07-14Make default compression gABI compliantH.J. Lu1-1/+1
2015-06-28Remove COMPRESS_DEBUG_ZLIBH.J. Lu1-1/+1
2015-06-15Fix a segmentation fault triggered when trying to handle an unresolved PE sym...Nick Clifton2-2/+20
2015-05-28Compact EH SupportCatherine Moore1-16/+47
2015-05-05Add support to the MSP430 linker for the automatic placement of code and data...Nick Clifton1-0/+298
2015-04-25Non-alloc sections don't belong in PT_LOAD segmentsAlan Modra1-7/+10
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-07PowerPC non-PIC to PIC editing for protected var accessAlan Modra1-3/+12
2015-04-01Work around a GCC uninitialized warning bugH.J. Lu1-0/+5
2015-04-01[AArch64] Workaround for Cortex A53 erratum 843419Marcus Shawcroft1-1/+10
2015-04-01Yet another warning fixAlan Modra1-1/+1
2015-04-01Fixes for a small number of compiler warningsEd Schouten1-1/+1
2015-03-25[AArch64] Remove padding before stub sections.Marcus Shawcroft1-1/+1
2015-03-23[AArch64] Adjust layout emultempl/aarch64elf.em.Marcus Shawcroft1-1/+1
2015-02-24Adds support for generating notes in V850 binaries.Nick Clifton1-0/+54
2015-02-06Document -z text, -z notext and -z textoffH.J. Lu1-0/+6
2015-02-02xlc -z relro toc section fixesAlan Modra1-2/+8
2015-01-28PowerPC64 changes for xlcAlan Modra1-3/+35
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra53-53/+53
2014-12-24Don't create .eh_frame_hdr on shared lib bfdAlan Modra1-1/+4
2014-12-23AVR/ld: Propagate link-relax elf header flag correctly.Andrew Burgess1-0/+37
2014-11-24PowerPC64 --plt-alignAlan Modra1-7/+6
2014-11-18Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin1-0/+15
2014-11-04Regenerate spu overlay and icache manager filesAlan Modra2-47/+47
2014-10-24[AArch64] Cortex-A53 erratum 835769 linker workaroundJiong Wang1-1/+9
2014-10-16PR17488, powerpc64-linux-ld segfaultAlan Modra1-1/+2
2014-09-16NDS32: Code refactoring of relaxation.Kuan-Lin Chen1-111/+21
2014-09-08Change pe/coff build-id section name to '.buildid'Jon TURNEY2-10/+10
2014-08-22Index PowerPC64 linker generated .eh_frame in .eh_frame_hdrAlan Modra1-14/+14
2014-08-20ARM/ld: Correct macro formatting in armelf.emMaciej W. Rozycki1-3/+3
2014-08-20Enabling the HIGH_ENTROPY_VA flag allows the operating system to useNick Clifton1-0/+7
2014-08-18Return error status from bfd_elf_discard_info.Alan Modra9-28/+81
2014-08-14Linker part of PR16563 fixAlan Modra1-0/+3
2014-07-10Fix xtensa ld segfault when linking linux modulesMax Filippov1-1/+1
2014-07-01Add symbols for global entry stub, and report statsAlan Modra1-24/+23
2014-06-26Change the default behaviour of the PE targeted linker so that timestamps areLinda Zhang2-5/+15
2014-06-13Make bfd.link_next field a unionAlan Modra8-17/+17
2014-05-27Fix typo.DJ Delorie1-1/+1
2014-05-27Add new link-map-text hook and RX auto-vector support.DJ Delorie16-14/+33
2014-05-20Rewrite ppc32 backend .sdata and .sdata2 handlingAlan Modra1-0/+2
2014-05-02bfd target vector rationalisationAlan Modra4-20/+20