aboutsummaryrefslogtreecommitdiff
path: root/ld/scripttempl
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-04Allow the flash and ram memory region sizes to be specified in the default FT...Nick Clifton1-4/+7
2016-05-26Provide the __bssstart and __bsssize symbols needed by the MSP430's crt0.o code.Nick Clifton2-1/+5
2016-05-19[ARC] Emulation and default script template changes.Claudiu Zissulescu1-176/+419
2016-05-18Fix lots of linker testsuite failures for the FT32 target.Nick Clifton2-8/+12
2016-05-17Place progmem data from AVR's libc before other progmem data.Senthil Kumar Selvaraj2-0/+8
2016-04-25AVR: Allow the start address of the .text section to be set by --section-start.Senthil Kumar Selvaraj1-1/+1
2016-04-07Fix typo in name of MSP430 attribute section.Nick Clifton2-2/+2
2016-03-18Ensure that the .rdata_pseudo_runtime_reloc sections are not discarded by gab...Awson2-2/+2