summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>2015-11-26 13:20:59 +0000
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>2015-11-26 13:20:59 +0000
commitbc9df76692d1ffccac8ea901cc64e4f379aba339 (patch)
tree28d1eb8313cfc982e872cc2b3db716a092c7bf16 /ChangeLog
parent8426303e1600a19145539753f67571d06e1b4bdc (diff)
downloadgcc-bc9df76692d1ffccac8ea901cc64e4f379aba339.tar.gz
* libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L" symbols.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@230948 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a49c5b70f10..eb865480d9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-11-26 David Edelsohn <dje.gcc@gmail.com>
+
+ * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
+ symbols.
+
2015-11-20 Tristan Gingold <gingold@adacore.com>
Sync with binutils-gdb: