glibc/sysdeps/x86_64
Ulrich Drepper 4009bf4044 Update.
2003-03-19  Ulrich Drepper  <drepper@redhat.com>

	* Makefile (distribute): Add include/atomic.h and bits/atomic.h.
	* include/atomic.h: New file.
	* sysdeps/i386/i486/bits/atomic.h: New file.
	* sysdeps/x86_64/bits/atomic.h: New file.
	* sysdeps/s390/bits/atomic.h: New file.
	* sysdeps/sh/bits/atomic.h: New file.
	* sysdeps/ia64/bits/atomic.h: New file.
	* sysdeps/powerpc/bits/atomic.h: New file.
	* sysdeps/generic/bits/atomic.h: New file.
	* sysdeps/i386/i486/atomicity.h: Removed.
	* sysdeps/x86_64/atomicity.h: Removed.
	* sysdeps/s390/s390-32/atomicity.h: Removed.
	* sysdeps/s390/s390-64/atomicity.h: Removed.
	* sysdeps/ia64/atomicity.h: Removed.
	* sysdeps/powerpc/powerpc32/atomicity.h: Removed.
	* sysdeps/powerpc/powerpc64/atomicity.h: Removed.
	* elf/dl-profile.c: Use atomic.h instead of atomicity.h.  Adjust
	use of macros from atomicity.h to new names and semantics.
	* gmon_mcount.c: Likewise.
	* malloc/set-freeres.c: Likewise.
	* nscd/cache.c: Likewise.
	* stdlib/cxa_finalize.c: Likewise.
	* sysdeps/unix/sysv/linux/getsysstats.c: Likewise.

	* sysdeps/mips/ieee754.h: New file, suitable to replace both
	* stdlib/strtod.c (INTERNAL): While eating trailing zeros handle
2003-03-20 07:19:17 +00:00
..
bits Update. 2003-03-20 07:19:17 +00:00
elf * elf/Makefile (tests): Uncomment tst-array[123]. 2002-12-09 20:37:37 +00:00
fpu * sysdeps/x86_64/fpu/fesetenv.c (fesetenv): Fix setting of default 2003-02-21 16:18:50 +00:00
soft-fp * sysdeps/i386/soft-fp/sfp-machine.h (_FP_NANFRAC_Q, _FP_NANSIGN_Q): 2002-11-01 21:49:33 +00:00
__longjmp.S Update. 2001-09-19 10:37:31 +00:00
_mcount.S Fix off-by-1 error in argument access. 2002-10-16 10:09:27 +00:00
abort-instr.h Update. 2001-09-19 10:37:31 +00:00
bp-asm.h Update. 2001-09-19 10:37:31 +00:00
bsd-_setjmp.S Update. 2002-12-31 20:46:11 +00:00
bsd-setjmp.S Update. 2001-09-19 10:37:31 +00:00
bzero.S Update. 2002-08-31 17:45:33 +00:00
Dist Update. 2002-08-28 09:31:39 +00:00
dl-machine.h Update. 2003-02-21 19:25:36 +00:00
dl-tls.h * configure: Regenerated after aclocal.m4 change. 2002-09-29 10:38:40 +00:00
ffs.c Update. 2001-09-19 10:37:31 +00:00
ffsll.c Update. 2001-09-19 10:37:31 +00:00
hp-timing.c Update. 2001-09-19 10:37:31 +00:00
hp-timing.h * sysdeps/x86_64/hp-timing.h (HP_TIMING_NOW, HP_TIMING_ACCUM): New 2002-08-30 23:09:46 +00:00
htonl.S Update. 2001-09-19 10:37:31 +00:00
Implies Update. 2001-09-19 10:37:31 +00:00
machine-gmon.h x86-64 mcount implementation 2002-08-21 07:52:27 +00:00
Makefile Update. 2002-08-21 07:57:48 +00:00
memcpy.S Update. 2002-08-31 17:45:33 +00:00
mempcpy.S Update. 2002-08-31 17:45:33 +00:00
memset.S Update. 2002-08-31 17:45:33 +00:00
memusage.h Update. 2001-09-19 10:37:31 +00:00
setjmp.S Update. 2001-09-19 10:37:31 +00:00
stackinfo.h Update. 2001-09-19 10:37:31 +00:00
stpcpy.S Update. 2002-08-31 17:45:33 +00:00
strcat.S Fix algorithm to align source pointer correctly. 2002-11-12 17:57:51 +00:00
strchr.S Update. 2002-11-12 21:43:26 +00:00
strcmp.S Update. 2002-08-31 17:45:33 +00:00
strcpy.S Update. 2002-08-31 17:45:33 +00:00
strcspn.S Update. 2002-08-31 17:45:33 +00:00
strlen.S Update. 2002-08-31 17:45:33 +00:00
strpbrk.S Update. 2002-08-31 17:45:33 +00:00
strspn.S Update. 2002-08-31 17:45:33 +00:00
strtok_r.S Update. 2002-08-31 17:45:33 +00:00
strtok.S Update. 2002-08-31 17:45:33 +00:00
sysdep.h Update. 2003-01-09 20:30:21 +00:00