aboutsummaryrefslogtreecommitdiff
path: root/gcc/go/Make-lang.in
AgeCommit message (Expand)AuthorFilesLines
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-2/+3
2011-06-14Change builtin make to runtime call at lowering time.Ian Lance Taylor1-1/+1
2011-06-11Use backend interface for type descriptors.Ian Lance Taylor1-1/+2
2011-05-27Change export code to use the backend interface.Ian Lance Taylor1-3/+3
2011-05-24Makefile.in (GCC_OBJS): Remove opts-common.o and options.o.Joseph Myers1-3/+3
2011-05-20Makefile.in (LIBDEPS): Add libcommon.a.Joseph Myers1-1/+1
2011-04-25Use backend interface for function types.Ian Lance Taylor1-1/+2
2011-04-19statement.cc no longer includes gcc headers.Ian Lance Taylor1-3/+2
2011-04-19Use backend interface for variables.Ian Lance Taylor1-2/+3
2011-04-13Use backend interface for go and defer statements.Ian Lance Taylor1-1/+1
2011-04-13Unify handling of runtime support functions.Ian Lance Taylor1-3/+9
2011-04-05Use backend interface for labels and goto statements.Ian Lance Taylor1-2/+2
2011-04-04Use backend interface for return statements.Ian Lance Taylor1-1/+2
2011-04-03Start using backend interface separate from gofrontend.Ian Lance Taylor1-2/+6
2011-01-14Move clearing of flag_strict_aliasing to gcc interface.Ian Lance Taylor1-4/+5
2010-12-21Make-lang.in (check-go): Remove.Ian Lance Taylor1-1/+5
2010-12-07re PR other/46789 (go configuration with --prefix=/usr pollutes the /usr/lib ...Ian Lance Taylor1-3/+9
2010-12-04re PR bootstrap/46776 (gogo-tree.cc uses TRAMPOLINE_ALIGNMENT and TRAMPOLINE_...Ian Lance Taylor1-6/+9
2010-12-03Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor1-0/+267