about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-10-11 19:12:56 +0000
committerUlrich Drepper <drepper@redhat.com>2006-10-11 19:12:56 +0000
commit37fb75957cc01c7bb52d625d6fcdf19452cb224e (patch)
tree4dc85cc0163c8645325a183fe49407a9dacafe14 /ChangeLog
parent6c7e1cf59e14689cf1af78550ba3f9b0f1302b2c (diff)
downloadglibc-37fb75957cc01c7bb52d625d6fcdf19452cb224e.tar.gz
glibc-37fb75957cc01c7bb52d625d6fcdf19452cb224e.tar.xz
glibc-37fb75957cc01c7bb52d625d6fcdf19452cb224e.zip
* sysdeps/i386/i486/bits/atomic.h: Add catomic_* support.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4cbd58167..44ab28c669 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-10-11  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/i386/i486/bits/atomic.h: Add catomic_* support.
+
 2006-10-11  Jakub Jelinek  <jakub@redhat.com>
 
 	* malloc/malloc.c (_int_malloc): Remove unused any_larger variable.