]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/go/go-gcc.cc
Update copyright years.
[thirdparty/gcc.git] / gcc / go / go-gcc.cc
2018-01-03  jakub Update copyright years.
2017-12-02  ian compiler: avoid GCC middle-end control warnings
2017-11-28  jakub * tree.def (SWITCH_EXPR): Change from 3 operand to...
2017-11-15  ian compiler: remove LHS/RHS context determination...
2017-08-07  marxinCanonicalize names of attributes.
2017-05-12  ian compiler: add calling Bfunction Backend::call_expre...
2017-05-11  ian PR go/64238
2017-05-10  ianBig merge of changes to gofrontend repo that were postp...
2017-03-28  ian PR go/80226
2017-01-11  ian compiler: add containing Bfunction to conditional_e...
2017-01-01  jakub Update copyright years.
2016-12-16  ian compiler: add containing Bfunction to some backend...
2016-12-06  ian compiler: pass lvalue/rvalue context to back end...
2016-11-22  ian compiler: relocate ID encoding utilities to gofrontend
2016-11-22  ian runtime: rewrite panic/defer code from C to Go
2016-10-11  ian compiler: move Backend/Linemap creation out of...
2016-10-06  ian * go-gcc.cc (Gcc_backend::stack_allocation_expression...
2016-09-23  ian PR go/77701
2016-09-22  ian compiler: compile runtime.getcaller{pc,sp} into...
2016-09-11  ian runtime/internal/sys: new package, API copied from...
2016-08-08  ian PR go/72814
2016-08-05  ian PR go/72812
2016-04-18  matz * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted...
2016-01-04  jakub Update copyright years.
2015-12-22  ian * go-gcc.cc (class Bvariable): Remove Gcc_tree parent...
2015-12-22  ian * go-gcc.cc (Gcc_backend::global_variable): If type...
2015-12-01  ian PR go/68477
2015-11-11  amacleodada
2015-09-10  ian compiler: Report errors from very large types.
2015-08-24  mpolacek PR tree-optimization/67284
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-05  aldyhMerge debug-early branch into mainline.
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-04-30  iancompiler: Use backend interface for stack allocation.
2015-02-03  ian PR go/64836
2015-01-16  iancompiler, reflect, runtime: Use static chain for closures.
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
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.
2014-12-19  ian * go-gcc.cc (array_constructor_expression): Don't...
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-03  iancompiler: Add precise type information on the heap.
2014-08-25  marxinIPA C++ refactoring 4/N
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-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-06  iancompiler: Use backend interface for expressions.
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
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-05  mrsMerge in trunk.
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  mrsMerge in trunk.
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-13  mrsMerge in trunk.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-16  iancompiler: Use backend interface for struct field expres...
2013-12-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
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-22  rsandifoMerge with trunk.
2013-11-21  rsandifoRemove a whitespace difference with trunk.
2013-11-21  rsandifoMerge with trunk.
2013-11-20  rsandifoRemove cst_fits_[su]hwi_p.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-19  rsandifoRemove tree_to_hwi.
2013-11-18  rsandifoMerge from trunk.
2013-11-16  mrsMerge in trunk.
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
next