mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-23 17:53:37 +08:00
* sysdeps/mips/dl-machine.h (ELF_DL_FRAME_SIZE)
(ELF_DL_SAVE_ARG_REGS, ELF_DL_RESTORE_ARG_REGS): For the N32 and 64 ABIs, save and restore regs $10 and $11 (a6 and a7).
This commit is contained in:
parent
a84d6b933e
commit
48db0d69c8
@ -1,3 +1,9 @@
|
||||
2004-05-15 Chris Demetriou <cgd@broadcom.com>
|
||||
|
||||
* sysdeps/mips/dl-machine.h (ELF_DL_FRAME_SIZE)
|
||||
(ELF_DL_SAVE_ARG_REGS, ELF_DL_RESTORE_ARG_REGS): For the N32
|
||||
and 64 ABIs, save and restore regs $10 and $11 (a6 and a7).
|
||||
|
||||
2004-05-20 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* malloc/obstack.c (_obstack) [!defined _LIBC]: Remove; not used.
|
||||
|
Loading…
Reference in New Issue
Block a user