compiler: add an option to emit optimization diagnostics
[gcc.git] / gcc / go / gccgo.texi
2019-05-08 Cherry Zhangcompiler: add an option to emit optimization diagnostics
2019-01-01 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2018-02-02 Cherry Zhangcompiler: turn on escape analysis by default
2018-01-09 Cherry Zhangcompiler: add escape analysis debug hash
2018-01-03 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2017-01-01 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2016-08-30 Ian Lance Taylorcompiler: add -fgo-c-header=FILE to create a C header
2016-08-10 Ian Lance Taylorgccgo.texi (Invoking gccgo): Document -fgo-optimize...
2016-02-11 Jakub Jelinekcgraph.c: Spelling fixes - behaviour -> behavior and...
2016-01-04 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2015-01-24 Ian Lance Taylorre PR go/63565 (please document that (and why) Go binar...
2015-01-23 Ian Lance Taylorre PR go/64595 (go programs abort when debug info is...
2015-01-05 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2014-01-02 Tobias Burnusgnat_ugn.texi: Bump @copying's copyright year.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-10-31 Ian Lance Taylorcompiler: Add -fgo-relative-import-path.
2012-05-09 Ian Lance Taylorcompiler: Add -fgo-pkgpath option.
2012-04-20 Ian Lance Taylorcompiler, runtime: Add explicit checks for zero and...
2012-02-07 Ian Lance Taylorcompiler, libgo: Use //extern comments rather than...
2011-02-14 Ralf WildenhuesFixes to gccgo.texi.
2010-12-07 Ian Lance Taylorre PR other/46789 (go configuration with --prefix=...
2010-12-03 Ian Lance TaylorAdd Go frontend, libgo library, and Go testsuite.