aboutsummaryrefslogtreecommitdiff
path: root/gcc/go/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-09-05re PR tree-optimization/91663 (split function can be re-inlined, leaving bad ...Ian Lance Taylor1-0/+6
2019-08-23re PR middle-end/91283 (gcc.dg/torture/c99-contract-1.c FAILs)Jakub Jelinek1-0/+6
2019-08-10Assorted ChangeLog cleanups.Jakub Jelinek1-5/+5
2019-07-02compiler: use builtin memset for non-pointer memclrCherry Zhang1-0/+4
2019-06-21compiler: intrinsify some math/bits functionsCherry Zhang1-0/+5
2019-05-30Fix RISC-V build failure for go language.Jim Wilson1-0/+5
2019-05-17compiler: intrinsify runtime/internal/atomic functionsCherry Zhang1-0/+4
2019-05-08runtime: use builtin memmove directlyCherry Zhang1-0/+4
2019-05-08compiler: add an option to emit optimization diagnosticsCherry Zhang1-0/+8
2019-03-07re PR go/89227 (gotools test cmd/go fails with link error "call lacks nop, ca...Ian Lance Taylor1-0/+6
2019-02-15compiler,runtime: use __builtin_dwarf_cfa for getcallerspCherry Zhang1-0/+5
2019-02-15go-backend.c (go_imported_unsafe): Update optimization_default_node.Ian Lance Taylor1-0/+5
2019-02-14go-gcc.cc: #include "opts.h".Ian Lance Taylor1-0/+5
2019-02-06re PR go/89019 (LTO and gccgo cause ICE during free_lang_data)Nikhil Benesch1-0/+9
2019-01-09re PR go/86343 (types built by GO share TYPE_FIELDS in unsupported way)Ian Lance Taylor1-0/+7
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-0/+7
2019-01-01Update copyright years.Jakub Jelinek1-1/+3
2019-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-0/+4
2018-11-27compiler: import inlinable functions from package dataIan Lance Taylor1-0/+5
2018-11-13Eliminate source_location in favor of location_tDavid Malcolm1-0/+8
2018-11-01go-gcc.cc (Gcc_backend::write_global_definitions): Don't call gimplify_functi...Ian Lance Taylor1-0/+6
2018-10-29compiler: pass a single flags argument to Backend::functionIan Lance Taylor1-0/+5
2018-10-29compiler: add location_fileIan Lance Taylor1-0/+4
2018-10-18Remove ChangeLog entry for changes in gofrontend that were reverted.Ian Lance Taylor1-15/+0
2018-10-17Run selftests for C++ as well as CDavid Malcolm1-0/+4
2018-09-25Remove unused functions and fields.Martin Liska1-0/+15
2018-09-20Fix and document -r optionAllan Sandfeld Jensen1-0/+4
2018-08-27Replace 8 spaces with a tabular in ChangeLog files.Martin Liska1-3/+3
2018-08-27Come up with fndecl_built_in_p.Martin Liska1-0/+6
2018-07-20PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor1-0/+6
2018-06-28re PR go/86343 (types built by GO share TYPE_FIELDS in unsupported way)Ian Lance Taylor1-0/+6
2018-06-08compiler: remove stack_allocation_expressionCherry Zhang1-0/+5
2018-02-03go-gcc.cc (Gcc_backend::fill_in_struct): Mark struct types as using structura...Ian Lance Taylor1-0/+5
2018-02-02go-gcc.cc (Gcc_backend::type_size): Return 0 for void_type_node.Ian Lance Taylor1-0/+15
2018-02-02compiler: turn on escape analysis by defaultCherry Zhang1-0/+9
2018-01-31go-gcc.cc (Gcc_backend::convert_tree): New private method.Ian Lance Taylor1-0/+7
2018-01-09compiler: make top-level decl for address-taken non-escaping localsCherry Zhang1-0/+4
2018-01-09compiler: add escape analysis debug hashCherry Zhang1-0/+8
2018-01-06go-gcc.cc (Gcc_backend::Gcc_backend): Correct math_function_type_long to take...Ian Lance Taylor1-0/+5
2018-01-03Add support for MODE_VECTOR_BOOLRichard Sandiford1-0/+6
2018-01-03poly_int: TYPE_VECTOR_SUBPARTSRichard Sandiford1-0/+6
2018-01-03Update copyright years.Jakub Jelinek1-1/+3
2018-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-0/+4
2017-12-12go-lang.c (TARGET_AIX): Define if not defined.Tony Reix1-0/+6
2017-12-02compiler: avoid GCC middle-end control warningsIan Lance Taylor1-0/+6
2017-12-01compiler: introduce size threshold for nil checksThan McIntosh1-0/+6
2017-11-28tree.def (SWITCH_EXPR): Change from 3 operand to 2 operand tree.Jakub Jelinek1-0/+5
2017-11-15compiler: remove LHS/RHS context determination for var exprsThan McIntosh1-0/+4
2017-10-11go-system.h (__STDC_FORMAT_MACROS): Define before including any system header...Tony Reix1-0/+5
2017-10-05compiler: centralize all symbol name handlingIan Lance Taylor1-0/+4