Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-14 | runtime: copy mprof code from Go 1.7 runtime | Ian Lance Taylor | 1 | -37/+0 |
2014-07-19 | reflect, runtime: Use libffi closures to implement reflect.MakeFunc. | Ian Lance Taylor | 1 | -1/+1 |
2013-01-30 | runtime: In backtraces, get inline functions, skip split-stack fns. | Ian Lance Taylor | 1 | -12/+8 |
2013-01-30 | libgo: Update Go library to master revision 15502/229081515358. | Ian Lance Taylor | 1 | -3/+3 |
2012-11-21 | libgo: Update to current version of master library. | Ian Lance Taylor | 1 | -1/+1 |
2012-11-06 | compiler, libgo: Fixes to prepare for 64-bit int. | Ian Lance Taylor | 1 | -2/+2 |
2012-11-01 | compiler, runtime: More steps toward separating int and intgo. | Ian Lance Taylor | 1 | -4/+3 |
2012-06-07 | runtime: Fix printing of names in stack dumps. | Ian Lance Taylor | 1 | -2/+2 |
2012-05-24 | runtime: Make runtime.Stack actually work. | Ian Lance Taylor | 1 | -43/+23 |
2012-05-17 | runtime: Print stack trace on panic or signal. | Ian Lance Taylor | 1 | -0/+62 |