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