about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-03-13 09:09:05 +0000
committerRoland McGrath <roland@gnu.org>2005-03-13 09:09:05 +0000
commitaf81020e98934823e8a67fd1c8477b081e167e92 (patch)
tree0bd66eced3c20fae83dbf5786a083be711b0cd30 /ChangeLog
parent5233d5763b249ec354866d8a87495610ef5134d3 (diff)
downloadglibc-af81020e98934823e8a67fd1c8477b081e167e92.tar.gz
glibc-af81020e98934823e8a67fd1c8477b081e167e92.tar.xz
glibc-af81020e98934823e8a67fd1c8477b081e167e92.zip
* elf/tls-macros.h: #include_next <tls-macros.h> to get a sysdeps
	version if there is one.  Only #error if macros are then undefined.
	* sysdeps/generic/tls-macros.h: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 27b822ff41..7aa21541d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-03-13  Roland McGrath  <roland@redhat.com>
+
+	* elf/tls-macros.h: #include_next <tls-macros.h> to get a sysdeps
+	version if there is one.  Only #error if macros are then undefined.
+	* sysdeps/generic/tls-macros.h: New file.
+
 2005-03-10  GOTO Masanori  <gotom@debian.or.jp>
 
 	* sysdeps/hppa/configure.in: Remove old Makefile leftovers.