]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/go/go-c.h
Update copyright years.
[thirdparty/gcc.git] / gcc / go / go-c.h
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-01  Than McIntoshcompiler: introduce size threshold for nil checks
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-11  Than McIntoshcompiler: move Backend/Linemap creation out of front...
2016-09-10  Ian Lance Taylorgo-backend.c (go_trampoline_info): Remove.
2016-08-30  Ian Lance Taylorcompiler: add -fgo-c-header=FILE to create a C header
2016-08-02  Chris Manghaneescape: Add basic debugging.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-05-06  Chris Manghanecompiler: Store flags for division checks in Gogo objec...
2014-05-01  Chris Manghanego-backend.c: #include "diagnostics.h".
2014-04-30  Chris Manghanecompiler: Remove GCC langhooks from frontend proper.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-10-31  Ian Lance Taylorcompiler: Add -fgo-relative-import-path.
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-05-09  Ian Lance Taylorcompiler: Add -fgo-pkgpath option.
2012-03-08  Ian Lance Taylorcompiler: Don't initialize zero sized variables.
2012-01-11  Ian Lance Taylorcompiler: Use backend interface for type sizes and...
2011-12-14  Ian Lance Taylorcompiler: Move import of Go export data to gcc side...
2011-08-24  Roberto Lublinermangccgo...
2011-05-27  Ian Lance TaylorChange export code to use the backend interface.
2011-01-21  Ian Lance TaylorRemove the types float and complex.
2011-01-14  Ian Lance TaylorMove clearing of flag_strict_aliasing to gcc interface.
2010-12-04  Ian Lance Taylorre PR bootstrap/46776 (gogo-tree.cc uses TRAMPOLINE_ALI...
2010-12-03  Ian Lance TaylorAdd Go frontend, libgo library, and Go testsuite.