| Commit message (Expand) | Author | Age | Files | Lines |
* | escape: Add basic debugging. | ian | 2016-08-02 | 1 | -1/+2 |
* | Update copyright years. | jakub | 2016-01-04 | 1 | -1/+1 |
* | 2015-06-04 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-04 | 1 | -1/+0 |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | compiler: Store flags for division checks in Gogo object instead of using glo... | ian | 2014-05-06 | 1 | -1/+2 |
* | * go-backend.c: #include "diagnostics.h". | ian | 2014-05-01 | 1 | -0/+2 |
* | compiler: Remove GCC langhooks from frontend proper. | ian | 2014-04-30 | 1 | -3/+0 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -1/+1 |
* | compiler: Add -fgo-relative-import-path. | ian | 2012-10-31 | 1 | -1/+2 |
* | Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion). | dnovillo | 2012-08-15 | 1 | -13/+0 |
* | compiler: Add -fgo-pkgpath option. | ian | 2012-05-09 | 1 | -2/+2 |
* | compiler: Don't initialize zero sized variables. | ian | 2012-03-08 | 1 | -0/+2 |
* | compiler: Use backend interface for type sizes and alignments. | ian | 2012-01-11 | 1 | -3/+1 |
* | compiler: Move import of Go export data to gcc side of interface. | ian | 2011-12-14 | 1 | -0/+2 |
* | gccgo: fixes to ast-dump, refactoring of export and ast-dump | ian | 2011-08-24 | 1 | -0/+1 |
* | Change export code to use the backend interface. | ian | 2011-05-27 | 1 | -0/+2 |
* | Remove the types float and complex. | ian | 2011-01-21 | 1 | -2/+1 |
* | Move clearing of flag_strict_aliasing to gcc interface. | ian | 2011-01-14 | 1 | -1/+3 |
* | PR bootstrap/46776 | ian | 2010-12-04 | 1 | -0/+6 |
* | Add Go frontend, libgo library, and Go testsuite. | ian | 2010-12-03 | 1 | -0/+66 |