]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/go/ChangeLog
compiler: intrinsify runtime/internal/atomic functions
[thirdparty/gcc.git] / gcc / go / ChangeLog
2019-05-17  ian compiler: intrinsify runtime/internal/atomic functions
2019-05-08  ian runtime: use builtin memmove directly
2019-05-08  ian compiler: add an option to emit optimization diagno...
2019-03-07  ian PR go/89227
2019-02-15  ian compiler,runtime: use __builtin_dwarf_cfa for getca...
2019-02-15  ian * go-backend.c (go_imported_unsafe): Update
2019-02-14  ian * go-gcc.cc: #include "opts.h".
2019-02-06  iangcc/go:
2019-01-09  ian PR go/86343
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-01  jakub Update copyright years.
2019-01-01  jakub * gcc.c (process_command): Update copyright notice...
2018-11-27  ian compiler: import inlinable functions from package...
2018-11-13  dmalcolmEliminate source_location in favor of location_t
2018-11-01  ian * go-gcc.cc (Gcc_backend::write_global_definitions...
2018-10-29  ian compiler: pass a single flags argument to Backend...
2018-10-29  ian compiler: add location_file
2018-10-18  ianRemove ChangeLog entry for changes in gofrontend that...
2018-10-17  dmalcolmRun selftests for C++ as well as C
2018-09-25  marxinRemove unused functions and fields.
2018-09-20  jsm28Fix and document -r option
2018-08-27  marxinReplace 8 spaces with a tabular in ChangeLog files.
2018-08-27  marxinCome up with fndecl_built_in_p.
2018-07-20  mseborPR middle-end/82063 - issues with arguments enabled...
2018-06-28  ian PR go/86343
2018-06-08  ian compiler: remove stack_allocation_expression
2018-02-03  ian * go-gcc.cc (Gcc_backend::fill_in_struct): Mark struct...
2018-02-02  ian * go-gcc.cc (Gcc_backend::type_size): Return 0 for
2018-02-02  ian compiler: turn on escape analysis by default
2018-01-31  ian * go-gcc.cc (Gcc_backend::convert_tree): New private...
2018-01-09  ian compiler: make top-level decl for address-taken...
2018-01-09  ian compiler: add escape analysis debug hash
2018-01-06  ian * go-gcc.cc (Gcc_backend::Gcc_backend): Correct
2018-01-03  rsandifoAdd support for MODE_VECTOR_BOOL
2018-01-03  rsandifopoly_int: TYPE_VECTOR_SUBPARTS
2018-01-03  jakub Update copyright years.
2018-01-03  jakubgcc/
2017-12-12  ian * go-lang.c (TARGET_AIX): Define if not defined.
2017-12-02  ian compiler: avoid GCC middle-end control warnings
2017-12-01  ian compiler: introduce size threshold for nil checks
2017-11-28  jakub * tree.def (SWITCH_EXPR): Change from 3 operand to...
2017-11-15  ian compiler: remove LHS/RHS context determination...
2017-10-11  ian * go-system.h (__STDC_FORMAT_MACROS): Define before...
2017-10-05  ian compiler: centralize all symbol name handling
2017-08-30  rsandifo[77/77] Add a complex_mode class
2017-08-30  rsandifo[20/77] Replace MODE_INT checks with is_int_mode
2017-08-30  rsandifo[7/77] Add scalar_float_mode
2017-08-07  marxinCanonicalize names of attributes.
2017-07-28  ian * go-backend.c (go_write_export_data): Use EXCLUDE...
2017-06-09  iangcc/:
2017-05-12  ian compiler: add calling Bfunction Backend::call_expre...
2017-05-11  ian PR go/64238
2017-05-10  ianBig merge of changes to gofrontend repo that were postp...
2017-03-28  ian PR go/80226
2017-02-21  ian PR go/79642
2017-02-07  rguenth2017-02-07 Richard Biener <rguenther@suse.de>
2017-01-11  ian compiler: add containing Bfunction to conditional_e...
2017-01-01  jakub Update copyright years.
2017-01-01  jakubgcc/
2016-12-16  ian compiler: add containing Bfunction to some backend...
2016-12-06  ian compiler: pass lvalue/rvalue context to back end...
2016-11-22  ian compiler: relocate ID encoding utilities to gofrontend
2016-11-22  ian runtime: rewrite panic/defer code from C to Go
2016-10-25  dmalcolmgo-lang.c: remove a redundant cast
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-10-11  ian compiler: move Backend/Linemap creation out of...
2016-10-10  ian compiler: prune away gcc-specific linemap usage
2016-10-10  ebotcazou * config-lang.in (lang_requires_boot_languages): Delete.
2016-10-06  ian * go-gcc.cc (Gcc_backend::stack_allocation_expression...
2016-09-27  ian compiler: add src information to AST dumps (part...
2016-09-23  ian compiler: better abstraction layer for diagnostics.
2016-09-23  ian PR go/77701
2016-09-22  ian compiler: compile runtime.getcaller{pc,sp} into...
2016-09-11  ian runtime/internal/sys: new package, API copied from...
2016-09-10  ian * go-backend.c (go_trampoline_info): Remove.
2016-09-09  ian compiler: increase buffer size to avoid -Wformat...
2016-09-09  ian compiler: add abstraction layer for sha1 checksums.
2016-09-05  jakubChangeLog formatting fixes.
2016-09-01  mseborgcc/c-family/ChangeLog:
2016-08-30  ian compiler: add -fgo-c-header=FILE to create a C...
2016-08-10  ian * gccgo.texi (Invoking gccgo): Document -fgo-optimize...
2016-08-08  ian PR go/72814
2016-08-05  ian PR go/72812
2016-08-02  ian escape: Add basic debugging.
2016-05-06  ian escape: Add skeleton for gc analysis.
2016-04-29  ian escape: Remove previously existing analysis.
2016-04-18  matz * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted...
2016-02-11  jakub * cgraph.c: Spelling fixes - behaviour -> behavior and
2016-01-27  ian * go-lang.c (go_langhook_init_options_struct): Default to
2016-01-04  jakub Update copyright years.
2016-01-04  jakubgcc/
2015-12-22  ian * go-gcc.cc (class Bvariable): Remove Gcc_tree parent...
2015-12-22  ian * go-gcc.cc (Gcc_backend::global_variable): If type...
2015-12-01  ian PR go/68477
2015-11-11  amacleodada
2015-10-29  amacleodada
2015-10-19  amodraPR66870 PowerPC64 Enable gold linker with split stack
2015-10-01  ian PR go/66870
2015-09-30  ian PR target/66870
2015-09-10  ian compiler: Report errors from very large types.
next