about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-04-07 00:19:07 +0000
committerUlrich Drepper <drepper@redhat.com>2001-04-07 00:19:07 +0000
commit5360538bd8689091c2c00d2f3afd12b536a0b0b0 (patch)
tree379234a12d35abb28a709549d0031abb2412d197 /ChangeLog
parentbb769ab68fd7abf1b3ab4e838e6f4b9ebfafd9c6 (diff)
downloadglibc-5360538bd8689091c2c00d2f3afd12b536a0b0b0.tar.gz
glibc-5360538bd8689091c2c00d2f3afd12b536a0b0b0.tar.xz
glibc-5360538bd8689091c2c00d2f3afd12b536a0b0b0.zip
Update.
	* sysdeps/i386/i486/atomicity.h: Clean up the asms.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 97efbbe4c3..0a36f67784 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2001-04-06  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/i386/i486/atomicity.h: Clean up the asms.
+
 	* sysdeps/generic/e_scalb.c: Don't use FE_INVALID unless it's
 	available.
 	* sysdeps/generic/e_scalbf.c: Likewise.