aboutsummaryrefslogtreecommitdiff
path: root/ld/scripttempl
AgeCommit message (Expand)AuthorFilesLines
2018-09-16Don't emit data_section_size when -r is specifiedJohn Darrington1-1/+1
2018-08-07Explain what happens for PE targeted linkers in the case where the user actua...Martin Storsjo2-8/+12
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-07-27S12Z: Emit uninitialized data in the .bss segmentJohn Darrington1-0/+1
2018-07-27S12Z: Emit initialized data segment image.John Darrington1-3/+3
2018-06-08Define various symbols conditionally in shared librariesAlan Modra1-4/+4
2018-05-18Add support for the Freescale s12z processor.John Darrington1-0/+444
2018-05-09Fix binary compatibility between GCC and the TI compiler for the PRU target.Dimitar Dimitrov1-18/+29
2018-04-25[ARM] Add TLS relocations for FDPIC.Christophe Lyon1-1/+5
2018-04-25Remove arm-aout and arm-coff supportAlan Modra3-191/+0
2018-04-18various i386-aout and i386-coff target removalAlan Modra1-57/+0
2018-04-16Remove arm-epoc-pe supportAlan Modra1-164/+0
2018-04-16Remove sparc-aout and sparc-coff supportAlan Modra1-62/+0
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra4-247/+0
2018-04-16Remove sh-symbianelf supportAlan Modra1-372/+0
2018-04-16Remove w65 supportAlan Modra1-77/+0
2018-04-16Remove m88k supportAlan Modra1-62/+0
2018-04-16Remove i370 supportAlan Modra1-206/+0
2018-04-16Remove h8500 supportAlan Modra5-365/+0
2018-04-16Remove h8300-coff supportAlan Modra7-730/+0
2018-04-16Remove tandem supportAlan Modra1-35/+0
2018-04-16Remove netware supportAlan Modra1-143/+0
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra2-91/+0
2018-02-03Remove PROVIDE() qualifiers from definition of __CTOR_LIST__ and __DTOR_LIST_...Nick Clifton2-8/+40
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 Modra91-178/+178
2017-11-12ld: Add OTHER_PLT_SECTIONSH.J. Lu1-2/+3
2017-10-12ld whitespace fixesAlan Modra92-645/+642
2017-08-10Add support for PE startup files that want to define their own constructor an...Nick Clifton2-16/+36
2017-07-27Move AVR .promemx.* sections into higher memory.Georg-Johann Lay1-1/+3
2017-07-19[ARC] Add JLI support.John Eric Martin2-0/+11
2017-06-14Move location of .jumptables section and add .hightext section to AVR linker ...Georg-Johann Lay1-5/+12
2017-06-13Replace multiple AVR scripts with a single, customizable linker script.Georg-Johann Lay2-279/+35
2017-05-19Update avrxmega3 linker emulation to support avrxmega2 devices with flash mem...eorg-Johann Lay1-1/+50
2017-05-15Add .debug_gdb_scripts section to PE linker scripts.Nick Clifton2-0/+20
2017-02-27Place read-only data in the text section on AVR Tiny targets.Georg-Johann Lay1-2/+8
2017-02-21PE ld -r script fixesAlan Modra2-15/+25
2017-02-20Move .stack before debug sectionsAlan Modra9-57/+36
2017-01-02Support -z relro on hppaAlan Modra1-12/+14
2017-01-02Update year range in copyright notice of all files.Alan Modra92-180/+180
2016-12-31PRU LD PortDimitar Dimitrov1-0/+179
2016-12-26Correct .dynbss in scriptAlan Modra1-1/+1
2016-12-13PE linker script improvements.Nick Clifton1-3/+3
2016-11-27Fix spelling in comments in .sc files (ld)Ambrogino Modigliani4-6/+6
2016-10-14Add separate debug info file sectionAlan Modra1-0/+1
2016-09-30v850 linker scriptsAlan Modra2-2/+2
2016-07-06FT32 linker script cleanupjamesbowman1-1/+3