aboutsummaryrefslogtreecommitdiff
path: root/gcc/go/lang.opt
AgeCommit message (Expand)AuthorFilesLines
2018-02-02compiler: turn on escape analysis by defaultCherry Zhang1-1/+1
2018-01-09compiler: add escape analysis debug hashCherry Zhang1-0/+4
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-02-21re PR go/79642 (space instead of tab in lang.opt)Ian Lance Taylor1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-08-30compiler: add -fgo-c-header=FILE to create a C headerIan Lance Taylor1-0/+8
2016-08-02escape: Add basic debugging.Chris Manghane1-0/+4
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-8/+8
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
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-0/+4
2012-05-09compiler: Add -fgo-pkgpath option.Ian Lance Taylor1-0/+4
2012-04-20compiler, runtime: Add explicit checks for zero and overflow division.Ian Lance Taylor1-1/+9
2011-08-24gccgo...Roberto Lublinerman1-1/+5
2010-12-03Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor1-0/+56