]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/go/go-lang.c
This patch rewrites the old VEC macro-based interface into a new one
[thirdparty/gcc.git] / gcc / go / go-lang.c
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.