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