aboutsummaryrefslogtreecommitdiff
path: root/gcc/go/ChangeLog
diff options
context:
space:
mode:
authorTony Reix <tony.reix@atos.net>2017-07-28 00:16:36 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2017-07-28 00:16:36 +0000
commit4ce21457db15315dc13610b6b3d5336a442a5c94 (patch)
treef4c3fcabd1ee477acecedfa879bb5a2a2c351674 /gcc/go/ChangeLog
parent91258d934fe309c928f003328338d69d834dff32 (diff)
downloadgcc-4ce21457db15315dc13610b6b3d5336a442a5c94.zip
gcc-4ce21457db15315dc13610b6b3d5336a442a5c94.tar.gz
gcc-4ce21457db15315dc13610b6b3d5336a442a5c94.tar.bz2
go-backend.c (go_write_export_data): Use EXCLUDE section for AIX.
* go-backend.c (go_write_export_data): Use EXCLUDE section for AIX. From-SVN: r250648
Diffstat (limited to 'gcc/go/ChangeLog')
-rw-r--r--gcc/go/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/go/ChangeLog b/gcc/go/ChangeLog
index ac0dbe3..1925111 100644
--- a/gcc/go/ChangeLog
+++ b/gcc/go/ChangeLog
@@ -1,3 +1,8 @@
+2017-07-27 Tony Reix <tony.reix@atos.net>
+
+ * go-backend.c (go_write_export_data): Use EXCLUDE section for
+ AIX.
+
2017-06-09 Ian Lance Taylor <iant@golang.org>
* go-lang.c (go_langhook_post_options): If -fsplit-stack is turned