about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d9a8b7eaf..26720a95f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2014-05-14  Andreas Schwab  <schwab@suse.de>
 
+	* elf/rtld.c (_dl_start_final, _dl_start, init_tls, dl_main):
+	Remove code conditionalized on USE___THREAD.
+
 	* config.h.in (HAVE_PT_CHOWN): Define as 0.
 	* sysdeps/unix/grantpt.c (grantpt): Check HAVE_PT_CHOWN for value,
 	not definedness.