]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/go/Make-lang.in
Revert "sphinx: add --with-sphinx-build"
[thirdparty/gcc.git] / gcc / go / Make-lang.in
2022-11-14  Martin LiskaRevert "sphinx: add --with-sphinx-build"
2022-11-14  Martin LiskaRevert "sphinx: support installation if sphinx-build...
2022-11-09  Martin Liskasphinx: support installation if sphinx-build is missing
2022-11-09  Martin Liskasphinx: add --with-sphinx-build
2022-11-09  Martin Liskasphinx: support Sphinx in build system
2022-05-31  Jason Merrillbuild: TAGS and .cc transition
2022-01-03  Jakub JelinekUpdate copyright years.
2021-11-29  Eric GallagerMake etags path used by build system configurable
2021-01-15  Ian Lance Taylorcompiler: add support for reading embedcfg files
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-20  Jakub Jelinekconfigury: Fix up --enable-link-serialization support
2020-11-18  Jakub Jelinekconfigury: --enable-link-serialization support
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-10-17  David MalcolmRun selftests for C++ as well as C
2018-01-03  Jakub JelinekUpdate copyright years.
2017-10-05  Ian Lance Taylorcompiler: centralize all symbol name handling
2017-05-10  Ian Lance TaylorBig merge of changes to gofrontend repo that were postp...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-22  Than McIntoshcompiler: relocate ID encoding utilities to gofrontend
2016-09-23  Than McIntoshcompiler: better abstraction layer for diagnostics.
2016-09-09  Than McIntoshcompiler: add abstraction layer for sha1 checksums.
2016-05-06  Chris Manghaneescape: Add skeleton for gc analysis.
2016-04-29  Chris Manghaneescape: Remove previously existing analysis.
2016-01-04  Jakub JelinekUpdate copyright years.
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.