Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 1 | -1/+1 |
2019-05-08 | compiler: add an option to emit optimization diagnostics | Cherry Zhang | 1 | -0/+5 |
2019-01-01 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 1 | -1/+1 |
2018-02-02 | compiler: turn on escape analysis by default | Cherry Zhang | 1 | -4/+4 |
2018-01-09 | compiler: add escape analysis debug hash | Cherry Zhang | 1 | -0/+7 |
2018-01-03 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 1 | -1/+1 |
2017-01-01 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 1 | -1/+1 |
2016-08-30 | compiler: add -fgo-c-header=FILE to create a C header | Ian Lance Taylor | 1 | -0/+11 |
2016-08-10 | gccgo.texi (Invoking gccgo): Document -fgo-optimize-allocs and -fgo-debug-escae. | Ian Lance Taylor | 1 | -13/+79 |
2016-02-12 | cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor. | Jakub Jelinek | 1 | -1/+1 |
2016-01-04 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 1 | -1/+1 |
2015-01-24 | re PR go/63565 (please document that (and why) Go binaries should not be stri... | Ian Lance Taylor | 1 | -0/+9 |
2015-01-23 | re PR go/64595 (go programs abort when debug info is stripped) | Ian Lance Taylor | 1 | -0/+12 |
2015-01-05 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 1 | -1/+1 |
2014-01-02 | gnat_ugn.texi: Bump @copying's copyright year. | Tobias Burnus | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2012-10-31 | compiler: Add -fgo-relative-import-path. | Ian Lance Taylor | 1 | -0/+6 |
2012-05-09 | compiler: Add -fgo-pkgpath option. | Ian Lance Taylor | 1 | -5/+23 |
2012-04-20 | compiler, runtime: Add explicit checks for zero and overflow division. | Ian Lance Taylor | 1 | -1/+26 |
2012-02-07 | compiler, libgo: Use //extern comments rather than __asm__. | Ian Lance Taylor | 1 | -6/+12 |
2011-02-14 | Fixes to gccgo.texi. | Ralf Wildenhues | 1 | -2/+2 |
2010-12-07 | re PR other/46789 (go configuration with --prefix=/usr pollutes the /usr/lib ... | Ian Lance Taylor | 1 | -7/+6 |
2010-12-03 | Add Go frontend, libgo library, and Go testsuite. | Ian Lance Taylor | 1 | -0/+348 |