index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libgo
/
runtime
/
go-callers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libgo: Avoid some cases of getting callers recursively.
ian
2013-12-01
1
-0
/
+9
*
runtime: Do not report thunks and recover functions in backtrace.
ian
2013-10-09
1
-0
/
+15
*
runtime: Correct handling of runtime.Callers skip parameter.
ian
2013-02-02
1
-2
/
+3
*
runtime: Correct test for morestack.S.
ian
2013-02-01
1
-1
/
+1
*
runtime: Recognize morestack.S if there is no function name.
ian
2013-01-31
1
-1
/
+12
*
runtime: Remove confusion about split stack functions in backtrace.
ian
2013-01-31
1
-2
/
+10
*
runtime: Don't allocate when doing a backtrace.
ian
2013-01-31
1
-2
/
+8
*
runtime: In backtraces, get inline functions, skip split-stack fns.
ian
2013-01-30
1
-11
/
+39
*
PR go/46986
ian
2013-01-24
1
-1
/
+1
*
compiler, runtime: More steps toward separating int and intgo.
ian
2012-11-01
1
-0
/
+1
*
libgo: Use libbacktrace rather than debug/elf registration.
ian
2012-09-28
1
-41
/
+33
*
runtime: Tweak runtime.Callers for Go 1 compatibility.
ian
2012-05-22
1
-1
/
+4
*
libgo: Use -fgo-pkgpath.
ian
2012-05-14
1
-1
/
+1
*
libgo: Implement and use runtime.Caller, runtime.Func.FileLine.
ian
2012-03-07
1
-1
/
+11
*
runtime: Implement runtime.Callers.
ian
2012-03-05
1
-0
/
+9
*
libgo: Update to weekly.2012-02-14 release.
ian
2012-03-02
1
-0
/
+57