aboutsummaryrefslogtreecommitdiff
path: root/gcc/go/gccgo.texi
AgeCommit message (Expand)AuthorFilesLines
2019-05-08compiler: add an option to emit optimization diagnosticsCherry Zhang1-0/+5
2019-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2018-02-02compiler: turn on escape analysis by defaultCherry Zhang1-4/+4
2018-01-09compiler: add escape analysis debug hashCherry Zhang1-0/+7
2018-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2017-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2016-08-30compiler: add -fgo-c-header=FILE to create a C headerIan Lance Taylor1-0/+11
2016-08-10gccgo.texi (Invoking gccgo): Document -fgo-optimize-allocs and -fgo-debug-escae.Ian Lance Taylor1-13/+79
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek1-1/+1
2016-01-04gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2015-01-24re PR go/63565 (please document that (and why) Go binaries should not be stri...Ian Lance Taylor1-0/+9
2015-01-23re PR go/64595 (go programs abort when debug info is stripped)Ian Lance Taylor1-0/+12
2015-01-05gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2014-01-02gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus1-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/+6
2012-05-09compiler: Add -fgo-pkgpath option.Ian Lance Taylor1-5/+23
2012-04-20compiler, runtime: Add explicit checks for zero and overflow division.Ian Lance Taylor1-1/+26
2012-02-07compiler, libgo: Use //extern comments rather than __asm__.Ian Lance Taylor1-6/+12
2011-02-14Fixes to gccgo.texi.Ralf Wildenhues1-2/+2
2010-12-07re PR other/46789 (go configuration with --prefix=/usr pollutes the /usr/lib ...Ian Lance Taylor1-7/+6
2010-12-03Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor1-0/+348