aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 40c7be5470a..16d89d4abe1 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2018-08-15 Iain Sandoe <iain@sandoe.co.uk>
+
+ PR target/81685
+ * config/darwin.h: (DEBUG_STR_OFFSETS_SECTION, DEBUG_LOCLISTS_SECTION,
+ DEBUG_RNGLISTS_SECTION) new macros. (DEBUG_PUBNAMES_SECTION,
+ DEBUG_PUBTYPES_SECTION) update to include GNU variant.
+
2018-08-15 Martin Liska <mliska@suse.cz>
PR tree-optimization/86925