aboutsummaryrefslogtreecommitdiff
path: root/gcc/go/go-c.h
AgeCommit message (Expand)AuthorFilesLines
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-05-06compiler: Store flags for division checks in Gogo object instead of using glo...Chris Manghane1-1/+2
2014-05-01go-backend.c: #include "diagnostics.h".Chris Manghane1-0/+2
2014-04-30compiler: Remove GCC langhooks from frontend proper.Chris Manghane1-3/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-10-31compiler: Add -fgo-relative-import-path.Ian Lance Taylor1-1/+2
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-13/+0
2012-05-09compiler: Add -fgo-pkgpath option.Ian Lance Taylor1-2/+2
2012-03-08compiler: Don't initialize zero sized variables.Ian Lance Taylor1-0/+2
2012-01-11compiler: Use backend interface for type sizes and alignments.Ian Lance Taylor1-3/+1
2011-12-14compiler: Move import of Go export data to gcc side of interface.Ian Lance Taylor1-0/+2
2011-08-24gccgo...Roberto Lublinerman1-0/+1
2011-05-27Change export code to use the backend interface.Ian Lance Taylor1-0/+2
2011-01-21Remove the types float and complex.Ian Lance Taylor1-2/+1
2011-01-14Move clearing of flag_strict_aliasing to gcc interface.Ian Lance Taylor1-1/+3
2010-12-04re PR bootstrap/46776 (gogo-tree.cc uses TRAMPOLINE_ALIGNMENT and TRAMPOLINE_...Ian Lance Taylor1-0/+6
2010-12-03Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor1-0/+66