binutils-gdb/ld/scripttempl
Nick Clifton 861319c9dd PR ld/13812
* scripttempl/avr.sc: Place trampolines before .progmem section.
2013-03-27 13:21:38 +00:00
..
README Add copyright notices 2012-12-17 16:56:12 +00:00
aix.sc
alpha.sc
alphavms.sc * scripttempl/alphavms.sc: Add .debug_macro section. 2012-06-29 07:58:46 +00:00
aout.sc
armaout.sc
armbpabi.sc * scripttempl/alphavms.sc: Add .debug_macro section. 2012-06-29 07:58:46 +00:00
armcoff.sc
avr.sc PR ld/13812 2013-03-27 13:21:38 +00:00
crisaout.sc
delta68.sc
dlx.sc
elf.sc * scripttempl/elf.sc (.init_array, .fini_array): Don't sort all 2013-02-21 05:10:28 +00:00
elf32cr16.sc * scripttempl/alphavms.sc: Add .debug_macro section. 2012-06-29 07:58:46 +00:00
elf32cr16c.sc
elf32crx.sc * scripttempl/alphavms.sc: Add .debug_macro section. 2012-06-29 07:58:46 +00:00
elf32msp430.sc * scripttempl/elf32msp430.sc: Add placement of .data.* sections. 2013-02-27 11:15:39 +00:00
elf32msp430_3.sc * scripttempl/elf32msp430.sc: Add placement of .data.* sections. 2013-02-27 11:15:39 +00:00
elf32sh-symbian.sc * scripttempl/alphavms.sc: Add .debug_macro section. 2012-06-29 07:58:46 +00:00
elf32xc16x.sc
elf32xc16xl.sc
elf32xc16xs.sc
elf64hppa.sc * scripttempl/alphavms.sc: Add .debug_macro section. 2012-06-29 07:58:46 +00:00
elf_chaos.sc * scripttempl/alphavms.sc: Add .debug_macro section. 2012-06-29 07:58:46 +00:00
elfd10v.sc Don't call compare_section in case of by_none 2012-08-01 01:03:47 +00:00
elfd30v.sc Don't call compare_section in case of by_none 2012-08-01 01:03:47 +00:00
elfi370.sc * scripttempl/alphavms.sc: Add .debug_macro section. 2012-06-29 07:58:46 +00:00
elfm68hc11.sc * scripttempl/alphavms.sc: Add .debug_macro section. 2012-06-29 07:58:46 +00:00
elfm68hc12.sc * scripttempl/alphavms.sc: Add .debug_macro section. 2012-06-29 07:58:46 +00:00
elfmicroblaze.sc
elfxgate.sc * scripttempl/alphavms.sc: Add .debug_macro section. 2012-06-29 07:58:46 +00:00
elfxtensa.sc Don't call compare_section in case of by_none 2012-08-01 01:03:47 +00:00
epiphany_4x4.sc * scripttempl/epiphany_4x4.sc, emulparams/elf32epiphany_4x4.sh: Add. 2012-11-30 18:28:38 +00:00
epocpe.sc
h8300.sc
h8300h.sc
h8300hn.sc
h8300s.sc
h8300sn.sc
h8300sx.sc
h8300sxn.sc
h8500.sc
h8500b.sc
h8500c.sc
h8500m.sc
h8500s.sc
hppaelf.sc
i386beos.sc * scripttempl/alphavms.sc: Add .debug_macro section. 2012-06-29 07:58:46 +00:00
i386coff.sc
i386go32.sc * scripttempl/alphavms.sc: Add .debug_macro section. 2012-06-29 07:58:46 +00:00
i386msdos.sc
i860coff.sc
i960.sc
ia64vms.sc * scripttempl/alphavms.sc: Add .debug_macro section. 2012-06-29 07:58:46 +00:00
ip2k.sc * scripttempl/alphavms.sc: Add .debug_macro section. 2012-06-29 07:58:46 +00:00
iq2000.sc * scripttempl/alphavms.sc: Add .debug_macro section. 2012-06-29 07:58:46 +00:00
m68kaux.sc
m68kcoff.sc
m88kbcs.sc
mcorepe.sc
mep.sc * scripttempl/alphavms.sc: Add .debug_macro section. 2012-06-29 07:58:46 +00:00
mips.sc ld/ 2012-08-06 22:40:36 +00:00
mipsbsd.sc
mmo.sc * emultempl/mmo.em (mmo_place_orphan): Rewrite to also attach 2012-09-09 16:30:40 +00:00
moxie.sc
nw.sc
or32.sc
pe.sc ChangeLog bfd 2012-10-18 17:42:29 +00:00
pep.sc * scripttempl/pep.sc (.xdata): Merge .xdata* into .xdata section. 2013-02-15 11:08:01 +00:00
pj.sc
ppcpe.sc
psos.sc
riscix.sc
sh.sc
sparccoff.sc
st2000.sc
tic4xcoff.sc
tic30aout.sc
tic30coff.sc
tic54xcoff.sc
tic80coff.sc
v850.sc * scripttempl/alphavms.sc: Add .debug_macro section. 2012-06-29 07:58:46 +00:00
v850_rh850.sc 2012-11-09 Nick Clifton <nickc@redhat.com> 2012-11-09 17:36:19 +00:00
vanilla.sc
w65.sc
xstormy16.sc * scripttempl/alphavms.sc: Add .debug_macro section. 2012-06-29 07:58:46 +00:00
z80.sc
z8000.sc

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 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.