Use backend interface for go and defer statements.
[gcc.git] / gcc / go / Make-lang.in
2011-04-13 Ian Lance TaylorUse backend interface for go and defer statements.
2011-04-13 Ian Lance TaylorUnify handling of runtime support functions.
2011-04-05 Ian Lance TaylorUse backend interface for labels and goto statements.
2011-04-04 Ian Lance TaylorUse backend interface for return statements.
2011-04-03 Ian Lance TaylorStart using backend interface separate from gofrontend.
2011-01-14 Ian Lance TaylorMove clearing of flag_strict_aliasing to gcc interface.
2010-12-21 Ian Lance TaylorMake-lang.in (check-go): Remove.
2010-12-07 Ian Lance Taylorre PR other/46789 (go configuration with --prefix=...
2010-12-04 Ian Lance Taylorre PR bootstrap/46776 (gogo-tree.cc uses TRAMPOLINE_ALI...
2010-12-03 Ian Lance TaylorAdd Go frontend, libgo library, and Go testsuite.