From 65f1c9ef2e51197e27e4eeac08e256e969292950 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 18 Sep 2000 16:41:55 +0000 Subject: Update. 2000-09-16 Ralf Baechle * 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 * 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. --- sysdeps/unix/sysv/linux/mips/Dist | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/unix/sysv/linux/mips') diff --git a/sysdeps/unix/sysv/linux/mips/Dist b/sysdeps/unix/sysv/linux/mips/Dist index d8943b6a10..a983244372 100644 --- a/sysdeps/unix/sysv/linux/mips/Dist +++ b/sysdeps/unix/sysv/linux/mips/Dist @@ -1,6 +1,7 @@ _test_and_set.c clone.S entry.h +ipc_priv.h kernel_sigaction.h kernel_stat.h kernel_termios.h -- cgit 1.4.1