runtime: runtime.Caller should succeed even without debug info.
[gcc.git] / libgo / runtime / go-callers.c
2012-09-28 Ian Lance Taylorlibgo: Use libbacktrace rather than debug/elf registration.
2012-05-22 Ian Lance Taylorruntime: Tweak runtime.Callers for Go 1 compatibility.
2012-05-14 Ian Lance Taylorlibgo: Use -fgo-pkgpath.
2012-03-07 Ian Lance Taylorlibgo: Implement and use runtime.Caller, runtime.Func...
2012-03-05 Ian Lance Taylorruntime: Implement runtime.Callers.
2012-03-02 Ian Lance Taylorlibgo: Update to weekly.2012-02-14 release.