]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/go/go-lang.c
gimple.h: Remove all includes.
[thirdparty/gcc.git] / gcc / go / go-lang.c
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-14  Andrew MacLeodgimplify-be.h: New file.
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-11-06  Ian Lance Taylorgo-lang.c (go_langhook_post_options): If -fisolate...
2013-07-23  Ian Lance Taylorgo-lang.c: Don't #include "except.h".
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-31  Ian Lance Taylorcompiler: Add -fgo-relative-import-path.
2012-07-24  Uros Bizjaklto-tree.h (lang_decl): Add variable_size GTY option.
2012-05-09  Ian Lance Taylorcompiler: Add -fgo-pkgpath option.
2012-04-23  Ian Lance Taylorgo-lang.c (go_langhook_init): Set MPFR precision to...
2012-02-01  Jakub Jelinekre PR target/52079 (ICE in aggregate_value_p while...
2012-01-12  Ian Lance Taylorgo-lang.c (go_langhook_init): Initialize void_list_node...
2011-08-24  Roberto Lublinermangccgo...
2011-07-06  Richard Guenthertree.c (build_common_tree_nodes_2): Merge with build_co...
2011-06-14  Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-06-07  Richard Guenthertree.c (build_common_tree_nodes): Also initialize size_...
2011-05-07  Eric Botcazoulanghooks.h (lang_hooks_for_types): Change global_bindi...
2011-04-13  Nathan Froydada-tree.h (union lang_tree_node): Check for TS_COMMON...
2011-02-08  Ian Lance Taylorgo-lang.c (go_langhook_init_options_struct): Set fronte...
2011-01-21  Ian Lance TaylorRemove the types float and complex.
2010-12-07  Ian Lance Taylorre PR tree-optimization/46805 (ICE: SIGSEGV in optab_fo...
2010-12-07  Ian Lance Taylorre PR other/46789 (go configuration with --prefix=...
2010-12-03  Ian Lance TaylorAdd Go frontend, libgo library, and Go testsuite.