| Commit message (Expand) | Author | Age | Files | Lines |
* | runtime: Remove now unnecessary pad field from ParFor. | Ian Lance Taylor | 2015-10-31 | 24 | -655/+1330 |
* | re PR go/65587 (C package incomplete/not working for powerpc-linux-gnu) | Ian Lance Taylor | 2015-03-26 | 1 | -1/+1 |
* | re PR go/65417 (debug/elf: lacks support for PPC relocations) | Ian Lance Taylor | 2015-03-24 | 3 | -0/+49 |
* | libgo, compiler: Upgrade libgo to Go 1.4, except for runtime. | Ian Lance Taylor | 2015-01-15 | 12 | -103/+1318 |
* | libgo: add s390 support | Ian Lance Taylor | 2014-11-04 | 2 | -1/+111 |
* | debug/elf: add power64 support along with relocation test | Ian Lance Taylor | 2014-10-28 | 4 | -1/+233 |
* | libgo: Update to Go 1.3 release. | Ian Lance Taylor | 2014-07-19 | 19 | -839/+357 |
* | libgo: Merge to master revision 19184. | Ian Lance Taylor | 2014-06-06 | 26 | -62/+1146 |
* | libgo: Merge from revision 18783:00cce3a34d7e of master library. | Ian Lance Taylor | 2014-06-04 | 2 | -0/+633 |
* | libgo: Update to current Go library. | Ian Lance Taylor | 2013-11-27 | 2 | -19/+26 |
* | libgo: Update to October 24 version of master library. | Ian Lance Taylor | 2013-11-06 | 6 | -54/+496 |
* | libgo: Update to Go 1.1.1. | Ian Lance Taylor | 2013-07-16 | 8 | -66/+224 |
* | compiler, libgo: Permit testing package when test imports it circularly. | Ian Lance Taylor | 2013-02-10 | 1 | -2/+1 |
* | libgo: Update Go library to master revision 15489/921e53d4863c. | Ian Lance Taylor | 2013-01-29 | 2 | -4/+22 |
* | libgo: Update to revision 15193:6fdc1974457c of master library. | Ian Lance Taylor | 2012-12-22 | 3 | -3/+63 |
* | libgo: Update to current version of master library. | Ian Lance Taylor | 2012-11-21 | 3 | -29/+43 |
* | libgo: Update to current sources. | Ian Lance Taylor | 2012-10-23 | 5 | -23/+135 |
* | libgo: Use libbacktrace rather than debug/elf registration. | Ian Lance Taylor | 2012-09-28 | 3 | -165/+2 |
* | debug/elf, debug/dwarf: DWARF line number fixes. | Ian Lance Taylor | 2012-09-06 | 2 | -7/+49 |
* | libgo: Update to Go 1.0.2 release. | Ian Lance Taylor | 2012-06-25 | 1 | -2/+16 |
* | debug/dwarf: Fix handling of LineSetFile. | Ian Lance Taylor | 2012-05-16 | 1 | -1/+1 |
* | debug/dwarf: Fix address lookups for different types of lines. | Ian Lance Taylor | 2012-04-20 | 1 | -0/+4 |
* | debug/dwarf: Support DWARF versions 3 and 4. | Ian Lance Taylor | 2012-03-09 | 7 | -40/+108 |
* | debug/elf: Don't crash if line numbers are not available. | Ian Lance Taylor | 2012-03-09 | 1 | -1/+1 |
* | libgo: Implement and use runtime.Caller, runtime.Func.FileLine. | Ian Lance Taylor | 2012-03-07 | 11 | -9/+688 |
* | libgo: Update to weekly.2012-02-22 release. | Ian Lance Taylor | 2012-03-02 | 7 | -14/+89 |
* | libgo: Update to weekly.2012-02-14 release. | Ian Lance Taylor | 2012-03-02 | 1 | -2/+1 |
* | libgo: Update to weekly.2012-01-15. | Ian Lance Taylor | 2012-01-25 | 1 | -2/+2 |
* | libgo: Update to weekly.2011-12-22. | Ian Lance Taylor | 2012-01-13 | 1 | -1/+2 |
* | libgo: Update to weekly.2011-12-06. | Ian Lance Taylor | 2011-12-14 | 7 | -82/+82 |
* | libgo: Remove debug/proc, os.Error. | Ian Lance Taylor | 2011-12-07 | 5 | -392/+0 |
* | libgo: Update to weekly 2011-11-09. | Ian Lance Taylor | 2011-12-07 | 1 | -1/+1 |
* | libgo: Update to weekly.2011-11-02. | Ian Lance Taylor | 2011-12-03 | 9 | -86/+78 |
* | Update Go library to last weekly. | Ian Lance Taylor | 2011-10-26 | 1 | -1/+1 |
* | Update Go library to r60. | Ian Lance Taylor | 2011-09-16 | 24 | -2040/+172 |
* | Update to current version of Go library. | Ian Lance Taylor | 2011-05-20 | 3 | -51/+169 |
* | libgo: Update to current Go library. | Ian Lance Taylor | 2011-04-07 | 4 | -11/+11 |
* | libgo: Support for alpha. | Ian Lance Taylor | 2011-04-01 | 1 | -0/+209 |
* | re PR go/47515 (Issues porting libgo to IRIX 6.5) | Ian Lance Taylor | 2011-03-31 | 1 | -0/+17 |
* | Update to current Go library. | Ian Lance Taylor | 2011-03-30 | 1 | -3/+0 |
* | Update to current version of Go library. | Ian Lance Taylor | 2011-03-24 | 4 | -9/+15 |
* | Update to current version of Go library (revision 94d654be2064). | Ian Lance Taylor | 2011-03-16 | 1 | -20/+13 |
* | Recognize m68k, mips, PPC. Don't require arch syscall files to exist. | Ian Lance Taylor | 2011-01-24 | 6 | -30/+0 |
* | Remove the types float and complex. | Ian Lance Taylor | 2011-01-21 | 12 | -65/+489 |
* | Use GOARCH value of sparc64 rather than sparcv9. | Ian Lance Taylor | 2011-01-13 | 1 | -0/+0 |
* | Preliminary framework for Solaris support. | Ian Lance Taylor | 2011-01-12 | 5 | -0/+37 |
* | Simplify libgo Makefile conditionals. | Ian Lance Taylor | 2011-01-12 | 3 | -0/+27 |
* | Add Go frontend, libgo library, and Go testsuite. | Ian Lance Taylor | 2010-12-03 | 54 | -0/+8283 |