IA MCU psABI support: changes to libraries
[gcc.git] / gcc / go / go-lang.c
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-05 Aldy HernandezMerge debug-early branch into mainline.
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-23 Ian Lance Taylorre PR go/64595 (go programs abort when debug info is...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06 Chris Manghanecompiler: Store flags for division checks in Gogo objec...
2014-04-30 Chris Manghanecompiler: Remove GCC langhooks from frontend proper.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-12 Ian Lance Taylorgo-lang.c (go_langhook_post_options): Disable sibling...
2013-12-05 Ian Lance TaylorRevert this change; no longer required.
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.