pa.md (integer_indexed_store splitters): Use mem_shadd_operand.
[gcc.git] / gcc / go /
2015-05-12 Ian Lance Taylorcompiler: If unary & does not escape, the var does...
2015-05-06 Ian Lance Taylorcompiler: Analyze escape information of interface param...
2015-05-05 Ian Lance Taylorcompiler: Don't make temporaries for constant string...
2015-04-30 Chris Manghanecompiler: Use backend interface for stack allocation.
2015-04-30 Ian Lance Taylorescape: Analyze function values and conversions.
2015-04-30 Ian Lance Taylorcompiler: Mark non-escaping variables that aren't addre...
2015-04-29 Ian Lance Taylorcompiler: Consider multi-result calls in escape analysis.
2015-04-29 Ian Lance Taylorcompiler: Propagate escape info from closures to enclos...
2015-04-27 Jim WilsonMakefile-lan.in (ada.mostlyclean): Remove gnatbind...
2015-04-17 Ian Lance Taylorre PR go/65755 (incorrect reflection of struct fields...
2015-04-17 Chris Manghanecompiler: Escape analysis.
2015-04-11 Ian Lance Taylorcompiler: discard carriage returns in raw string literals
2015-03-31 Ian Lance Taylorcompiler: Mark builtin calls with bad types as errors.
2015-03-30 Ian Lance Taylorcompiler: implement Go 1 unsafe.Pointer conversion...
2015-03-13 Ian Lance Taylorcompiler: Permit label on fallthrough statement.
2015-03-06 Ian Lance Taylorcompiler: Do not declare type switch variable outside...
2015-02-03 Ian Lance Taylorre PR go/64836 (go.test/test/fixedbugs/issue4348.go...
2015-01-31 Ian Lance Taylorcompiler: Treat map index expressions as lvalues in...
2015-01-30 Ian Lance Taylorcompiler: Pass location to fatal_error.
2015-01-30 Ian Lance Taylorcompiler: Add pkgpath symbol information to export...
2015-01-30 Ian Lance Taylorcompiler: Fix -fgo-prefix handling.
2015-01-24 Ian Lance Taylorre PR go/63565 (please document that (and why) Go binar...
2015-01-23 Ian Lance Taylorre PR go/64595 (go programs abort when debug info is...
2015-01-22 Ian Lance Taylorcompiler: Avoid infinite recursion when describing...
2015-01-22 Ian Lance Taylorcompiler: Prohibit use of ellipsis operator on multi...
2015-01-20 Ian Lance Taylorcompiler: Do not mark unused variables as used inside...
2015-01-16 Richard Hendersoncompiler, reflect, runtime: Use static chain for closures.
2015-01-15 Ian Lance Taylorlibgo, compiler: Upgrade libgo to Go 1.4, except for...
2015-01-09 Ian Lance Taylorconfigure.ac (host_tools): Add gotools.
2015-01-09 Jakub Jelinekre PR rtl-optimization/64536 (Undefined .L* symbol...
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-07 Ian Lance Taylorcompiler: Don't assign to embedded builtins in imported...
2015-01-07 Ian Lance Taylorcompiler: Add explicit sign to exported complex constan...
2015-01-06 Chris Manghanego-gcc.cc (constructor_expression): Don't initialize...
2015-01-06 Ian Lance Taylorcompiler: Use function receiver name in mangled named...
2015-01-05 Jakub JelinekUpdate copyright years.
2015-01-05 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2014-12-23 Ian Lance Taylorcompiler: Evaluate array range expression once before...
2014-12-19 Ian Lance Taylorcompiler: Add temporaries required in cases of interfac...
2014-12-19 Chris Manghanego-gcc.cc (array_constructor_expression): Don't constru...
2014-12-19 Ian Lance Taylorcompiler: More cases that need a temporary for interfac...
2014-12-19 Ian Lance Taylorcompiler: Avoid multiple evaluations in interface conve...
2014-12-17 Ian Lance Taylorcompiler: Don't crash on append with single argument.
2014-12-16 Ian Lance Taylorcompiler: Don't built hash/equality functions for thunk...
2014-12-16 Ian Lance Taylorre PR go/61246 (gccgo: ICE in do_determine_types [GoSmith])
2014-12-16 Ian Lance Taylorre PR go/61264 (gccgo: ICE in __normal_iterator [GoSmith])
2014-12-16 Ian Lance Taylorre PR go/61273 (gccgo: ICE in Unsafe_type_conversion_ex...
2014-12-15 Ian Lance Taylorre PR go/61255 (gccgo: spurious "error: argument 2...
2014-12-15 Ian Lance Taylorre PR go/61248 (gccgo: spurious "error: too many argume...
2014-12-15 Ian Lance Taylorre PR go/61253 (gccgo: spurious "error: expected '...
2014-12-14 Ian Lance Taylorcompiler: Fix crash when tracked field used in global...
2014-12-14 Ian Lance Taylorre PR go/61244 (gccgo: ICE in write_specific_type_funct...
2014-12-13 Ian Lance Taylorre PR go/61254 (gccgo: spurious "error: slice end must...
2014-12-10 Ian Lance Taylorre PR go/61316 (gccgo: spurious "incompatible types...
2014-12-10 Ian Lance Taylorcompiler: Don't track fields in compiler-generated...
2014-12-08 Ian Lance Taylorre PR go/64198 (ICE in gofrontend)
2014-12-01 Ian Lance Taylorcompiler: Don't crash with self-referential types.
2014-11-24 Ian Lance Taylorcompiler: Do not dereference a named pointer type when...
2014-11-18 Ian Lance Taylorcompiler: Initialize variables in declaration order.
2014-11-13 Ian Lance Taylorcompiler: Do not count package uses from ambiguous...
2014-11-04 Ian Lance Taylorcompiler: Logical operators should yield untyped bool...
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
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-10-24 Ian Lance Taylorcompiler: Simplify making integer expressions.
2014-10-21 Ian Lance Taylorcompiler: Remove obsolete hidden_fields_are_ok code.
2014-10-20 Ian Lance Taylorcompiler, runtime: Add type information to single objec...
2014-10-18 Ian Lance Taylorcompiler: Don't allow tuple assignments to contain...
2014-10-16 Ian Lance Taylorcompiler: Method names must be non-blank.
2014-10-16 Ian Lance Taylorcompiler: Don't record interface types with blank type...
2014-10-16 Ian Lance Taylorcompiler: Check for initialization cycles in bound...
2014-10-16 Ian Lance Taylorre PR go/63560 (__go_set_defer_retaddr shouldn't be...
2014-10-16 Ian Lance Taylorcompiler: Parse receiver as a single parameter.
2014-10-09 Ian Lance Taylorcompiler: Permit "for range x" clauses.
2014-10-03 Ian Lance Taylorcompiler: Recognize 64-bit symbol tables in archives.
2014-10-03 Ian Lance Taylorcompiler: Don't insert promoted methods that conflict...
2014-10-02 Ian Lance Taylorre PR go/61880 (Linking with external functions in...
2014-09-19 Ian Lance Taylorcompiler: Pass constant arguments directly to thunk...
2014-09-15 Jakub JelinekMakefile.in (dg_target_exps): Remove.
2014-09-03 Chris Manghanecompiler: Add precise type information on the heap.
2014-08-29 Ian Lance Taylorcompiler: Fix comparison of struct/array with interface.
2014-08-27 Ian Lance Taylorcompiler: Disallow call of *T method using **T variable.
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-16 Ian Lance Taylorcompiler: Pass initialization of frame temporary to...
2014-08-13 Ian Lance Taylorcompiler, runtime: Fix unexpected GC interfering with...
2014-08-11 Ian Lance Taylorcompiler: Change return type comma-ok assignments to...
2014-08-08 Ian Lance Taylorgo-gcc.cc (Gcc_backend::compound_statement): Don't...
2014-08-05 Ian Lance Taylorre PR go/61308 (gccgo: ICE in Expression::check_bounds...
2014-08-05 Ian Lance Taylorre PR go/61308 (gccgo: ICE in Expression::check_bounds...
2014-07-24 Uros Bizjakgo-gcc.cc (Gcc_backend::global_variable_set_init):...
2014-07-20 Ian Lance Taylorcompiler: If a variable that is only set, give not...
2014-07-20 Ian Lance Taylorcompiler: Don't let dot-import names match names from...
2014-07-18 Ian Lance Taylorcompiler: fix test for mismatch between function result...
2014-07-08 Ian Lance Taylorre PR go/61308 (gccgo: ICE in Expression::check_bounds...
2014-07-08 Ian Lance Taylorre PR go/61746 (A line starting with /*// causes an...
2014-06-13 Ian Lance Taylorre PR go/61496 (Many Go tests FAIL with ld warning...
2014-06-11 Jan Hubickavarasm.c (set_implicit_section): New function.
2014-06-09 Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
next