Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libgo: Update to October 24 version of master library. | ian | 2013-11-06 | 1 | -0/+20 |
* | runtime: In backtraces, get inline functions, skip split-stack fns. | ian | 2013-01-30 | 1 | -5/+5 |
* | PR go/46986 | ian | 2013-01-24 | 1 | -3/+3 |
* | compiler, runtime: More steps toward separating int and intgo. | ian | 2012-11-01 | 1 | -30/+28 |
* | runtime: Fix __go_symbol_value val argument to backtrace_syminfo. | ian | 2012-10-08 | 1 | -1/+1 |
* | runtime: Use argv[0] to get executable name for backtrace. | ian | 2012-10-05 | 1 | -1/+6 |
* | runtime: runtime.Caller should succeed even without debug info. | ian | 2012-09-28 | 1 | -1/+2 |
* | libgo: Use libbacktrace rather than debug/elf registration. | ian | 2012-09-28 | 1 | -35/+115 |
* | runtime: Correct definition of __go_file_line to match declaration. | ian | 2012-05-24 | 1 | -1/+1 |
* | libgo: Use -fgo-pkgpath. | ian | 2012-05-14 | 1 | -4/+4 |
* | libgo: Implement and use runtime.Caller, runtime.Func.FileLine. | ian | 2012-03-07 | 1 | -15/+110 |
* | PR go/46958 | ian | 2011-01-05 | 1 | -1/+1 |
* | Add Go frontend, libgo library, and Go testsuite. | ian | 2010-12-03 | 1 | -0/+51 |