binutils-gdb/ld/scripttempl
Georg-Johann Lay 6490dc678b Replace multiple AVR scripts with a single, customizable linker script.
PR ld/21569
        * scripttempl/avrtiny.sc: Remove file.
	* Makefile.am (eavrtiny.c): Depend on avr.sc, no more on avrtiny.sc.
	* Makefile.in: Regenerate.
	* emulparams/avrtiny.sh (SCRIPT_NAME): Set var to "avr".
	(TEXT_ORIGIN): Remove var.
	(FUSE_NAME, FUSE_LENGTH, LOCK_LENGTH, SIGNATURE_LENGTH)
	(RODATA_PM_OFFSET): Set new vars.
	* emulparams/avr1.sh (FUSE_NAME, EEPROM_LENGTH, FUSE_LENGTH)
	(LOCK_LENGTH, SIGNATURE_LENGTH, USER_SIGNATURE_LENGTH): Set new vars.
	* emulparams/avr2.sh: Same.
	* emulparams/avr25.sh: Same.
	* emulparams/avr3.sh: Same.
	* emulparams/avr31.sh: Same.
	* emulparams/avr35.sh: Same.
	* emulparams/avr4.sh: Same.
	* emulparams/avr5.sh: Same.
	* emulparams/avr51.sh: Same.
	* emulparams/avr6.sh: Same.
	* emulparams/avrxmega1.sh: Same.
	* emulparams/avrxmega2.sh: Same.
	* emulparams/avrxmega3.sh: Same.
	* emulparams/avrxmega4.sh: Same.
	* emulparams/avrxmega5.sh: Same.
	* emulparams/avrxmega6.sh: Same.
	* emulparams/avrxmega7.sh: Same.
	* scripttempl/avr.sc (__EEPROM_REGION_LENGTH__): Only define
	if EEPROM_LENGTH is set.
	(MEMORY) [eeprom]: Same.
	(SECTIONS) [.eeprom]: Same for output section.
	(__USER_SIGNATURE_REGION_LENGTH__): Only define if
	USER_SIGNATURE_LENGTH is set.
	(MEMORY) [user_signatures]: Same.
	(SECTIONS) [.fuse]: Only define output section if FUSE_NAME = fuse.
	(SECTIONS) [.config]: Only define output section if FUSE_NAME = config.
2017-06-13 16:50:26 +01:00
..
DWARF.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
README Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
aix.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
alpha.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
alphavms.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
aout.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
arclinux.sc Move .stack before debug sections 2017-02-20 19:33:28 +10:30
armaout.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
armbpabi.sc Move .stack before debug sections 2017-02-20 19:33:28 +10:30
armcoff.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
avr.sc Replace multiple AVR scripts with a single, customizable linker script. 2017-06-13 16:50:26 +01:00
crisaout.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
delta68.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
dlx.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
elf.sc Move .stack before debug sections 2017-02-20 19:33:28 +10:30
elf32cr16.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
elf32cr16c.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
elf32crx.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
elf32msp430.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
elf32msp430_3.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
elf32sh-symbian.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
elf32xc16x.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
elf32xc16xl.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
elf32xc16xs.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
elf64hppa.sc Move .stack before debug sections 2017-02-20 19:33:28 +10:30
elf_chaos.sc Move .stack before debug sections 2017-02-20 19:33:28 +10:30
elfarc.sc Move .stack before debug sections 2017-02-20 19:33:28 +10:30
elfarcv2.sc New ARC implementation. 2015-10-07 14:20:19 +01:00
elfd10v.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
elfd30v.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
elfi370.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
elfm68hc11.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
elfm68hc12.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
elfmicroblaze.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
elfxgate.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
elfxtensa.sc Move .stack before debug sections 2017-02-20 19:33:28 +10:30
epiphany_4x4.sc Move .stack before debug sections 2017-02-20 19:33:28 +10:30
epocpe.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
ft32.sc FT32 linker script cleanup 2016-07-06 18:58:10 -07:00
h8300.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
h8300h.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
h8300hn.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
h8300s.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
h8300sn.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
h8300sx.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
h8300sxn.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
h8500.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
h8500b.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
h8500c.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
h8500m.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
h8500s.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
hppaelf.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
i386beos.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
i386coff.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
i386go32.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
i386msdos.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
i860coff.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
i960.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
ia64vms.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
ip2k.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
iq2000.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
m68kaux.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
m68kcoff.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
m88kbcs.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
mcorepe.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
mep.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
mips.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
mipsbsd.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
mmo.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
moxie.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
nds32elf.sc Move .stack before debug sections 2017-02-20 19:33:28 +10:30
nw.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
pe.sc Add .debug_gdb_scripts section to PE linker scripts. 2017-05-15 13:12:49 +01:00
pep.sc Add .debug_gdb_scripts section to PE linker scripts. 2017-05-15 13:12:49 +01:00
pj.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
ppcpe.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
pru.sc PRU LD Port 2016-12-31 12:04:11 +10:30
psos.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
riscix.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
sh.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
sparccoff.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
st2000.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
tic4xcoff.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
tic30aout.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
tic30coff.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
tic54xcoff.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
tic80coff.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
v850.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
v850_rh850.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
vanilla.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
visium.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
w65.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
xstormy16.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
z80.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30
z8000.sc Update year range in copyright notice of all files. 2017-01-02 14:08:56 +10:30

README

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

The files in this directory are linker script templates.
genscripts.sh sets some shell variables, then sources
EMULATION.sc, to generate EMULATION.{x,xr,xu,xn,xbn} -- the script
files for default, -r, -Ur, -n, -N.

Copyright (C) 2012-2017 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.