aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOndřej Bílka <neleai@seznam.cz>2013-11-03 18:15:24 +0100
committerOndřej Bílka <neleai@seznam.cz>2013-11-03 18:15:24 +0100
commit17c8c3dc72a406b5b7f33d77e3f3159c60fcba34 (patch)
tree9950757e39503201aaba61cb45e3934e9796dac9 /ChangeLog
parent91044f80393b89c80d8520cc81ee16152afcdc30 (diff)
downloadglibc-17c8c3dc72a406b5b7f33d77e3f3159c60fcba34.zip
glibc-17c8c3dc72a406b5b7f33d77e3f3159c60fcba34.tar.gz
glibc-17c8c3dc72a406b5b7f33d77e3f3159c60fcba34.tar.bz2
Remove unused NONTLS_INIT_TP.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7629934..62ce56d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2013-11-01 Ondřej Bílka <neleai@seznam.cz>
+ * elf/rtld.c: Remove unused NONTLS_INIT_TP.
+
+2013-11-01 Ondřej Bílka <neleai@seznam.cz>
+
[BZ #16112]
* malloc/malloc (malloc_info): Do not handle first bin as
special case.