aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 97902b7e47..30a0d3e5ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-04-11 Ulrich Drepper <drepper@redhat.com>
+
+ * elf/tls-macros.h (__TLS_GET_ADDR): Define according to the ABI
+ in use.
+ (TLS_LD): Use __TLS_GET_ADDR instead of .__tls_get_addr.
+ (TLS_GD): Likewise.
+
2007-11-20 Ryan S. Arnold <rsa@us.ibm.com>
[BZ #4997]