glibc/sysdeps/unix/sysv/linux/x86_64
Ulrich Drepper 9bd6460223 Update.
2002-05-30  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/Makefile [$(subdir)==misc] (sysdep_routines):
	Add readahead.
	* sysdeps/unix/sysv/linux/readahead.c: New file.
	* sysdeps/unix/sysv/linux/syscalls.list: Add sendfile64 syscall.
	* sysdeps/unix/sysv/linux/Versions: Export readahead and sendfile64.
	* sysdeps/unix/sysv/linux/alpha/syscalls.list: Add readahead syscall.
	Add sendfile64 alias to sendfile syscall.
	* sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add s_readahead
	syscall.

	* sysdeps/unix/sysv/linux/i386/sysdep.h: Use __i686.get_pc_thunk.XX
	special section for PIC register loading.
	* sysdeps/unix/sysv/linux/i386/i686/sysdep.h: Likewise.

	* config.h.in: Define HAVE_HIDDEN.
	* configure.in: Also define HAVE_HIDDEN if HAVE_PROTECTED is defined.

	* elf/elf.h: Correct Alpha TLS relocations according to last spec.
2002-05-30 23:35:59 +00:00
..
bits Update. 2002-03-27 11:08:02 +00:00
sys Update. 2002-05-09 08:07:59 +00:00
brk.c Update. 2001-09-19 10:37:31 +00:00
clone.S Update. 2001-09-19 10:37:31 +00:00
Dist Update. 2002-05-09 08:07:59 +00:00
dl-cache.h Update. 2002-04-22 11:52:42 +00:00
fstatfs64.c Update. 2001-09-19 10:37:31 +00:00
ftruncate64.c Update. 2001-09-19 10:37:31 +00:00
fxstat64.c Update. 2001-09-19 10:37:31 +00:00
fxstat.c Update. 2001-09-19 10:37:31 +00:00
getcontext.S Update. 2002-03-28 19:07:58 +00:00
getdents64.c Update. 2001-09-19 10:37:31 +00:00
getdents.c Update. 2001-09-19 10:37:31 +00:00
getrlimit64.c Update. 2001-09-19 10:37:31 +00:00
gettimeofday.S Update. 2002-04-14 09:14:45 +00:00
glob64.c Update. 2001-09-19 10:37:31 +00:00
ldconfig.h Update. 2002-04-22 11:52:42 +00:00
ldd-rewrite.sed Fix rewrite rule. 2002-04-08 11:14:01 +00:00
lxstat64.c Update. 2001-09-19 10:37:31 +00:00
lxstat.c Update. 2001-09-19 10:37:31 +00:00
Makefile Update. 2002-05-09 08:07:59 +00:00
mmap64.c Update. 2001-09-19 10:37:31 +00:00
pread64.c Update. 2001-09-19 10:37:31 +00:00
profil-counter.h Update. 2001-09-19 10:37:31 +00:00
pwrite64.c Update. 2001-09-19 10:37:31 +00:00
readdir64_r.c Update. 2001-09-19 10:37:31 +00:00
readdir64.c Update. 2001-09-19 10:37:31 +00:00
readdir_r.c Update. 2001-09-19 10:37:31 +00:00
readdir.c Update. 2001-09-19 10:37:31 +00:00
readelflib.c * sysdeps/unix/sysv/linux/x86_64/readelflib.c: New. 2002-03-04 13:46:11 +00:00
recv.c Update. 2001-09-19 10:37:31 +00:00
register-dump.h Update. 2002-03-27 11:08:02 +00:00
send.c Update. 2001-09-19 10:37:31 +00:00
setcontext.S Update. 2002-03-28 19:07:58 +00:00
setrlimit64.c Update. 2001-09-19 10:37:31 +00:00
sigaction.c Update. 2001-09-19 10:37:31 +00:00
sigcontextinfo.h Update. 2002-03-27 11:08:02 +00:00
sigpending.c Update. 2001-09-19 10:37:31 +00:00
sigprocmask.c Update. 2001-09-19 10:37:31 +00:00
sigsuspend.c Update. 2001-09-19 10:37:31 +00:00
statfs64.c Update. 2001-09-19 10:37:31 +00:00
swapcontext.S Update. 2002-03-28 19:07:58 +00:00
syscall.S Update. 2001-09-19 10:37:31 +00:00
syscalls.list Update. 2002-05-30 23:35:59 +00:00
sysdep.h Update. 2001-09-19 10:37:31 +00:00
sysdep.S Update. 2001-09-19 10:37:31 +00:00
time.S Update. 2002-04-04 09:04:37 +00:00
truncate64.c Update. 2001-09-19 10:37:31 +00:00
ucontext_i.h Update. 2002-03-28 19:07:58 +00:00
umount.c Update. 2001-09-19 10:37:31 +00:00
Versions Update. 2002-02-01 23:24:05 +00:00
vfork.S Use %rdi as temp register instead of destroying %rbx. 2002-04-22 05:58:12 +00:00
xstat64.c Update. 2001-09-19 10:37:31 +00:00
xstat.c Update. 2001-09-19 10:37:31 +00:00