summaryrefslogtreecommitdiff
path: root/gcc/go/Make-lang.in
Commit message (Expand)AuthorAgeFilesLines
* Use backend interface for function types.ian2011-04-251-1/+2
* statement.cc no longer includes gcc headers.ian2011-04-191-3/+2
* Use backend interface for variables.ian2011-04-191-2/+3
* Use backend interface for go and defer statements.ian2011-04-131-1/+1
* Unify handling of runtime support functions.ian2011-04-131-3/+9
* Use backend interface for labels and goto statements.ian2011-04-051-2/+2
* Use backend interface for return statements.ian2011-04-041-1/+2
* Start using backend interface separate from gofrontend.ian2011-04-031-2/+6
* Move clearing of flag_strict_aliasing to gcc interface.ian2011-01-141-4/+5
* * Make-lang.in (check-go): Remove.ian2010-12-211-1/+5
* PR other/46789ian2010-12-071-3/+9
* PR bootstrap/46776ian2010-12-041-6/+9
* Add Go frontend, libgo library, and Go testsuite.ian2010-12-031-0/+267