Ian Lance Taylor
|
7ebe663e98
|
runtime: Correct handling of runtime.Callers skip parameter.
From-SVN: r195685
|
2013-02-02 15:11:48 +00:00 |
|
Ian Lance Taylor
|
a1948282e8
|
runtime: Correct test for morestack.S.
From-SVN: r195640
|
2013-02-01 05:49:14 +00:00 |
|
Ian Lance Taylor
|
cfbafb9a7e
|
runtime: Recognize morestack.S if there is no function name.
From-SVN: r195634
|
2013-01-31 23:12:42 +00:00 |
|
Ian Lance Taylor
|
7c81527e48
|
runtime: Remove confusion about split stack functions in backtrace.
From-SVN: r195627
|
2013-01-31 19:44:24 +00:00 |
|
Ian Lance Taylor
|
422e2fc062
|
runtime: Don't allocate when doing a backtrace.
From-SVN: r195615
|
2013-01-31 16:41:15 +00:00 |
|
Ian Lance Taylor
|
27741f93ef
|
runtime: In backtraces, get inline functions, skip split-stack fns.
From-SVN: r195591
|
2013-01-30 22:24:40 +00:00 |
|
Ian Lance Taylor
|
f6b1e65ec3
|
re PR go/46986 (Go is not supported on Darwin)
PR go/46986
all: prepend #__USER_LABEL_PREFIX__ to mangled Go symbols
For old-fashioned Darwin.
From-SVN: r195438
|
2013-01-24 19:44:23 +00:00 |
|
Ian Lance Taylor
|
776f27a67f
|
compiler, runtime: More steps toward separating int and intgo.
From-SVN: r193059
|
2012-11-01 03:02:13 +00:00 |
|
Ian Lance Taylor
|
0e56e59065
|
libgo: Use libbacktrace rather than debug/elf registration.
From-SVN: r191831
|
2012-09-28 14:48:30 +00:00 |
|
Ian Lance Taylor
|
4579805199
|
runtime: Tweak runtime.Callers for Go 1 compatibility.
From-SVN: r187781
|
2012-05-22 21:52:56 +00:00 |
|
Ian Lance Taylor
|
f3ab5720f7
|
libgo: Use -fgo-pkgpath.
From-SVN: r187485
|
2012-05-14 22:08:42 +00:00 |
|
Ian Lance Taylor
|
0effc3f961
|
libgo: Implement and use runtime.Caller, runtime.Func.FileLine.
From-SVN: r185025
|
2012-03-07 01:16:20 +00:00 |
|
Ian Lance Taylor
|
c3f87aa909
|
runtime: Implement runtime.Callers.
From-SVN: r184944
|
2012-03-05 17:07:37 +00:00 |
|
Ian Lance Taylor
|
cbb6491d76
|
libgo: Update to weekly.2012-02-14 release.
From-SVN: r184798
|
2012-03-02 16:38:43 +00:00 |
|