about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-05-18 09:48:05 +0000
committerUlrich Drepper <drepper@redhat.com>1999-05-18 09:48:05 +0000
commit1acf7665c7b5f1d65b322de82065c4eaec623afe (patch)
tree09312155fcdcf84d7611ee61771306e42000f83d /ChangeLog
parent2a269cd083e6e40255952e4300178b819514cca7 (diff)
downloadglibc-1acf7665c7b5f1d65b322de82065c4eaec623afe.tar.gz
glibc-1acf7665c7b5f1d65b322de82065c4eaec623afe.tar.xz
glibc-1acf7665c7b5f1d65b322de82065c4eaec623afe.zip
Update.
1999-05-18  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/wordsize-64/stdint.h (INTPTR_MAX): Add missing ).

1999-05-17  David S. Miller  <davem@redhat.com>

	* sysdeps/sparc/sparc32/atomicity.h: New file.
	* sysdeps/sparc/sparc32/sparcv9/atomicity.h: New file.
	* sysdeps/sparc/sparc64/atomicity.h: New file.
	* sysdeps/sparc/sparc32/sparcv9/Makefile: Add -Wa,-Av9a to
	sysdep-CFLAGS.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e58f6a64cc..69aef2ae8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+1999-05-18  Ulrich Drepper  <drepper@cygnus.com>
+
+	* sysdeps/wordsize-64/stdint.h (INTPTR_MAX): Add missing ).
+
+1999-05-17  David S. Miller  <davem@redhat.com>
+
+	* sysdeps/sparc/sparc32/atomicity.h: New file.
+	* sysdeps/sparc/sparc32/sparcv9/atomicity.h: New file.
+	* sysdeps/sparc/sparc64/atomicity.h: New file.
+	* sysdeps/sparc/sparc32/sparcv9/Makefile: Add -Wa,-Av9a to
+	sysdep-CFLAGS.
+
 1999-05-18  Richard Henderson  <rth@twiddle.net>
 
 	* sysdeps/alpha/memchr.S: Zap high byte of length.  Reschedule.