Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use backend interface for function types. | ian | 2011-04-25 | 1 | -1/+2 |
* | statement.cc no longer includes gcc headers. | ian | 2011-04-19 | 1 | -3/+2 |
* | Use backend interface for variables. | ian | 2011-04-19 | 1 | -2/+3 |
* | Use backend interface for go and defer statements. | ian | 2011-04-13 | 1 | -1/+1 |
* | Unify handling of runtime support functions. | ian | 2011-04-13 | 1 | -3/+9 |
* | Use backend interface for labels and goto statements. | ian | 2011-04-05 | 1 | -2/+2 |
* | Use backend interface for return statements. | ian | 2011-04-04 | 1 | -1/+2 |
* | Start using backend interface separate from gofrontend. | ian | 2011-04-03 | 1 | -2/+6 |
* | Move clearing of flag_strict_aliasing to gcc interface. | ian | 2011-01-14 | 1 | -4/+5 |
* | * Make-lang.in (check-go): Remove. | ian | 2010-12-21 | 1 | -1/+5 |
* | PR other/46789 | ian | 2010-12-07 | 1 | -3/+9 |
* | PR bootstrap/46776 | ian | 2010-12-04 | 1 | -6/+9 |
* | Add Go frontend, libgo library, and Go testsuite. | ian | 2010-12-03 | 1 | -0/+267 |