aboutsummaryrefslogtreecommitdiff
path: root/gcc/go/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-03-28re PR go/80226 (ICE gimple-expr.c:474 on Go function returning multiple empty...Than McIntosh1-0/+6
2017-02-21re PR go/79642 (space instead of tab in lang.opt)Ian Lance Taylor1-0/+5
2017-02-07re PR tree-optimization/79256 (FAIL: gcc.dg/vect/pr25413a.c execution test)Richard Biener1-0/+6
2017-01-11compiler: add containing Bfunction to conditional_expressionThan McIntosh1-0/+4
2017-01-01Update copyright years.Jakub Jelinek1-0/+2
2017-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+5
2016-12-16compiler: add containing Bfunction to some backend interfaces.Than McIntosh1-0/+8
2016-12-06compiler: pass lvalue/rvalue context to back end for var exprsThan McIntosh1-0/+5
2016-11-22compiler: relocate ID encoding utilities to gofrontendThan McIntosh1-0/+12
2016-11-22runtime: rewrite panic/defer code from C to GoIan Lance Taylor1-0/+5
2016-10-25go-lang.c: remove a redundant castDavid Malcolm1-0/+5
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+4
2016-10-11compiler: move Backend/Linemap creation out of front end.Than McIntosh1-0/+10
2016-10-10compiler: prune away gcc-specific linemap usageThan McIntosh1-0/+4
2016-10-10* config-lang.in (lang_requires_boot_languages): Delete.Eric Botcazou1-0/+4
2016-10-06go-gcc.cc (Gcc_backend::stack_allocation_expression): Clear the returned memory.Chris Manghane1-0/+5
2016-09-27compiler: add src information to AST dumps (part 1 of 2).Than McIntosh1-0/+4
2016-09-23compiler: better abstraction layer for diagnostics.Than McIntosh1-0/+10
2016-09-23re PR go/77701 (suspicious code in go/go-gcc.cc)Chris Manghane1-0/+6
2016-09-22compiler: compile runtime.getcaller{pc,sp} into builtin functionsIan Lance Taylor1-0/+5
2016-09-11runtime/internal/sys: new package, API copied from Go 1.7Ian Lance Taylor1-0/+5
2016-09-10go-backend.c (go_trampoline_info): Remove.Ian Lance Taylor1-0/+5
2016-09-09compiler: increase buffer size to avoid -Wformat-length warningIan Lance Taylor1-6/+0
2016-09-09compiler: add abstraction layer for sha1 checksums.Than McIntosh1-0/+6
2016-09-05ChangeLog formatting fixes.Jakub Jelinek1-1/+1
2016-09-01c-ada-spec.c (dump_ada_function_declaration): Increase buffer size to guarant...Martin Sebor1-0/+6
2016-08-30compiler: add -fgo-c-header=FILE to create a C headerIan Lance Taylor1-0/+10
2016-08-10gccgo.texi (Invoking gccgo): Document -fgo-optimize-allocs and -fgo-debug-escae.Ian Lance Taylor1-0/+8
2016-08-08re PR go/72814 (reflect FAILs on 32-bit Solaris/SPARC: SIGILL)Ian Lance Taylor1-0/+8
2016-08-05re PR go/72812 (reflect FAILs with Solaris as)Ian Lance Taylor1-0/+14
2016-08-02escape: Add basic debugging.Chris Manghane1-0/+7
2016-05-06escape: Add skeleton for gc analysis.Chris Manghane1-0/+5
2016-04-29escape: Remove previously existing analysis.Chris Manghane1-0/+4
2016-04-18tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.Michael Matz1-0/+4
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek1-0/+6
2016-01-27go-lang.c (go_langhook_init_options_struct): Default to -fkeep-gc-roots-live.Ian Lance Taylor1-0/+5
2016-01-04Update copyright years.Jakub Jelinek1-0/+2
2016-01-04gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+5
2015-12-22go-gcc.cc (class Bvariable): Remove Gcc_tree parent class.Ian Lance Taylor1-0/+17
2015-12-22go-gcc.cc (Gcc_backend::global_variable): If type is zero-sized, add a VIEW_C...Ian Lance Taylor1-0/+8
2015-12-01re PR go/68477 (error: type variant differs by TYPE_STRING_FLAG.)Ian Lance Taylor1-0/+6
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-0/+7
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-0/+5
2015-10-20PR66870 PowerPC64 Enable gold linker with split stackAlan Modra1-0/+8
2015-10-01re PR go/66870 (split stack issues on ppc64le and ppc64)Ian Lance Taylor1-0/+6
2015-09-30re PR go/66870 (split stack issues on ppc64le and ppc64)Lynn Boger1-0/+6
2015-09-10compiler: Report errors from very large types.Chris Manghane1-0/+5
2015-08-24re PR tree-optimization/67284 (libgo fails to build on trunk r227015 / *-linu...Marek Polacek1-0/+8
2015-07-31go-lang.c (go_langhook_init_options_struct): Don't set x_flag_split_stack.Andreas Schwab1-0/+6
2015-07-13Fix double word typos.Aldy Hernandez1-0/+6