diff options
author | Andreas Jaeger <aj@suse.de> | 2000-09-18 16:41:55 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2000-09-18 16:41:55 +0000 |
commit | 65f1c9ef2e51197e27e4eeac08e256e969292950 (patch) | |
tree | 8d12ad63cb767d1130da84a65c03a056ea6aa8fd /ChangeLog | |
parent | 54419496e5313081733eef87aaa53f529ec1b225 (diff) | |
download | glibc-65f1c9ef2e51197e27e4eeac08e256e969292950.tar glibc-65f1c9ef2e51197e27e4eeac08e256e969292950.tar.gz glibc-65f1c9ef2e51197e27e4eeac08e256e969292950.tar.bz2 glibc-65f1c9ef2e51197e27e4eeac08e256e969292950.zip |
Update.
2000-09-16 Ralf Baechle <ralf@gnu.org>
* sysdeps/mips/dl-machine.h (_RTLD_PROLOGUE): Reformat. Declare
as function.
(_RTLD_EPILOGUE): Reformat. Declare size of entry function.
(ELF_MACHINE_BEFORE_RTLD_RELOC): Relocate the dynamic linker itself so
it will even work when not loaded to the standard address.
(RTLD_START): Reformat. Call _dl_start in a way that is safe even
before the dynamic linker itself is relocated.
2000-09-18 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/kernel-features.h: Always define
__ASSUME_32BITUIDS for MIPS.
* sysdeps/unix/sysv/linux/mips/ipc_priv.h: New file.
* sysdeps/unix/sysv/linux/mips/Dist: Add ipc_priv.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +2000-09-16 Ralf Baechle <ralf@gnu.org> + + * sysdeps/mips/dl-machine.h (_RTLD_PROLOGUE): Reformat. Declare + as function. + (_RTLD_EPILOGUE): Reformat. Declare size of entry function. + (ELF_MACHINE_BEFORE_RTLD_RELOC): Relocate the dynamic linker itself so + it will even work when not loaded to the standard address. + (RTLD_START): Reformat. Call _dl_start in a way that is safe even + before the dynamic linker itself is relocated. + +2000-09-18 Andreas Jaeger <aj@suse.de> + + * sysdeps/unix/sysv/linux/kernel-features.h: Always define + __ASSUME_32BITUIDS for MIPS. + * sysdeps/unix/sysv/linux/mips/ipc_priv.h: New file. + * sysdeps/unix/sysv/linux/mips/Dist: Add ipc_priv.h. + 2000-09-17 H.J. Lu <hjl@gnu.org> * catgets/Makefile ($(objpfx)de/libc.cat): Use |