glibc/sysdeps
Ulrich Drepper 8c2e201ba9 2005-12-08 Steven Munroe <sjmunroe@us.ibm.com>
Tom Gall <tom_gall@vnet.ibm.com>

	* elf/rtld.c (dl_main): Initialize l_local_scope for sysinfo_map.
	* sysdeps/powerpc/elf/libc-start.c: Move this...
	* sysdeps/unix/sysv/linux/powerpc/libc-start.c: ...to here.
	* sysdeps/powerpc/powerpc32/dl-start.S: Add _dl_main_dispatch label.
	* sysdeps/powerpc/powerpc32/hp-timing.h: New file.
	* sysdeps/unix/sysv/linux/powerpc/Versions: New file.
	* sysdeps/unix/sysv/linux/clock_getres.c: If HAVE_CLOCK_GETRES_VSYSCALL
	is not defined, redefine INTERNAL_VSYSCALL and INLINE_VSYSCALL to
	INTERNAL_SYSCALL and INLINE_SYSCALL respectively.  Otherwise include
	<bits/libc-vdso.h>.  Use INLINE_VSYSCALL and INTERNAL_SYSCALL instead
	of the normal versions throughout the code.
	* sysdeps/unix/sysv/linux/clock_gettime.c: Likewise if
	HAVE_CLOCK_GETTIME_VSYSCALL is defined.
	* sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: New file.
	* sysdeps/unix/sysv/linux/powerpc/dl-vdso.c: New file.
	* sysdeps/unix/sysv/linux/powerpc/dl-vdso.h: New file.
	* sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use vDSO.
	* sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: New file.
	* sysdeps/unix/sysv/linux/powerpc/Makefile: Add dl-vdso to routines.
	* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Define
	INLINE_VSYSCALL, INTERNAL_VSYSCALL, INTERNAL_SYSCALL_NCS,
	INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK, HAVE_CLOCK_GETRES_VSYSCALL,
	and HAVE_CLOCK_GETTIME_VSYSCALL.
	* sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
2005-12-30 07:32:48 +00:00
..
alpha * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h 2005-12-28 05:42:30 +00:00
generic 2005-12-21 Roland McGrath <roland@redhat.com> 2005-12-22 03:12:10 +00:00
gnu * manual/errno.texi: Add new Linux errno codes. 2005-12-24 21:12:00 +00:00
hppa * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h 2005-12-28 05:42:30 +00:00
i386 * sysdeps/i386/__longjmp.S [PTR_DEMANGLE]: Also demangle stack 2005-12-28 19:13:20 +00:00
ia64 * sysdeps/unix/sysv/linux/sh/sysdep.h: Include tls.h. 2005-12-20 15:28:51 +00:00
ieee754 * sysdeps/ieee754/dbl-64/halfulp.c: Mark tab54 as static and const. 2005-12-21 19:12:22 +00:00
m68k * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h 2005-12-28 05:42:30 +00:00
mach * sysdeps/mach/hurd/errno.c: New file. 2005-12-29 10:51:20 +00:00
mips * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h 2005-12-28 05:42:30 +00:00
posix * sysdeps/posix/libc_fatal.c (__libc_message): Add a const, a cast. 2005-12-29 10:38:16 +00:00
powerpc 2005-12-08 Steven Munroe <sjmunroe@us.ibm.com> 2005-12-30 07:32:48 +00:00
pthread * elf/cache.c: Use <> rather than "" #includes. 2005-12-21 22:16:34 +00:00
rs6000 * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. 2005-12-15 21:13:14 +00:00
s390 * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h 2005-12-28 05:42:30 +00:00
sh * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h 2005-12-28 05:42:30 +00:00
sparc * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h 2005-12-28 05:42:30 +00:00
unix 2005-12-08 Steven Munroe <sjmunroe@us.ibm.com> 2005-12-30 07:32:48 +00:00
wordsize-32 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
wordsize-64 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
x86_64 * sysdeps/x86_64/__longjmp.S: No need to make sure return value is 2005-12-28 16:49:48 +00:00
linkmap.h * csu/elf-init.c (__libc_csu_fini): Don't do anything here. 2005-01-06 22:40:27 +00:00