diff options
author | Roland McGrath <roland@gnu.org> | 2005-03-13 09:09:05 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-03-13 09:09:05 +0000 |
commit | af81020e98934823e8a67fd1c8477b081e167e92 (patch) | |
tree | 0bd66eced3c20fae83dbf5786a083be711b0cd30 /ChangeLog | |
parent | 5233d5763b249ec354866d8a87495610ef5134d3 (diff) | |
download | glibc-af81020e98934823e8a67fd1c8477b081e167e92.zip glibc-af81020e98934823e8a67fd1c8477b081e167e92.tar.gz glibc-af81020e98934823e8a67fd1c8477b081e167e92.tar.bz2 |
* 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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |