aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
AgeCommit message (Expand)AuthorFilesLines
2010-12-09Avoid some crashes on erroneous programs.Ian Lance Taylor2-1/+10
2010-12-07Don't crash on erroneous result variable.Ian Lance Taylor1-4/+8
2010-12-07re PR tree-optimization/46805 (ICE: SIGSEGV in optab_for_tree_code (optabs.c:...Ian Lance Taylor2-0/+20
2010-12-07re PR other/46789 (go configuration with --prefix=/usr pollutes the /usr/lib ...Ian Lance Taylor4-14/+86
2010-12-06LICENSE: separate, change PATENTS text.Ian Lance Taylor2-42/+49
2010-12-04re PR bootstrap/46776 (gogo-tree.cc uses TRAMPOLINE_ALIGNMENT and TRAMPOLINE_...Ian Lance Taylor6-44/+109
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-03* config-lang.in (build_by_default): Set to no.Ian Lance Taylor2-0/+10
2010-12-03Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor37-0/+54325