| Commit message (Expand) | Author | Age | Files | Lines |
* | runtime: also disable split stacks for runtime_snprintf function under Clang | ian | 2014-07-20 | 1 | -0/+6 |
* | libgo: Update to Go 1.3 release. | ian | 2014-07-19 | 1 | -0/+19 |
* | runtime: Merge master revision 19185. | ian | 2014-07-12 | 1 | -1/+1 |
* | libgo: Merge from revision 18783:00cce3a34d7e of master library. | ian | 2014-06-04 | 1 | -1/+4 |
* | runtime: disable split stacks for runtime_printf function under Clang | ian | 2014-05-29 | 1 | -1/+21 |
* | runtime: fix misc gcc-isms and undefined behavior | ian | 2014-05-28 | 1 | -11/+12 |
* | libgo: Update to October 24 version of master library. | ian | 2013-11-06 | 1 | -3/+2 |
* | libgo: Update to Go 1.1.1. | ian | 2013-07-16 | 1 | -0/+9 |
* | runtime: Fix build failures with -D_FORTIFY_SOURCE=2. | ian | 2012-12-04 | 1 | -1/+4 |
* | compiler, runtime: More steps toward separating int and intgo. | ian | 2012-11-01 | 1 | -2/+3 |
* | libgo: Update to current sources. | ian | 2012-10-23 | 1 | -5/+6 |
* | libgo: Update to Go 1.0.3. | ian | 2012-10-03 | 1 | -2/+2 |
* | runtime: Fix cast error in print.c on 32-bit systems. | ian | 2012-05-25 | 1 | -1/+1 |
* | runtime: Copy runtime_printf from other Go library. | ian | 2012-05-24 | 1 | -0/+310 |