aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3822e0105e..a37896c23c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2013-11-18 Joseph Myers <joseph@codesourcery.com>
+
+ * include/libc-symbols.h (__hidden_proto): Add argument "thread".
+ (hidden_proto): Caller changed.
+ (hidden_tls_proto): New macro.
+ (libc_hidden_tls_proto): Likewise.
+ (rtld_hidden_tls_proto): Likewise.
+ (libm_hidden_tls_proto): Likewise.
+ (libresolv_hidden_tls_proto): Likewise.
+ (librt_hidden_tls_proto): Likewise.
+ (libdl_hidden_tls_proto): Likewise.
+ (libnss_files_hidden_tls_proto): Likewise.
+ (libnsl_hidden_tls_proto): Likewise.
+ (libnss_nisplus_hidden_tls_proto): Likewise.
+ (libutil_hidden_tls_proto): Likewise.
+
2013-11-18 Ondřej Bílka <neleai@seznam.cz>
[BZ #10253]