glibc/sysdeps
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
..
alpha Update. 2004-07-05 17:36:34 +00:00
am29k Update. 2004-07-05 17:36:34 +00:00
arm * sysdeps/arm/strlen.S [__ARMEB__]: Compute correctly for big-endian. 2004-06-11 10:15:39 +00:00
cris Update. 2003-09-24 21:13:55 +00:00
generic Update. 2004-07-06 04:26:42 +00:00
gnu Update. 2004-07-01 17:50:47 +00:00
hppa Update. 2004-04-19 06:51:29 +00:00
i386 Update. 2004-07-05 17:36:34 +00:00
i860
i960 Update. 2004-07-05 17:36:34 +00:00
ia64 * sysdeps/s390/s390-32/backtrace.c (init): Guard with #ifdef SHARED. 2004-06-11 20:12:55 +00:00
ieee754 Update. 2004-06-17 23:58:15 +00:00
m68k Update. 2004-07-05 17:36:34 +00:00
m88k Update. 2004-07-05 17:36:34 +00:00
mach Update. 2004-06-30 07:43:11 +00:00
mips 2004-05-15 Chris Demetriou <cgd@broadcom.com> 2004-05-20 22:07:15 +00:00
posix Update. 2004-07-06 04:26:42 +00:00
powerpc Update. 2004-07-06 04:26:42 +00:00
pthread Update. 2004-05-26 04:47:00 +00:00
rs6000 Update. 2004-07-05 17:36:34 +00:00
s390 Update. 2004-07-05 17:36:34 +00:00
sh [BZ #40] 2004-05-17 18:59:35 +00:00
sparc Update. 2004-05-28 06:56:51 +00:00
standalone
tahoe
unix Update. 2004-07-06 04:26:42 +00:00
vax
wordsize-32 Update. 2004-03-08 21:31:23 +00:00
wordsize-64
x86_64 Update. 2004-07-05 17:36:34 +00:00
z8000