Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework locking code to split stack much less. | ian | 2010-12-17 | 8 | -31/+83 |
* | Update to current master source. | ian | 2010-12-17 | 1 | -252/+159 |
* | Don't split stack in bytes.IndexByte. | ian | 2010-12-17 | 1 | -3/+5 |
* | Avoid always splitting the stack when calling append and copy. | ian | 2010-12-17 | 4 | -25/+61 |
* | Better error message if malloc gets a SIGSEGV. | ian | 2010-12-14 | 1 | -0/+6 |
* | Release cache while holding thread lock. | ian | 2010-12-14 | 1 | -5/+4 |
* | PR bootstrap/46812 | ian | 2010-12-09 | 2 | -2/+2 |
* | PR other/46840 | ian | 2010-12-08 | 5 | -7/+58 |
* | Fix test by copying from master. | ian | 2010-12-08 | 1 | -1/+1 |
* | PR other/46789 | ian | 2010-12-07 | 2 | -341/+356 |
* | LICENSE: separate, change PATENTS text. | ian | 2010-12-06 | 2 | -42/+49 |
* | Check for -pthread and -lpthread at configure time. | ian | 2010-12-03 | 5 | -9/+106 |
* | It's a contributor license agreement, not a copyright LA. | ian | 2010-12-03 | 1 | -1/+1 |
* | Typo. | ian | 2010-12-03 | 1 | -1/+1 |
* | Clarify copyright license agreement. | ian | 2010-12-03 | 1 | -7/+5 |
* | Add Go frontend, libgo library, and Go testsuite. | ian | 2010-12-03 | 893 | -0/+237081 |