summaryrefslogtreecommitdiff
path: root/gcc/go/gofrontend/go.cc
Commit message (Expand)AuthorAgeFilesLines
* gccgo: Added code to dump the AST tree. The AST dump isian2011-08-031-0/+3
* Use backend interface for function types.ian2011-04-251-0/+3
* Define go_assert to replace gcc_assertian2011-04-211-2/+2
* Start using backend interface separate from gofrontend.ian2011-04-031-1/+2
* Rewrite conversion of named types to backend representation.ian2011-03-031-3/+0
* Remove the types float and complex.ian2011-01-211-2/+2
* Add Go frontend, libgo library, and Go testsuite.ian2010-12-031-0/+153