diff --git a/ChangeLog b/ChangeLog index 909f9f4d71..e3dc25172d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-05-15 Chris Demetriou + + * 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 * malloc/obstack.c (_obstack) [!defined _LIBC]: Remove; not used.