* emulparams/elf32_sparc.sh: Set NOP to 0x01000000
This commit is contained in:
parent
4ff9b92471
commit
d9b807ab58
@ -1,3 +1,7 @@
|
||||
2010-09-20 David S. Miller <davem@davemloft.net>
|
||||
|
||||
* emulparams/elf32_sparc.sh: Set NOP to 0x01000000
|
||||
|
||||
2010-09-16 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* ld.texinfo (NOLOAD): Do not erroneously state that contents will
|
||||
|
@ -14,4 +14,5 @@ TEMPLATE_NAME=elf32
|
||||
DATA_PLT=
|
||||
GENERATE_SHLIB_SCRIPT=yes
|
||||
GENERATE_PIE_SCRIPT=yes
|
||||
NOP=0x01000000
|
||||
NO_SMALL_DATA=yes
|
||||
|
Loading…
Reference in New Issue
Block a user