aboutsummaryrefslogtreecommitdiff
path: root/libgo/runtime/go-callers.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-22runtime: Tweak runtime.Callers for Go 1 compatibility.Ian Lance Taylor1-1/+4
2012-05-14libgo: Use -fgo-pkgpath.Ian Lance Taylor1-1/+1
2012-03-07libgo: Implement and use runtime.Caller, runtime.Func.FileLine.Ian Lance Taylor1-1/+11
2012-03-05runtime: Implement runtime.Callers.Ian Lance Taylor1-0/+9
2012-03-02libgo: Update to weekly.2012-02-14 release.Ian Lance Taylor1-0/+57