aboutsummaryrefslogtreecommitdiff
path: root/gcc/go/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-10-05compiler: centralize all symbol name handlingIan Lance Taylor1-0/+4
2017-08-30[77/77] Add a complex_mode classRichard Sandiford1-0/+6
2017-08-30[20/77] Replace MODE_INT checks with is_int_modeRichard Sandiford1-0/+6
2017-08-30[7/77] Add scalar_float_modeRichard Sandiford1-0/+6
2017-08-07Canonicalize names of attributes.Martin Liska1-0/+5
2017-07-28go-backend.c (go_write_export_data): Use EXCLUDE section for AIX.Tony Reix1-0/+5
2017-06-09opts.c (finish_options): If -fsplit-stack, disable implicit -forder-blocks-an...Ian Lance Taylor1-0/+5
2017-05-12compiler: add calling Bfunction Backend::call_expressionThan McIntosh1-0/+4
2017-05-11re PR go/64238 (ICE in get_partitioning_class, at symtab.c:1775)Ian Lance Taylor1-0/+6
2017-05-10Big merge of changes to gofrontend repo that were postponed due to theIan Lance Taylor1-0/+11
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