about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-02-20 20:32:36 +0000
committerUlrich Drepper <drepper@redhat.com>2004-02-20 20:32:36 +0000
commit1be3130ed2256a78aa05696ee23821944856dbaf (patch)
treecdc55eb07f7a29034bbc21d5d32d00828ebbec5d /ChangeLog
parent8ba5025aa10674d7b2d845fefe88c2c05aed5bb5 (diff)
downloadglibc-1be3130ed2256a78aa05696ee23821944856dbaf.tar.gz
glibc-1be3130ed2256a78aa05696ee23821944856dbaf.tar.xz
glibc-1be3130ed2256a78aa05696ee23821944856dbaf.zip
Update.
2004-02-19  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/sparc/sparc32/bits/atomic.h: Add __make_section_unallocated
	for .gnu.linkonce.b.__sparc32_atomic_locks section.
	(__sparc32_atomic_locks): Add __sec_comment at the end of section name.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 51bc68b1dc..1fe409850d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,12 @@
 	* sysdeps/ia64/dl-sysdep.h: New file.
 	* sysdeps/sparc/dl-sysdep.h: New file.
 
+2004-02-19  Jakub Jelinek  <jakub@redhat.com>
+
+	* sysdeps/sparc/sparc32/bits/atomic.h: Add __make_section_unallocated
+	for .gnu.linkonce.b.__sparc32_atomic_locks section.
+	(__sparc32_atomic_locks): Add __sec_comment at the end of section name.
+
 2004-02-19  Steven Munroe  <sjmunroe@us.ibm.com>
 
 	* sysdeps/generic/libc-start.c [LIBC_START_DISABLE_INLINE] (STATIC):