Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-03-31 | Remove some files that were accidentally committed in 2014. | Ian Lance Taylor | 1 | -76/+0 | |
From-SVN: r221802 | |||||
2014-07-19 | libgo: Update to Go 1.3 release. | Ian Lance Taylor | 1 | -0/+76 | |
From-SVN: r212837 | |||||
2014-07-12 | runtime: Merge master revision 19185. | Ian Lance Taylor | 1 | -79/+0 | |
This revision renames several files in the runtime directory from .c to .goc. From-SVN: r212472 | |||||
2013-11-06 | libgo: Update to October 24 version of master library. | Ian Lance Taylor | 1 | -4/+4 | |
From-SVN: r204466 | |||||
2013-02-20 | re PR go/56320 (Several libgo tests FAIL on 64-bit Solaris/x86) | Ian Lance Taylor | 1 | -3/+4 | |
PR go/56320 runtime: Support Solaris AMD64 in lfstack. The address space layout is similar on SPARC64 and AMD64 when running Solaris. From-SVN: r196179 | |||||
2013-01-29 | runtime: SPARCv9 fixes for lfstack. | Ian Lance Taylor | 1 | -1/+4 | |
From Rainer Orth. From-SVN: r195534 | |||||
2013-01-25 | re PR other/56076 (Several 64-bit libgo tests FAIL in read_line_header) | Ian Lance Taylor | 1 | -2/+11 | |
PR other/56076 runtime: Support sparc64 in lfstack. From-SVN: r195479 | |||||
2013-01-24 | re PR go/46986 (Go is not supported on Darwin) | Ian Lance Taylor | 1 | -1/+1 | |
PR go/46986 all: prepend #__USER_LABEL_PREFIX__ to mangled Go symbols For old-fashioned Darwin. From-SVN: r195438 | |||||
2012-10-23 | libgo: Update to current sources. | Ian Lance Taylor | 1 | -0/+66 | |
From-SVN: r192704 |