re PR target/52079 (ICE in aggregate_value_p while building libgo on arm-linux-gnueabihf)
[platform/upstream/gcc.git] / gcc / go / Make-lang.in
2011-11-29 Sanjoy Dascompiler: Define and use backend-independent Location...
2011-11-02 Rainer OrthMove shlib support to toplevel libgcc
2011-08-24 Roberto Lublinermangccgo...
2011-08-24 Joseph Myers* Makefile.in (CFLAGS-collect2.o, CFLAGS-c-family/c...
2011-08-08 Rainer Orthdriver-sparc.c: New file.
2011-08-03 Roberto Lublinermangccgo: Added code to dump the AST tree.
2011-06-14 Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-06-14 Ian Lance TaylorChange builtin make to runtime call at lowering time.
2011-06-11 Ian Lance TaylorUse backend interface for type descriptors.
2011-05-27 Ian Lance TaylorChange export code to use the backend interface.
2011-05-24 Joseph MyersMakefile.in (GCC_OBJS): Remove opts-common.o and options.o.
2011-05-20 Joseph MyersMakefile.in (LIBDEPS): Add libcommon.a.
2011-04-25 Ian Lance TaylorUse backend interface for function types.
2011-04-19 Ian Lance Taylorstatement.cc no longer includes gcc headers.
2011-04-19 Ian Lance TaylorUse backend interface for variables.
2011-04-13 Ian Lance TaylorUse backend interface for go and defer statements.
2011-04-13 Ian Lance TaylorUnify handling of runtime support functions.
2011-04-05 Ian Lance TaylorUse backend interface for labels and goto statements.
2011-04-04 Ian Lance TaylorUse backend interface for return statements.
2011-04-03 Ian Lance TaylorStart using backend interface separate from gofrontend.
2011-01-14 Ian Lance TaylorMove clearing of flag_strict_aliasing to gcc interface.
2010-12-21 Ian Lance TaylorMake-lang.in (check-go): Remove.
2010-12-07 Ian Lance Taylorre PR other/46789 (go configuration with --prefix=...
2010-12-04 Ian Lance Taylorre PR bootstrap/46776 (gogo-tree.cc uses TRAMPOLINE_ALI...
2010-12-03 Ian Lance TaylorAdd Go frontend, libgo library, and Go testsuite.