summaryrefslogtreecommitdiff
path: root/libgo
Commit message (Expand)AuthorAgeFilesLines
* Rework locking code to split stack much less.ian2010-12-178-31/+83
* Update to current master source.ian2010-12-171-252/+159
* Don't split stack in bytes.IndexByte.ian2010-12-171-3/+5
* Avoid always splitting the stack when calling append and copy.ian2010-12-174-25/+61
* Better error message if malloc gets a SIGSEGV.ian2010-12-141-0/+6
* Release cache while holding thread lock.ian2010-12-141-5/+4
* PR bootstrap/46812ian2010-12-092-2/+2
* PR other/46840ian2010-12-085-7/+58
* Fix test by copying from master.ian2010-12-081-1/+1
* PR other/46789ian2010-12-072-341/+356
* LICENSE: separate, change PATENTS text.ian2010-12-062-42/+49
* Check for -pthread and -lpthread at configure time.ian2010-12-035-9/+106
* It's a contributor license agreement, not a copyright LA.ian2010-12-031-1/+1
* Typo.ian2010-12-031-1/+1
* Clarify copyright license agreement.ian2010-12-031-7/+5
* Add Go frontend, libgo library, and Go testsuite.ian2010-12-03893-0/+237081