]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/go/ChangeLog
* expr.h: Remove prototypes of functions defined in builtins.c.
[thirdparty/gcc.git] / gcc / go / ChangeLog
2014-06-02  amacleod * expr.h: Remove prototypes of functions defined in...
2014-05-17  tbsaundeuse templates instead of gengtype for typed allocation...
2014-05-06  iancompiler: Use backend interface for expressions.
2014-05-06  mrsUpdate ChangeLogs for wide-int work.
2014-05-06  mrsMerge in trunk.
2014-05-06  iancompiler: Store flags for division checks in Gogo objec...
2014-05-06  iancompiler: Use backend interface for slice construction.
2014-05-05  iancompiler: Handle recursive pointer types for unary...
2014-05-05  mrsMerge in trunk.
2014-05-01  ian * go-backend.c: #include "diagnostics.h".
2014-04-30  iancompiler: Remove GCC langhooks from frontend proper.
2014-04-30  mrsMerge in trunk.
2014-04-30  ian * go-gcc.cc: #include "langhooks.h".
2014-04-28  rsandifoMerge from trunk.
2014-04-26  iancompiler: Use backend interface for defining global...
2014-04-24  mrsMerge in trunk.
2014-04-22  iancompiler: Use backend interface for initialization...
2014-04-22  rsandifoMerge from trunk.
2014-04-17  iancompiler: Use backend interface for constant expressions.
2014-04-17  rsandifoMerge from trunk.
2014-04-14  ianSync to current external repository.
2014-04-02  mrsMerge in trunk.
2014-03-04  ian * go-gcc.cc (Gcc_backend::immutable_struct): If IS_COM...
2014-02-10  mrsMerge in trunk.
2014-01-24  iancompiler: Use backend interface for unary expressions.
2014-01-17  iancompiler: Use backend interface for binary expressions.
2014-01-15  iancompiler: Use backend interface for interface info...
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2014-01-02  jakubSmall ChangeLog fixes.
2014-01-02  burnus2014-01-02 Tobias Burnus <burnus@net-b.de>
2013-12-16  iancompiler: Use backend interface for struct field expres...
2013-12-13  mrsMerge in trunk.
2013-12-12  ian * go-lang.c (go_langhook_post_options): Disable siblin...
2013-12-10  ian * Make-lang.in (check_go_parallelize): Test go-test...
2013-12-05  ian Revert this change; no longer required.
2013-12-04  rsandifoMerge with trunk.
2013-11-23  iancompiler: Fix backend representation of calls to interf...
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifoMerge from trunk.
2013-11-18  rsandifogcc/c-family/
2013-11-18  rsandifogcc/ada/
2013-11-16  mrsMerge in trunk.
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-12  amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-09  rsandifoMerge with trunk.
2013-11-06  ian * go-lang.c (go_langhook_post_options): If
2013-10-20  mrsMerge in trunk.
2013-10-14  ianruntime: Don't clobber saved context when catching...
2013-10-11  iancompiler: Use backend interface for function code expre...
2013-10-11  iancompiler: Use backend interface for function declarations.
2013-10-04  iancompiler: Use backend interface for temporary reference...
2013-10-02  iancompiler: Use backend interface for numeric expressions.
2013-09-30  iancompiler: Use backend interface for variable expressions.
2013-09-25  tromey * Make-lang.in (gospec.o): Remove.
2013-09-25  tromey * Makefile.in (DRIVER_DEFINES): Use $(and), not shell...
2013-09-04  mrsMerge in trunk.
2013-08-29  ian * go-gcc.cc (Gcc_backend::immutable_struct): Set TREE_...
2013-08-06  ian * go-gcc.cc (Gcc_backend::immutable_struct_set_init...
2013-08-02  ian * go-gcc.cc (immutable_struct_set_init): Always call
2013-07-24  ian * go-gcc.cc (Gcc_backend::non_zero_size_type): If...
2013-07-23  ian * go-backend.c: Don't #include "rtl.h".
2013-07-23  ian * go-lang.c: Don't #include "except.h".
2013-06-18  iancompiler, runtime: Use function descriptors.
2013-05-16  jason * Makefile.in (LLINKER): New variable.
2013-01-16  ian * gospec.c: pass -u pthread_create to linker when...
2012-12-21  ian PR bootstrap/54659
2012-12-18  ianlibgo: Link against libatomic_convenience.la.
2012-12-18  ianlibgo: Link against libatomic.
2012-11-29  iancompiler, runtime: Track fields with tag go:"track".
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-16  ian * Make-lang.in (gccgo$(exeext)): Add + at start of...
2012-10-31  iancompiler: Add -fgo-relative-import-path.
2012-09-17  ianlibbacktrace/:
2012-09-17  iancompile: Detect invalid and likely-bad import statements.
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2012-07-24  urosgcc/lto/ChangeLog:
2012-05-11  ianRemove ChangeLog entry for change to gofrontend file...
2012-05-09  iancompiler: Add -fgo-pkgpath option.
2012-04-30  hubicka * cgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-23  ian * go-lang.c (go_langhook_init): Set MPFR precision...
2012-04-20  iancompiler, runtime: Add explicit checks for zero and...
2012-04-18  stevengcc/
2012-03-09  iancompiler: Be more careful to follow GENERIC type rules.
2012-03-08  iancompiler: Don't initialize zero sized variables.
2012-03-01  iancompiler: Avoid some compiler crashes on invalid code.
2012-02-23  rguenth2012-02-23 Richard Guenther <rguenther@suse.de>
2012-02-17  iancompiler: Add parameter names to export information.
2012-02-17  ian * gospec.c (lang_specific_driver): If linking, and...
2012-02-14  ian PR go/48411
2012-02-07  iancompiler, libgo: Use //extern comments rather than...
2012-02-01  jakub PR target/52079
2012-01-21  iancompiler: The type descriptor of an undefined forward...
2012-01-20  iancompiler: Handle recursive interfaces.
2012-01-17  ian * gospec.c (lang_specific_driver): If we see -S withou...
2012-01-12  ian * go-lang.c (go_langhook_init): Initialize void_list_n...
2012-01-11  iancompiler: Use backend interface for type sizes and...
2011-12-28  ian * go-gcc.cc (Gcc_backend::set_placeholder_struct_type...
next