summaryrefslogtreecommitdiffstats
path: root/libgo/runtime/go-traceback.c
Commit message (Expand)AuthorAgeFilesLines
* runtime: In backtraces, get inline functions, skip split-stack fns.ian2013-01-301-12/+8
* libgo: Update Go library to master revision 15502/229081515358.ian2013-01-301-3/+3
* libgo: Update to current version of master library.ian2012-11-211-1/+1
* compiler, libgo: Fixes to prepare for 64-bit int.ian2012-11-061-2/+2
* compiler, runtime: More steps toward separating int and intgo.ian2012-11-011-4/+3
* runtime: Fix printing of names in stack dumps.ian2012-06-071-2/+2
* runtime: Make runtime.Stack actually work.ian2012-05-241-43/+23
* runtime: Print stack trace on panic or signal.ian2012-05-171-0/+62
OpenPOWER on IntegriCloud