]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/go/ChangeLog
2015-06-04 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / go / ChangeLog
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-04-30  iancompiler: Use backend interface for stack allocation.
2015-04-27  wilsonada/
2015-04-17  iancompiler: Escape analysis.
2015-02-03  ian PR go/64836
2015-01-24  ian PR go/63565
2015-01-23  ian PR go/64595
2015-01-16  iancompiler, reflect, runtime: Use static chain for closures.
2015-01-09  ian./:
2015-01-09  jakub PR rtl-optimization/64536
2015-01-07  ian PR go/61204
2015-01-06  ian * go-gcc.cc (constructor_expression): Don't initialize...
2015-01-05  jakub Update copyright years.
2015-01-05  jakubgcc/
2014-12-19  ian * go-gcc.cc (array_constructor_expression): Don't...
2014-10-29  rsandifogcc/ada/
2014-10-28  amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-24  iancompiler: Use MPC library for complex numbers.
2014-09-15  jakubgcc/
2014-09-03  iancompiler: Add precise type information on the heap.
2014-08-08  ian * go-gcc.cc (Gcc_backend::compound_statement): Don...
2014-07-24  uros * go-gcc.cc (Gcc_backend::global_variable_set_init...
2014-06-13  ian PR go/61496
2014-06-11  hubicka * varasm.c (set_implicit_section): New function.
2014-06-09  hubicka * symtab.c (dump_symtab_base): Update dumping.
2014-06-04  ianlibgo: Merge from revision 18783:00cce3a34d7e of master...
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...
next