summaryrefslogtreecommitdiff
path: root/gcc/go/gofrontend/export.h
Commit message (Expand)AuthorAgeFilesLines
* Big merge of changes to gofrontend repo that were postponed due to theian2017-05-101-1/+5
* compiler: add abstraction layer for sha1 checksums.ian2016-09-091-3/+3
* compiler: revamp scheme for ordering calls to import init fcns.ian2016-08-231-11/+42
* escape: Add escape notes to export data.ian2016-07-121-0/+5
* escape: Remove previously existing analysis.ian2016-04-291-5/+0
* compiler: Escape analysis.ian2015-04-171-0/+5
* compiler: Add pkgpath symbol information to export data.ian2015-01-301-0/+6
* compiler: Fix -fgo-prefix handling.ian2015-01-301-1/+4
* compiler: Add -fgo-pkgpath option.ian2012-05-091-2/+4
* compiler: List imported packages in export information.ian2012-02-171-0/+6
* compiler: Add parameter names to export information.ian2012-02-171-0/+4
* compiler: Change alias handling, change rune alias to int32.ian2012-01-211-1/+3
* compiler: add error to list of built-in types.ian2011-12-011-1/+2
* gccgo: fixes to ast-dump, refactoring of export and ast-dumpian2011-08-241-3/+5
* Change export code to use the backend interface.ian2011-05-271-5/+0
* Remove the types float and complex.ian2011-01-211-3/+1
* Add Go frontend, libgo library, and Go testsuite.ian2010-12-031-0/+191