summaryrefslogtreecommitdiff
path: root/gcc/go/go-lang.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-11-12Use more SET_OPTION_IF_UNSET.Martin Liska
2019-09-05re PR tree-optimization/91663 (split function can be re-inlined, leaving bad ...Ian Lance Taylor
2019-08-23re PR middle-end/91283 (gcc.dg/torture/c99-contract-1.c FAILs)Jakub Jelinek
2019-05-08compiler: add an option to emit optimization diagnosticsCherry Zhang
2019-01-01Update copyright years.Jakub Jelinek
2018-07-20PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor
2018-02-02compiler: turn on escape analysis by defaultCherry Zhang
2018-01-09compiler: add escape analysis debug hashCherry Zhang
2018-01-03Add support for MODE_VECTOR_BOOLRichard Sandiford
2018-01-03poly_int: TYPE_VECTOR_SUBPARTSRichard Sandiford
2018-01-03Update copyright years.Jakub Jelinek
2017-12-12go-lang.c (TARGET_AIX): Define if not defined.Tony Reix
2017-12-01compiler: introduce size threshold for nil checksThan McIntosh
2017-08-30[77/77] Add a complex_mode classRichard Sandiford
2017-08-30[20/77] Replace MODE_INT checks with is_int_modeRichard Sandiford
2017-08-30[7/77] Add scalar_float_modeRichard Sandiford
2017-06-09opts.c (finish_options): If -fsplit-stack, disable implicit -forder-blocks-an...Ian Lance Taylor
2017-01-01Update copyright years.Jakub Jelinek
2016-10-25go-lang.c: remove a redundant castDavid Malcolm
2016-10-11compiler: move Backend/Linemap creation out of front end.Than McIntosh
2016-08-30compiler: add -fgo-c-header=FILE to create a C headerIan Lance Taylor
2016-08-02escape: Add basic debugging.Chris Manghane
2016-02-08Remove -fshort-doubleBernd Schmidt
2016-01-27go-lang.c (go_langhook_init_options_struct): Default to -fkeep-gc-roots-live.Ian Lance Taylor
2016-01-04Update copyright years.Jakub Jelinek
2015-11-11decl.c: Remove unused header files.Andrew MacLeod
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod
2015-07-31go-lang.c (go_langhook_init_options_struct): Don't set x_flag_split_stack.Andreas Schwab
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-01-23re PR go/64595 (go programs abort when debug info is stripped)Ian Lance Taylor
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders
2014-05-06compiler: Store flags for division checks in Gogo object instead of using glo...Chris Manghane
2014-04-30compiler: Remove GCC langhooks from frontend proper.Chris Manghane
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-12go-lang.c (go_langhook_post_options): Disable sibling calls by default.Ian Lance Taylor
2013-12-05Revert this change; no longer required.Ian Lance Taylor
2013-11-22gimple.h: Remove all includes.Andrew MacLeod
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-14gimplify-be.h: New file.Andrew MacLeod
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod
2013-11-06go-lang.c (go_langhook_post_options): If -fisolate-erroneous-paths was turned...Ian Lance Taylor