summaryrefslogtreecommitdiff
path: root/gcc/go/go-c.h
Commit message (Expand)AuthorAgeFilesLines
* * go-backend.c (go_trampoline_info): Remove.ian2016-09-101-2/+0
* compiler: add -fgo-c-header=FILE to create a C headerian2016-08-301-5/+15
* escape: Add basic debugging.ian2016-08-021-1/+2
* Update copyright years.jakub2016-01-041-1/+1
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-1/+0
* Update copyright years.jakub2015-01-051-1/+1
* compiler: Store flags for division checks in Gogo object instead of using glo...ian2014-05-061-1/+2
* * go-backend.c: #include "diagnostics.h".ian2014-05-011-0/+2
* compiler: Remove GCC langhooks from frontend proper.ian2014-04-301-3/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* compiler: Add -fgo-relative-import-path.ian2012-10-311-1/+2
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-13/+0
* compiler: Add -fgo-pkgpath option.ian2012-05-091-2/+2
* compiler: Don't initialize zero sized variables.ian2012-03-081-0/+2
* compiler: Use backend interface for type sizes and alignments.ian2012-01-111-3/+1
* compiler: Move import of Go export data to gcc side of interface.ian2011-12-141-0/+2
* gccgo: fixes to ast-dump, refactoring of export and ast-dumpian2011-08-241-0/+1
* Change export code to use the backend interface.ian2011-05-271-0/+2
* Remove the types float and complex.ian2011-01-211-2/+1
* Move clearing of flag_strict_aliasing to gcc interface.ian2011-01-141-1/+3
* PR bootstrap/46776ian2010-12-041-0/+6
* Add Go frontend, libgo library, and Go testsuite.ian2010-12-031-0/+66