mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-17 13:10:12 +08:00
* emulparams/elf32frvfd.sh (OUTPUT_FORMAT): Switch to new
elf32-frvfdpic.
This commit is contained in:
parent
996991aa95
commit
41cf0c6285
@ -1,3 +1,8 @@
|
||||
2004-05-05 Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
* emulparams/elf32frvfd.sh (OUTPUT_FORMAT): Switch to new
|
||||
elf32-frvfdpic.
|
||||
|
||||
2004-04-30 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* ldlang.c (unique_section_p): Pass section parm, return true on
|
||||
|
@ -1,5 +1,6 @@
|
||||
. ${srcdir}/emulparams/elf32frv.sh
|
||||
unset STACK_ADDR
|
||||
OUTPUT_FORMAT="elf32-frvfdpic"
|
||||
MAXPAGESIZE=0x4000
|
||||
TEMPLATE_NAME=elf32
|
||||
GENERATE_SHLIB_SCRIPT=yes
|
||||
|
Loading…
Reference in New Issue
Block a user