glibc/sysdeps/unix/sysv/linux/powerpc/powerpc64
Ulrich Drepper ce6e047fbb Update.
2004-07-05  Ulrich Drepper  <drepper@redhat.com>

	* elf/dl-init.c: Don't define and use _dl_starting_up if
	HAVE_INLINED_SYSCALLS is defined and the variable is not used.
	* elf/dl-support.c: Likewise.
	* elf/rtld.c: Likewise.
	* elf/dl-misc.c (_dl_debug_vdprintf): Use writev syscall directly
	if HAVE_INLINED_SYSCALLS is defined.
	* sysdeps/powerpc/powerpc64/dl-machine.h: Don't rest _dl_starting_up
	here.
	* sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
	* sysdeps/unix/sysv/linux/configure.in: Define HAVE_INLINED_SYSCALLS.
	* config.h.in: Add entry for HAVE_INLINED_SYSCALLS.

	* sysdeps/posix/profil.c: If compiled for ld.so, omit code which
	is needed to stop profiling.
	* elf/dl-open.c (dl_open_worker): If a newly opened object is to be
	profile make sure it cannot be unloaded.

	* sysdeps/unix/sysv/linux/dl-origin.c: Inline readlink syscall.

	* sysdeps/unix/sysv/linux/fcntl.c: If compiled without cancellation
	support, make sure the helper function is inlined.
	* sysdeps/unix/sysv/linux/pread.c: Likewise.
	* sysdeps/unix/sysv/linux/pwrite.c: Likewise.
	* sysdeps/unix/sysv/linux/i386/fcntl.c: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/powerpc64/fcntl.c: Likewise.
2004-07-06 04:26:42 +00:00
..
brk.S Update. 2003-06-12 22:31:43 +00:00
clone.S Update. 2004-04-01 21:14:56 +00:00
Dist Update. 2003-02-21 07:07:52 +00:00
dl-cache.h * sysdeps/generic/ldconfig.h (FLAG_POWERPC_LIB64) New macro. 2002-09-14 09:00:42 +00:00
fcntl.c Update. 2004-07-06 04:26:42 +00:00
fe_nomask.c * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c 2003-04-11 22:09:16 +00:00
getcontext.S * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix pasto 2004-06-15 20:02:33 +00:00
Implies Update. 2004-03-24 00:06:13 +00:00
kernel_stat.h * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__WORDSIZE != 32]: 2002-10-02 08:34:07 +00:00
makecontext.S Update. 2004-04-01 21:17:57 +00:00
pread64.c Update. 2003-01-12 10:11:16 +00:00
pread.c Update. 2003-01-12 10:11:16 +00:00
pwrite64.c Update. 2003-01-12 10:11:16 +00:00
pwrite.c Update. 2003-01-12 10:11:16 +00:00
setcontext.S * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix pasto 2004-06-15 20:02:33 +00:00
socket.S Update. 2003-07-15 03:32:03 +00:00
swapcontext.S * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix pasto 2004-06-15 20:02:33 +00:00
syscalls.list Update. 2004-03-24 00:06:13 +00:00
sysdep.h Update. 2004-05-07 23:06:55 +00:00
ucontext_i.h Update. 2004-01-16 04:50:59 +00:00
umount.c umount support for ppc64/linux. 2004-04-09 18:21:54 +00:00
Versions Update. 2004-01-16 04:50:59 +00:00
vfork.S Update. 2003-01-15 01:23:02 +00:00