IA MCU psABI support: changes to libraries
[gcc.git] / gcc / go / Make-lang.in
2015-04-27 Jim WilsonMakefile-lan.in (ada.mostlyclean): Remove gnatbind...
2015-04-17 Chris Manghanecompiler: Escape analysis.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-09-15 Jakub JelinekMakefile.in (dg_target_exps): Remove.
2014-05-01 Chris Manghanego-backend.c: #include "diagnostics.h".
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-10 Ian Lance TaylorMake-lang.in (check_go_parallelize): Test go-test.exp...
2013-09-25 Tom TromeyMake-lang.in (gospec.o): Remove.
2013-09-25 Tom TromeyMakefile.in (DRIVER_DEFINES): Use $(and), not shell...
2013-07-23 Ian Lance Taylorgo-backend.c: Don't #include "rtl.h".
2013-07-23 Ian Lance Taylorgo-lang.c: Don't #include "except.h".
2013-05-16 Jason MerrillMakefile.in (LLINKER): New variable.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-29 Ian Lance Taylorcompiler, runtime: Track fields with tag go:"track".
2012-11-16 Ian Lance TaylorMake-lang.in (gccgo$(exeext)): Add + at start of command.
2012-09-17 Ian Lance Taylorcompile: Detect invalid and likely-bad import statements.
2012-02-17 Ian Lance Taylorcompiler: Add parameter names to export information.
2012-02-14 Ian Lance Taylorre PR go/48411 (Bogusly canonicalized $target-gccgo)
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.