glibc/sysdeps/unix/sysv/linux/sparc/sparc32
Ulrich Drepper c6293dee98 Update.
1998-03-30  Joel Klecker  <espy@debian.org>

	* sysdeps/unix/sysv/linux/sparc/sparc32/Makefile
	(sysdep-others,install-bin): Add lddlibc4.
1999-05-02 17:20:24 +00:00
..
sys * sysdeps/unix/sysv/linux/sparc/bits/ioctls.h: Don't include kernel_termios.h. * sysdeps/unix/sysv/linux/sparc/bits/termios.h (CBAUD, CIBAUD): Fix. Clean up random whitespace. * sysdeps/unix/sysv/linux/sparc/sparc32/brk.c: Tidy the asm. * sysdeps/unix/sysv/linux/sparc/sparc32/socket.S: Use std on the args. * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.S: Fix use of .bss. * sysdeps/unix/sysv/linux/sparc/sparc32/sys/ucontext.h: New file. 1998-03-01 01:19:00 +00:00
brk.c Update. 1998-09-16 17:54:34 +00:00
clone.S Update. 1998-06-16 16:30:14 +00:00
Dist Update. 1999-02-03 09:31:42 +00:00
dl-procinfo.h Sparc merge from Jakub. 1999-04-14 15:48:28 +00:00
getgroups.c Update. 1998-06-16 16:30:14 +00:00
getpagesize.c Update. 1998-06-27 15:18:16 +00:00
init-first.h Update. 1997-10-26 20:13:00 +00:00
kernel_stat.h Update. 1997-08-14 01:54:13 +00:00
Makefile Update. 1999-05-02 17:20:24 +00:00
pipe.S Update. 1997-08-14 01:54:13 +00:00
profil-counter.h Update. 1999-02-03 09:31:42 +00:00
register-dump.h Update. 1999-02-07 20:46:14 +00:00
setegid.c Update. 1998-10-16 16:33:36 +00:00
seteuid.c Update. 1998-10-16 16:33:36 +00:00
setfsgid.c Update. 1998-10-16 16:33:36 +00:00
setfsuid.c Update. 1998-10-16 16:33:36 +00:00
setgid.c Update. 1998-10-16 16:33:36 +00:00
setgroups.c Update. 1998-06-16 16:30:14 +00:00
setregid.c Update. 1998-10-21 15:29:52 +00:00
setresgid.c Update. 1998-10-16 16:33:36 +00:00
setresuid.c Update. 1998-10-16 16:33:36 +00:00
setreuid.c Update. 1998-10-21 15:29:52 +00:00
setuid.c Update. 1998-10-16 16:33:36 +00:00
sigaction.c Update. 1998-10-31 11:42:52 +00:00
sigcontextinfo.h Update. 1999-02-22 09:37:25 +00:00
socket.S * elf/dl-runtime.c (fixup, profile_fixup): The final arg to _dl_lookup_*symbol is DL_LOOKUP_NOPLT not ELF_MACHINE_JMP_SLOT. * elf/elf.h (EM_SPARC64): Remove. (EM_SPARC32PLUS, EM_SPARCV9): Add. (HWCAP_SPARC_V9): Add. * elf/ldsodefs.h (_dl_hwcap): Declare. * sysdeps/sparc/sparc32/dl-machine.h (_dl_hwcap, _dl_hwcap_mask): Weaken so dlopen from static progies works. (WEAKADDR): New macro. (elf_machine_matches_host): Accept EM_SPARC32PLUS on a v9 cpu. (LD_SO_PRELOAD): New macro. (elf_machine_fixup_plt): Cope with weak _dl_hwcap. (elf_machine_rela): Weaken _dl_rtld_map. * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Rename __libc_clone to __clone, and remove the later's alias. * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Likewise. * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Copy to/from the kernel's structure. 1998-04-06 19:08:46 +00:00
syscall.S Update. 1997-08-14 01:54:13 +00:00
syscalls.list Update. 1999-01-29 12:01:59 +00:00
sysdep.h Update. 1998-05-29 10:21:16 +00:00