summaryrefslogtreecommitdiffstats
path: root/libgo/runtime/go-callers.c
Commit message (Expand)AuthorAgeFilesLines
* libgo: Avoid some cases of getting callers recursively.ian2013-12-011-0/+9
* runtime: Do not report thunks and recover functions in backtrace.ian2013-10-091-0/+15
* runtime: Correct handling of runtime.Callers skip parameter.ian2013-02-021-2/+3
* runtime: Correct test for morestack.S.ian2013-02-011-1/+1
* runtime: Recognize morestack.S if there is no function name.ian2013-01-311-1/+12
* runtime: Remove confusion about split stack functions in backtrace.ian2013-01-311-2/+10
* runtime: Don't allocate when doing a backtrace.ian2013-01-311-2/+8
* runtime: In backtraces, get inline functions, skip split-stack fns.ian2013-01-301-11/+39
* PR go/46986ian2013-01-241-1/+1
* compiler, runtime: More steps toward separating int and intgo.ian2012-11-011-0/+1
* libgo: Use libbacktrace rather than debug/elf registration.ian2012-09-281-41/+33
* runtime: Tweak runtime.Callers for Go 1 compatibility.ian2012-05-221-1/+4
* libgo: Use -fgo-pkgpath.ian2012-05-141-1/+1
* libgo: Implement and use runtime.Caller, runtime.Func.FileLine.ian2012-03-071-1/+11
* runtime: Implement runtime.Callers.ian2012-03-051-0/+9
* libgo: Update to weekly.2012-02-14 release.ian2012-03-021-0/+57
OpenPOWER on IntegriCloud