aboutsummaryrefslogtreecommitdiff
path: root/ld/scripttempl/elf.sc
AgeCommit message (Expand)AuthorFilesLines
2018-10-29ld -r script fixesAlan Modra1-2/+2
2018-10-13ELF ld -r scriptsAlan Modra1-45/+43
2018-07-30Fix thinko in the placement of the .gnu.build.attributes section.Nick Clifton1-1/+2
2018-07-30Combine ,gnu.build.attributes.* sections into one .gnu.build.attributes secti...Nick Clifton1-0/+1
2018-06-08Define various symbols conditionally in shared librariesAlan Modra1-4/+4
2018-04-25[ARM] Add TLS relocations for FDPIC.Christophe Lyon1-1/+5
2018-01-11ld: Add "-z separate-code" option to ELF linkerH.J. Lu1-3/+19
2018-01-11ld: Keep PREINIT_ARRAY/INIT_ARRAY/FINI_ARRAY sections for -r --gc-sectionsH.J. Lu1-6/+7
2018-01-11Fix the order of SHLIB_RODATA_ADDR in elf.scH.J. Lu1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2017-11-12ld: Add OTHER_PLT_SECTIONSH.J. Lu1-2/+3
2017-10-12ld whitespace fixesAlan Modra1-7/+7
2017-02-20Move .stack before debug sectionsAlan Modra1-7/+6
2017-01-02Support -z relro on hppaAlan Modra1-12/+14
2017-01-02Update year range in copyright notice of all files.Alan Modra1-2/+2
2016-12-26Correct .dynbss in scriptAlan Modra1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-2/+2
2015-08-06Revert ALIGN changesAlan Modra1-2/+2
2015-07-20ALIGN change affects cris scriptsAlan Modra1-2/+2
2015-07-20ALIGN change affects standard scriptsAlan Modra1-2/+2
2015-05-28Compact EH SupportCatherine Moore1-3/+5
2015-04-01Start of relro segment adjustmentAlan Modra1-1/+5
2015-01-20Reorder more powerpc64 sections again for -z relroAlan Modra1-1/+2
2015-01-20Reorder more powerpc64 sections for -z relroAlan Modra1-5/+9
2015-01-20Reorder powerpc64 sections for -z relroAlan Modra1-0/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-2/+2
2014-08-20Add copyright notice to linker script files.Nick Clifton1-1/+12
2014-06-16Fix duplicated assignments to __rel_iplt and __rela_iplt symbolsAlan Modra1-4/+4
2013-07-08 * scripttempl/elf.sc: Handle function names and otherJeff Law1-1/+1
2013-06-24 bfd/Maciej W. Rozycki1-2/+6
2013-04-28ld/Thomas Schwinge1-1/+1
2013-04-15 * scripttempl/armbpabi.sc: Replace DWARF sections with anNick Clifton1-37/+5
2013-02-21 * scripttempl/elf.sc (.init_array, .fini_array): Don't sort allAlan Modra1-6/+4
2013-01-14 * ld.texinfo (-Tldata-segment): Describe.Alan Modra1-0/+9
2013-01-09 * emulparams/elf_x86_64.sh (LARGE_BSS_AFTER_BSS): Define.Alan Modra1-2/+3
2013-01-08 * scripttempl/elf.sc (RODATA_ADDR): Typo fix.Alan Modra1-1/+1
2012-12-18ld/Roland McGrath1-5/+19
2012-08-31Provide __executable_start for PIEH.J. Lu1-1/+1
2012-08-01Don't call compare_section in case of by_noneH.J. Lu1-2/+2
2012-06-29 * scripttempl/alphavms.sc: Add .debug_macro section.Nick Clifton1-0/+3
2012-06-15ld/Alan Modra1-1/+2
2012-05-24ld/Cary Coutant1-3/+3
2012-04-03bfd/Roland McGrath1-23/+46
2012-01-31Support arch-dependent fillH.J. Lu1-4/+10
2011-04-11 * scripttempl/elf.sc (.exception_ranges): Add new section.Nick Clifton1-1/+6
2011-02-10remove accidental SANE_EXPR changeAlan Modra1-1/+0
2011-02-10 * scripttempl/armbpabi.sc: Revert 2010-11-02 H.J. Lu.Alan Modra1-17/+18
2010-12-15Add SORT_BY_INIT_PRIORITY.H.J. Lu1-2/+15
2010-11-25 * scripttempl/elf.sc: Group .text.exit, text.startup and .text.hotAlan Modra1-0/+3
2010-10-29Add compressed debug section support to binutils and ld.H.J. Lu1-17/+17