aboutsummaryrefslogtreecommitdiff
path: root/libgo/runtime/go-callers.c
AgeCommit message (Expand)Author
2016-02-03 compiler, runtime: mark stub methods, ignore them in runtime.Caller.ian
2015-04-17 PR go/64999ian
2015-01-23 PR go/64595ian
2014-07-19reflect, runtime: Use libffi closures to implement reflect.MakeFunc.ian
2014-06-13 PR go/52583ian
2013-12-01libgo: Avoid some cases of getting callers recursively.ian
2013-10-09runtime: Do not report thunks and recover functions in backtrace.ian
2013-02-02runtime: Correct handling of runtime.Callers skip parameter.ian
2013-02-01runtime: Correct test for morestack.S.ian
2013-01-31runtime: Recognize morestack.S if there is no function name.ian
2013-01-31runtime: Remove confusion about split stack functions in backtrace.ian
2013-01-31runtime: Don't allocate when doing a backtrace.ian
2013-01-30runtime: In backtraces, get inline functions, skip split-stack fns.ian
2013-01-24 PR go/46986ian
2012-11-01compiler, runtime: More steps toward separating int and intgo.ian
2012-09-28libgo: Use libbacktrace rather than debug/elf registration.ian
2012-05-22runtime: Tweak runtime.Callers for Go 1 compatibility.ian
2012-05-14libgo: Use -fgo-pkgpath.ian
2012-03-07libgo: Implement and use runtime.Caller, runtime.Func.FileLine.ian
2012-03-05runtime: Implement runtime.Callers.ian
2012-03-02libgo: Update to weekly.2012-02-14 release.ian