aboutsummaryrefslogtreecommitdiff
path: root/gcc/go/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/go/ChangeLog')
-rw-r--r--gcc/go/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gcc/go/ChangeLog b/gcc/go/ChangeLog
index fc73347..5be05e9 100644
--- a/gcc/go/ChangeLog
+++ b/gcc/go/ChangeLog
@@ -1,3 +1,12 @@
+2020-04-15 Ian Lance Taylor <iant@golang.org>
+
+ PR go/94607
+ * go-gcc.cc (class Gcc_backend): Define builtin_const,
+ builtin_noreturn, builtin_novops.
+ (Gcc_backend::define_builtin): Change const_p and noreturn_p
+ parameters to a single flags parameter. Change all callers.
+ (Gcc_backend::Gcc_backend): Pass novops for prefetch.
+
2020-01-01 Jakub Jelinek <jakub@redhat.com>
Update copyright years.