OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [ld/] [emulparams/] [elf32ppc.sh] - Blame information for rev 853

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
# If you change this file, please also look at files which source this one:
2
# elf32lppcnto.sh elf32lppc.sh elf32ppclinux.sh elf32ppcnto.sh
3
# elf32ppcsim.sh
4
 
5
. ${srcdir}/emulparams/elf32ppccommon.sh
6
# Yes, we want duplicate .got and .plt sections.  The linker chooses the
7
# appropriate one magically in ppc_after_open
8
DATA_GOT=
9
SDATA_GOT=
10
SEPARATE_GOTPLT=0
11
BSS_PLT=
12
GOT=".got          ${RELOCATING-0} : SPECIAL { *(.got) }"
13
PLT=".plt          ${RELOCATING-0} : SPECIAL { *(.plt) }"
14
GOTPLT="${PLT}"
15
OTHER_TEXT_SECTIONS="*(.glink)"
16
EXTRA_EM_FILE=ppc32elf

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.