re PR go/61248 (gccgo: spurious "error: too many arguments" [GoSmith])
[gcc.git] / gcc / go / ChangeLog
index 069618d2ca83e13a4c58c24d25a0a19205546213..dadced939f9db1f25d446fdf196ba141d3145b68 100644 (file)
@@ -1,3 +1,38 @@
+2014-10-29  Richard Sandiford  <richard.sandiford@arm.com>
+
+       * go-lang.c: Remove redundant enum from machine_mode.
+
+2014-10-28  Andrew MacLeod  <amacleod@redhat.com>
+
+       * go-gcc.cc: Adjust include files.
+
+2014-10-27  Andrew MacLeod  <amacleod@redhat.com>
+
+       * go-gcc.cc: Adjust include files.
+       * go-lang.c: Ditto.
+
+2014-10-23  Ian Lance Taylor  <iant@google.com>
+
+       * go-gcc.cc (Gcc_backend::complex_constant_expression): Take one
+       mpc_t parameter instead of two mpfr_t parameters.
+
+2014-09-15  Jakub Jelinek  <jakub@redhat.com>
+
+       * Make-lang.in (check_go_parallelize): Change to just an upper bound
+       number.
+
+2014-09-03  Chris Manghane  <cmang@google.com>
+
+       * go-gcc.cc (Gcc_backend::implicit_variable): Remove init
+       parameter.  Add is_hidden parameter.
+       (Gcc_backend::implicit_variable_set_init): New method.
+       (Gcc_backend::implicit_variable_reference): New method.
+
+2014-08-08  Ian Lance Taylor  <iant@google.com>
+
+       * go-gcc.cc (Gcc_backend::compound_statement): Don't return
+       NULL_TREE.
+
 2014-07-24  Uros Bizjak  <ubizjak@gmail.com>
 
        * go-gcc.cc (Gcc_backend::global_variable_set_init): Rename