glibc/sysdeps/s390/s390-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. 2002-10-02 21:03:48 +00:00
elf Update. 2003-02-21 07:07:52 +00:00
__longjmp.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
add_n.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
backtrace.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bcopy.S Use mvcle for big blocks (> 64K) and a mvc loop for small blocks. 2001-07-16 06:29:42 +00:00
bsd-_setjmp.S Update. 2002-12-31 20:46:11 +00:00
bsd-setjmp.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bzero.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Dist Remove non-existing files. 2001-03-27 05:28:19 +00:00
dl-machine.h Update. 2003-01-28 10:42:28 +00:00
Implies Update. 2001-03-16 09:57:45 +00:00
initfini.c Update. 2003-01-14 01:20:41 +00:00
Makefile Update. 2003-01-20 18:59:08 +00:00
memchr.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
memcpy.S Fixed incorrect use of mvcle introduced by 2001-07-12 change. 2001-08-02 14:47:58 +00:00
memset.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s390x-mcount.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
setjmp.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strcmp.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strcpy.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strncpy.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sub_n.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
sysdep.h 2003-03-07 Roland McGrath <roland@redhat.com> 2003-03-07 10:06:56 +00:00