summaryrefslogtreecommitdiff
path: root/gcc/go/gofrontend/go.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler: Add -fgo-relative-import-path.ian2012-10-311-1/+4
* compiler: Add -fgo-pkgpath option.ian2012-05-091-28/+7
* compiler, runtime: Implement struct and array comparisons.ian2012-01-061-0/+3
* compiler: Define and use backend-independent Location class.ian2011-11-291-2/+6
* 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