]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/go/go-lang.c
2015-06-17 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / go / go-lang.c
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-05  aldyhMerge debug-early branch into mainline.
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-01-23  ian PR go/64595
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-10-29  rsandifogcc/ada/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-05-17  tbsaundeuse templates instead of gengtype for typed allocation...
2014-05-06  mrsMerge in trunk.
2014-05-06  iancompiler: Store flags for division checks in Gogo objec...
2014-05-05  mrsMerge in trunk.
2014-04-30  iancompiler: Remove GCC langhooks from frontend proper.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-13  mrsMerge in trunk.
2013-12-12  ian * go-lang.c (go_langhook_post_options): Disable siblin...
2013-12-05  ian Revert this change; no longer required.
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-16  mrsMerge in trunk.
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-12  amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-09  rsandifoMerge with trunk.
2013-11-06  ian * go-lang.c (go_langhook_post_options): If
2013-07-23  ian * go-lang.c: Don't #include "except.h".
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-10-31  iancompiler: Add -fgo-relative-import-path.
2012-07-24  urosgcc/lto/ChangeLog:
2012-05-09  iancompiler: Add -fgo-pkgpath option.
2012-04-23  ian * go-lang.c (go_langhook_init): Set MPFR precision...
2012-02-01  jakub PR target/52079
2012-01-12  ian * go-lang.c (go_langhook_init): Initialize void_list_n...
2011-08-24  iangccgo: fixes to ast-dump, refactoring of export and...
2011-07-06  rguenth2011-07-06 Richard Guenther <rguenther@suse.de>
2011-06-14  jsm28 * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to
2011-06-07  rguenth2011-06-07 Richard Guenther <rguenther@suse.de>
2011-05-07  ebotcazou2011-05-07  Eric Botcazou  <ebotcazou@adacore.com>
2011-04-13  froydnjgcc/ada/
2011-02-08  ian * go-lang.c (go_langhook_init_options_struct): Set
2011-01-21  ianRemove the types float and complex.
2010-12-07  ian PR tree-optimization/46805
2010-12-07  ian PR other/46789
2010-12-03  ianAdd Go frontend, libgo library, and Go testsuite.