* emulparams/elf64alpha.sh (NOP): Use unop.
This commit is contained in:
parent
199f4802a7
commit
a9ed1e1b4e
@ -1,3 +1,7 @@
|
||||
2002-01-22 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* emulparams/elf64alpha.sh (NOP): Use unop.
|
||||
|
||||
2002-01-21 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* ldlex.l: Use fread instead of read.
|
||||
|
@ -10,7 +10,7 @@ ARCH=alpha
|
||||
MACHINE=
|
||||
GENERATE_SHLIB_SCRIPT=yes
|
||||
DATA_PLT=
|
||||
NOP=0x47ff041f
|
||||
NOP=0x2ffe0000 # unop
|
||||
|
||||
OTHER_READONLY_SECTIONS="
|
||||
.reginfo ${RELOCATING-0} : { *(.reginfo) }"
|
||||
|
Loading…
Reference in New Issue
Block a user