aboutsummaryrefslogtreecommitdiff
path: root/libgo
AgeCommit message (Expand)AuthorFilesLines
2010-12-09re PR bootstrap/46812 (Linux libgo compilation fails when a "libnet" is alrea...Ian Lance Taylor2-2/+2
2010-12-08re PR other/46840 (libgo should link against libm)Ian Lance Taylor5-7/+58
2010-12-08Fix test by copying from master.Ian Lance Taylor1-1/+1
2010-12-07re PR other/46789 (go configuration with --prefix=/usr pollutes the /usr/lib ...Ian Lance Taylor2-341/+356
2010-12-06LICENSE: separate, change PATENTS text.Ian Lance Taylor2-42/+49
2010-12-03Check for -pthread and -lpthread at configure time.Ian Lance Taylor5-9/+106
2010-12-03It's a contributor license agreement, not a copyright LA.Ian Lance Taylor1-1/+1
2010-12-03Typo.Ian Lance Taylor1-1/+1
2010-12-03Clarify copyright license agreement.Ian Lance Taylor1-7/+5
2010-12-03Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor893-0/+237081