compiler: import inlinable functions from package data
[platform/upstream/gcc.git] / gcc / go / go-gcc.cc
2018-11-27 Ian Lance Taylorcompiler: import inlinable functions from package data
2018-11-13 David MalcolmEliminate source_location in favor of location_t
2018-11-01 Ian Lance Taylorgo-gcc.cc (Gcc_backend::write_global_definitions):...
2018-10-29 Ian Lance Taylorcompiler: pass a single flags argument to Backend:...
2018-08-27 Martin LiskaCome up with fndecl_built_in_p.
2018-06-28 Ian Lance Taylorre PR go/86343 (types built by GO share TYPE_FIELDS...
2018-06-08 Cherry Zhangcompiler: remove stack_allocation_expression
2018-02-03 Ian Lance Taylorgo-gcc.cc (Gcc_backend::fill_in_struct): Mark struct...
2018-02-02 Ian Lance Taylorgo-gcc.cc (Gcc_backend::type_size): Return 0 for void_t...
2018-01-31 Ian Lance Taylorgo-gcc.cc (Gcc_backend::convert_tree): New private...
2018-01-09 Cherry Zhangcompiler: make top-level decl for address-taken non...
2018-01-06 Ian Lance Taylorgo-gcc.cc (Gcc_backend::Gcc_backend): Correct math_func...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-02 Ian Lance Taylorcompiler: avoid GCC middle-end control warnings
2017-11-28 Jakub Jelinektree.def (SWITCH_EXPR): Change from 3 operand to 2...
2017-11-15 Than McIntoshcompiler: remove LHS/RHS context determination for...
2017-08-07 Martin LiskaCanonicalize names of attributes.
2017-05-12 Than McIntoshcompiler: add calling Bfunction Backend::call_expression
2017-05-11 Ian Lance Taylorre PR go/64238 (ICE in get_partitioning_class, at symta...
2017-05-10 Ian Lance TaylorBig merge of changes to gofrontend repo that were postp...
2017-03-28 Than McIntoshre PR go/80226 (ICE gimple-expr.c:474 on Go function...
2017-01-11 Than McIntoshcompiler: add containing Bfunction to conditional_expre...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-16 Than McIntoshcompiler: add containing Bfunction to some backend...
2016-12-06 Than McIntoshcompiler: pass lvalue/rvalue context to back end for...
2016-11-22 Than McIntoshcompiler: relocate ID encoding utilities to gofrontend
2016-11-22 Ian Lance Taylorruntime: rewrite panic/defer code from C to Go
2016-10-11 Than McIntoshcompiler: move Backend/Linemap creation out of front...
2016-10-06 Chris Manghanego-gcc.cc (Gcc_backend::stack_allocation_expression...
2016-09-23 Chris Manghanere PR go/77701 (suspicious code in go/go-gcc.cc)
2016-09-22 Ian Lance Taylorcompiler: compile runtime.getcaller{pc,sp} into builtin...
2016-09-11 Ian Lance Taylorruntime/internal/sys: new package, API copied from...
2016-08-08 Ian Lance Taylorre PR go/72814 (reflect FAILs on 32-bit Solaris/SPARC...
2016-08-05 Ian Lance Taylorre PR go/72812 (reflect FAILs with Solaris as)
2016-04-18 Michael Matztree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-22 Ian Lance Taylorgo-gcc.cc (class Bvariable): Remove Gcc_tree parent...
2015-12-22 Ian Lance Taylorgo-gcc.cc (Gcc_backend::global_variable): If type is...
2015-12-01 Ian Lance Taylorre PR go/68477 (error: type variant differs by TYPE_STR...
2015-11-11 Andrew MacLeoddecl.c: Remove unused header files.
2015-09-10 Chris Manghanecompiler: Report errors from very large types.
2015-08-24 Marek Polacekre PR tree-optimization/67284 (libgo fails to build...
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-05 Aldy HernandezMerge debug-early branch into mainline.
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-04-30 Chris Manghanecompiler: Use backend interface for stack allocation.
2015-02-03 Ian Lance Taylorre PR go/64836 (go.test/test/fixedbugs/issue4348.go...
2015-01-16 Richard Hendersoncompiler, reflect, runtime: Use static chain for closures.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-07 Chris Manghanere PR go/61204 (gccgo: ICE in in fold_convert_loc ...
2015-01-06 Chris Manghanego-gcc.cc (constructor_expression): Don't initialize...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-19 Chris Manghanego-gcc.cc (array_constructor_expression): Don't constru...
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-24 Ian Lance Taylorcompiler: Use MPC library for complex numbers.
2014-09-03 Chris Manghanecompiler: Add precise type information on the heap.
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-08 Ian Lance Taylorgo-gcc.cc (Gcc_backend::compound_statement): Don't...
2014-07-24 Uros Bizjakgo-gcc.cc (Gcc_backend::global_variable_set_init):...
2014-06-11 Jan Hubickavarasm.c (set_implicit_section): New function.
2014-06-09 Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-06-04 Ian Lance Taylorlibgo: Merge from revision 18783:00cce3a34d7e of master...
2014-06-02 Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-06 Chris Manghanecompiler: Use backend interface for expressions.
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-05-06 Chris Manghanecompiler: Use backend interface for slice construction.
2014-05-05 Chris Manghanecompiler: Handle recursive pointer types for unary...
2014-04-30 Chris Manghanego-gcc.cc: #include "langhooks.h".
2014-04-26 Chris Manghanecompiler: Use backend interface for defining global...
2014-04-22 Chris Manghanecompiler: Use backend interface for initialization...
2014-04-17 Chris Manghanecompiler: Use backend interface for constant expressions.
2014-04-14 Chris ManghaneSync to current external repository.
2014-03-04 Ian Lance Taylorgo-gcc.cc (Gcc_backend::immutable_struct): If IS_COMMON...
2014-01-24 Chris Manghanecompiler: Use backend interface for unary expressions.
2014-01-17 Chris Manghanecompiler: Use backend interface for binary expressions.
2014-01-15 Chris Manghanecompiler: Use backend interface for interface info...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-16 Chris Manghanecompiler: Use backend interface for struct field expres...
2013-11-23 Ian Lance Taylorcompiler: Fix backend representation of calls to interf...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-10-14 Chris Manghaneruntime: Don't clobber saved context when catching...
2013-10-11 Chris Manghanecompiler: Use backend interface for function code expre...
2013-10-11 Chris Manghanecompiler: Use backend interface for function declarations.
2013-10-04 Chris Manghanecompiler: Use backend interface for temporary reference...
2013-10-02 Chris Manghanecompiler: Use backend interface for numeric expressions.
2013-09-30 Chris Manghanecompiler: Use backend interface for variable expressions.
2013-08-29 Ian Lance Taylorgo-gcc.cc (Gcc_backend::immutable_struct): Set TREE_PUB...
2013-08-06 Ian Lance Taylorgo-gcc.cc (Gcc_backend::immutable_struct_set_init)...
2013-08-02 Ian Lance Taylorgo-gcc.cc (immutable_struct_set_init): Always call...
2013-07-24 Ian Lance Taylorgo-gcc.cc (Gcc_backend::non_zero_size_type): If a struc...
2013-06-18 Ian Lance Taylorcompiler, runtime: Use function descriptors.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-29 Ian Lance Taylorcompiler, runtime: Track fields with tag go:"track".
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-05-09 Ian Lance Taylorcompiler: Add -fgo-pkgpath option.
next