summaryrefslogtreecommitdiff
path: root/sysdeps/mips/dl-machine.h
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2001-02-22 08:27:50 +0000
committerAndreas Jaeger <aj@suse.de>2001-02-22 08:27:50 +0000
commitba0b6741da1a44ff547f751b8a515c3fd687593a (patch)
tree63d857f1d62466e0f8bad7dbf76f4f7dbff49101 /sysdeps/mips/dl-machine.h
parentbd8fbd5724003b8c49c949cbceb7f735eb90afb4 (diff)
* sysdeps/mips/bsd-_setjmp.S (_setjmp): Reorder instructions to
avoid problems on MIPS I. * sysdeps/mips/bsd-setjmp.S (setjmp): Likewise. * sysdeps/mips/dl-machine.h (RTLD_START): Remove duplicate ".set noreorder".
Diffstat (limited to 'sysdeps/mips/dl-machine.h')
-rw-r--r--sysdeps/mips/dl-machine.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/mips/dl-machine.h b/sysdeps/mips/dl-machine.h
index cd8ee3c0e1..6a7d66c5b3 100644
--- a/sysdeps/mips/dl-machine.h
+++ b/sysdeps/mips/dl-machine.h
@@ -412,7 +412,6 @@ _dl_runtime_resolve:\n \
".text\n"\
_RTLD_PROLOGUE(ENTRY_POINT)\
".set noreorder\n\
- .set noreorder\n\
bltzal $0, 0f\n\
nop\n\
0: .cpload $31\n\