summaryrefslogtreecommitdiff
path: root/ld/scripttempl/elf.sc
Commit message (Expand)AuthorAgeFilesLines
* ld: optionally emit _etext last, before .dataHans-Peter Nilsson2020-07-191-3/+10
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-2/+2
* Introduce new .text.sorted.* sections.Martin Liska2019-11-261-0/+1
* Rename elf32.em to elf.emAlan Modra2019-09-111-1/+1
* ld: Don't define __rel[a]_iplt_start/__rel[a]_iplt_end in PIEH.J. Lu2019-04-101-8/+9
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-2/+2
* ld -r script fixesAlan Modra2018-10-291-2/+2
* ELF ld -r scriptsAlan Modra2018-10-131-45/+43
* Fix thinko in the placement of the .gnu.build.attributes section.Nick Clifton2018-07-301-1/+2
* Combine ,gnu.build.attributes.* sections into one .gnu.build.attributes secti...Nick Clifton2018-07-301-0/+1
* Define various symbols conditionally in shared librariesAlan Modra2018-06-081-4/+4
* [ARM] Add TLS relocations for FDPIC.Christophe Lyon2018-04-251-1/+5
* ld: Add "-z separate-code" option to ELF linkerH.J. Lu2018-01-111-3/+19
* ld: Keep PREINIT_ARRAY/INIT_ARRAY/FINI_ARRAY sections for -r --gc-sectionsH.J. Lu2018-01-111-6/+7
* Fix the order of SHLIB_RODATA_ADDR in elf.scH.J. Lu2018-01-111-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-2/+2
* ld: Add OTHER_PLT_SECTIONSH.J. Lu2017-11-121-2/+3
* ld whitespace fixesAlan Modra2017-10-121-7/+7
* Move .stack before debug sectionsAlan Modra2017-02-201-7/+6
* Support -z relro on hppaAlan Modra2017-01-021-12/+14
* Update year range in copyright notice of all files.Alan Modra2017-01-021-2/+2
* Correct .dynbss in scriptAlan Modra2016-12-261-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-2/+2
* Revert ALIGN changesAlan Modra2015-08-061-2/+2
* ALIGN change affects cris scriptsAlan Modra2015-07-201-2/+2
* ALIGN change affects standard scriptsAlan Modra2015-07-201-2/+2
* Compact EH SupportCatherine Moore2015-05-281-3/+5
* Start of relro segment adjustmentAlan Modra2015-04-011-1/+5
* Reorder more powerpc64 sections again for -z relroAlan Modra2015-01-201-1/+2
* Reorder more powerpc64 sections for -z relroAlan Modra2015-01-201-5/+9
* Reorder powerpc64 sections for -z relroAlan Modra2015-01-201-0/+2
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-2/+2
* Add copyright notice to linker script files.Nick Clifton2014-08-201-1/+12
* Fix duplicated assignments to __rel_iplt and __rela_iplt symbolsAlan Modra2014-06-161-4/+4
* * scripttempl/elf.sc: Handle function names and otherJeff Law2013-07-081-1/+1
* bfd/Maciej W. Rozycki2013-06-241-2/+6
* ld/Thomas Schwinge2013-04-281-1/+1
* * scripttempl/armbpabi.sc: Replace DWARF sections with anNick Clifton2013-04-151-37/+5
* * scripttempl/elf.sc (.init_array, .fini_array): Don't sort allAlan Modra2013-02-211-6/+4
* * ld.texinfo (-Tldata-segment): Describe.Alan Modra2013-01-141-0/+9
* * emulparams/elf_x86_64.sh (LARGE_BSS_AFTER_BSS): Define.Alan Modra2013-01-091-2/+3
* * scripttempl/elf.sc (RODATA_ADDR): Typo fix.Alan Modra2013-01-081-1/+1
* ld/Roland McGrath2012-12-181-5/+19
* Provide __executable_start for PIEH.J. Lu2012-08-311-1/+1
* Don't call compare_section in case of by_noneH.J. Lu2012-08-011-2/+2
* * scripttempl/alphavms.sc: Add .debug_macro section.Nick Clifton2012-06-291-0/+3
* ld/Alan Modra2012-06-151-1/+2
* ld/Cary Coutant2012-05-241-3/+3
* bfd/Roland McGrath2012-04-031-23/+46
* Support arch-dependent fillH.J. Lu2012-01-311-4/+10