mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
* 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".
This commit is contained in:
@@ -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\
|
||||
|
||||
Reference in New Issue
Block a user