glibc/csu
Ulrich Drepper 75fb247e69 * sysdeps/unix/sysv/linux/powerpc/dl-vdso.c: Move to...
* sysdeps/unix/sysv/linux/dl-vdso.c: ...here.
	* sysdeps/unix/sysv/linux/powerpc/dl-vdso.h: Move to...
	* sysdeps/unix/sysv/linux/dl-vdso.h: ...here.
	* csu/libc-start.c: Pretty printing.
	Use VDSO_SETUP if defined.
	* sysdeps/unix/sysv/linux/powerpc/libc-start.c: Define VDSO_SETUP
	and let generic code call into _libc_vdso_platform_setup.
	* sysdeps/unix/sysv/linux/x86_64/libc-start.c: New file.
	* sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: New file.
	* sysdeps/unix/sysv/linux/x86_64/sysdep.h: Pretty printing.
	Define INLINE_VSYSCALL and INTERNAL_VSYSCALL.
	* sysdeps/unix/sysv/linux/x86_64/Versions: Export __vdso_clock_gettime
	for GLIBC_PRIVATE.
	* sysdeps/unix/sysv/linux/x86_64/Makefile [subdir=elf]
	(sysdep_rountines): Add dl-vdso.

	* sysdeps/unix/sysv/linux/powerpc/Makefile: Use sysdep_routines instead
	of routines.

	* sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add
	attribute_hidden to __vdso_gettimeofday prototype.
2007-08-12 19:03:54 +00:00
..
.cvsignore
abi-note.S
check_fds.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
defs.awk
dso_handle.c 2005-12-21 Roland McGrath <roland@redhat.com> 2005-12-21 21:21:43 +00:00
elf-init.c * configure.in: If init_array/fini_array support is not available, 2005-11-05 17:46:24 +00:00
errno-loc.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
errno.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
gmon-start.c
init-first.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
init.c
libc-start.c * sysdeps/unix/sysv/linux/powerpc/dl-vdso.c: Move to... 2007-08-12 19:03:54 +00:00
libc-tls.c . 2007-07-31 13:33:18 +00:00
Makefile * version.h (VERSION): 2.3.91 2006-03-01 10:35:59 +00:00
start.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sysdep.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
tst-atomic-long.c
tst-atomic.c . 2007-07-31 13:33:18 +00:00
tst-empty.c
version.c . 2007-07-31 13:33:18 +00:00
Versions . 2007-07-31 13:33:18 +00:00