runtime: runtime.Caller should succeed even without debug info.
[gcc.git] / libgo / runtime / go-copy.c
2011-04-13 Ian Lance TaylorUnify handling of runtime support functions.
2010-12-17 Ian Lance TaylorAvoid always splitting the stack when calling append...