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
Makefile * version.h (VERSION): 2.3.91 2006-03-01 10:35:59 +00:00
Versions . 2007-07-31 13:33:18 +00:00
abi-note.S 2002-12-09 Richard Henderson <rth@redhat.com> 2002-12-10 05:09:56 +00:00
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 2002-11-20 Steven Munroe <sjmunroe@us.ibm.com> 2002-11-22 05:05:02 +00:00
init-first.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
init.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
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
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 * include/atomic.h (atomic_increment_and_test): Invert sense of test. 2003-03-22 23:01:01 +00:00
tst-atomic.c . 2007-07-31 13:33:18 +00:00
tst-empty.c 2003-04-11 Roland McGrath <roland@redhat.com> 2003-04-12 00:16:59 +00:00
version.c . 2007-07-31 13:33:18 +00:00