glibc/sysdeps/x86_64
Ulrich Drepper ee600e3f76 Update.
2004-07-10  Ulrich Drepper  <drepper@redhat.com>

	* elf/ldconfig.c: Define PROCINFO_CLASS as static before including
	ldsodefs.h.
	* sysdeps/generic/ldsodefs.h: Only define PROCINFO_CLASS if it is not
	already defined.
	* sysdeps/i386/dl-procinfo.c: Define PROCINFO_CALLS only if not
	already defined.

	* elf/rtld.c (print_statistics): Mark with noinline attribute.
	* sysdeps/i386/dl-machine.h (elf_machine_rel): Mark with always_inline
	attribute.
	(elf_machine_rel_relative): Likewise.

	* include/string.h: Add libc_hidden_proto for __strtok_r and
	__strsep_g.
	* sysdeps/generic/strsep.c: Add libc_hidden_def.
	* sysdeps/generic/strtok_r.c: Likewise.
	* sysdeps/i386/strtok_r.S: Add alias for internal symbol.
	* sysdeps/i386/i686/strtok_r.S: Likewise.
	* sysdeps/x86_64/strtok_r.S: Likewise.

2004-07-09  Alexandre Oliva  <aoliva@redhat.com>

	* inet/getnetgrent_r.c (internal_setnetgrent): Make it hidden
	instead of internal-linkage, such that we can alias to it.
	(internal_endnetgrent, internal_getnetgrent_r): Likewise.
2004-07-10 20:00:44 +00:00
..
bits Update. 2003-08-17 06:32:18 +00:00
elf Make code compilable with SHARED. 2003-05-28 21:04:20 +00:00
fpu * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, and bits/inf.h. * math/math.h: Include them. 2004-03-15 21:44:11 +00:00
soft-fp
__longjmp.S Update. 2004-01-11 12:23:20 +00:00
_mcount.S
abort-instr.h
backtrace.c Update. 2003-10-05 19:33:05 +00:00
bp-asm.h
bsd-_setjmp.S Update. 2003-08-31 18:10:47 +00:00
bsd-setjmp.S
bzero.S
Dist
dl-machine.h Update. 2004-03-05 10:29:47 +00:00
dl-tls.h
ffs.c Update. 2004-07-05 17:36:34 +00:00
ffsll.c
fpu_control.h Update. 2003-05-05 13:25:41 +00:00
hp-timing.c
hp-timing.h Update. 2004-03-17 17:30:06 +00:00
htonl.S
Implies
machine-gmon.h
Makefile
memcpy.S Update. 2004-05-28 06:56:51 +00:00
mempcpy.S Update. 2004-05-28 06:56:51 +00:00
memset.S Update. 2003-04-29 22:49:58 +00:00
memusage.h
setjmp.S Update. 2003-08-28 00:04:58 +00:00
stackinfo.h
stpcpy.S Update. 2004-05-28 06:56:51 +00:00
strcat.S Update. 2003-04-29 22:49:58 +00:00
strchr.S Update. 2003-04-29 22:49:58 +00:00
strcmp.S Update. 2003-04-29 22:49:58 +00:00
strcpy.S Update. 2003-04-29 22:49:58 +00:00
strcspn.S * sysdeps/x86_64/strcspn.S: Fix typo in last patch. 2004-01-12 16:41:44 +00:00
strlen.S Update. 2003-04-29 22:49:58 +00:00
strpbrk.S
strspn.S Update. 2004-01-10 18:08:28 +00:00
strtok_r.S Update. 2004-07-10 20:00:44 +00:00
strtok.S Update. 2003-05-22 04:07:17 +00:00
sysdep.h * sysdeps/generic/sysdep.h (cfi_offset, cfi_startproc, 2003-05-21 09:25:53 +00:00
tst-stack-align.h Update. 2003-09-17 18:23:49 +00:00