Age | Commit message (Expand) | Author | Files | Lines |
2020-11-04 | Fix copying of clone_info while reshaping clone tree. | Jan Hubicka | 1 | -1/+1 |
2020-09-17 | Fix availability of functions in other partitions | Jan Hubicka | 1 | -1/+1 |
2020-01-18 | Reword a comment in varpool_node::ctor_useable_for_folding_p. | Gerald Pfeifer | 1 | -3/+4 |
2020-01-08 | Use cgraph_node::dump_{asm_},name where possible. | Martin Liska | 1 | -2/+2 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-09 | Come up with constructors of symtab_node, cgraph_node and varpool_node. | Martin Liska | 1 | -4/+2 |
2019-11-30 | cgraph.h (symtab_node): Add symver flag. | Jan Hubicka | 1 | -1/+4 |
2019-11-09 | symtab.c: Fix comment typos. | Jakub Jelinek | 1 | -6/+6 |
2019-10-30 | Use symtab_node::order in LTO sections with body. | Martin Liska | 1 | -3/+4 |
2019-02-13 | Clean up MPX-related stuff. | Martin Liska | 1 | -2/+0 |
2019-01-02 | re PR lto/88130 (ICE in copy_function_or_variable, at lto-streamer-out.c:2315... | Jan Hubicka | 1 | -5/+5 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-06-13 | cgraph.c (cgraph_node::get_untransformed_body): Dump function bodies streamed... | Jan Hubicka | 1 | -0/+2 |
2018-06-08 | Remove MPX | Martin Liska | 1 | -6/+0 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-08-11 | Introduce TARGET_SUPPORTS_ALIASES | Martin Liska | 1 | -3/+3 |
2017-08-08 | trans.c: Include header files. | Martin Liska | 1 | -0/+2 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-14 | Split omp-low into multiple files | Martin Jambor | 1 | -1/+1 |
2016-11-10 | omp-low.c (lower_omp_target): Fix up argument to is_reference. | Jakub Jelinek | 1 | -2/+2 |
2016-10-09 | tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D... | Jakub Jelinek | 1 | -8/+7 |
2016-07-15 | handle undefined extern vars in output_in_order | Alexander Monakov | 1 | -14/+8 |
2016-05-25 | cgraph.c (cgraph_node::get_availability): Fix typo in comment. | Bernd Edlinger | 1 | -1/+1 |
2016-04-16 | re PR c++/70018 (Possible issue around IPO and C++ comdats discovered as pure... | Jan Hubicka | 1 | -2/+9 |
2016-02-10 | timevar.def (TV_PHASE_DBGINFO): Delete. | Eric Botcazou | 1 | -2/+0 |
2016-01-14 | Mark symbols in offload tables with force_output in read_offload_tables | Tom de Vries | 1 | -1/+0 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-15 | c-common.c (c_common_attribute_table): Handle "omp declare target link" attri... | Ilya Verbin | 1 | -0/+7 |
2015-12-13 | cgraph.c (cgraph_node::get_untransformed_body): Pass compressed flag to lto_g... | Jan Hubicka | 1 | -2/+4 |
2015-12-08 | re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2) | Jan Hubicka | 1 | -5/+5 |
2015-12-07 | re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2) | Jan Hubicka | 1 | -7/+15 |
2015-11-15 | always define ENABLE_OFFLOADING | Trevor Saunders | 1 | -6/+7 |
2015-10-30 | cgraph.c: Include context.h for offloading. | Cesar Philippidis | 1 | -0/+2 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -7/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -6/+5 |
2015-08-20 | toplev.c (compile_file): Remove loop calling late_global_decl on all symbols. | Richard Biener | 1 | -0/+6 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -10/+4 |
2015-06-25 | function.h (ipa_opt_pass, [...]): Move forward declarations. | Andrew MacLeod | 1 | -2/+0 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -3/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -4/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-03-27 | re PR ipa/65588 (lto1: internal compiler error: Segmentation fault) | Jan Hubicka | 1 | -1/+3 |
2015-03-16 | cgraph.h (add_new_static_var): Remove declaration. | Marek Polacek | 1 | -21/+0 |
2015-03-13 | varpool.c (varpool_node::get_create): Don't set 'offloadable' flag for the ex... | Ilya Verbin | 1 | -1/+1 |
2015-03-12 | cgraph.c (cgraph_node::release_body): Free function_in_decl_state. | Jan Hubicka | 1 | -0/+6 |
2015-02-19 | re PR lto/65012 (systemd fails to build at least on ppc64el, powerpc, arm-inu... | Jakub Jelinek | 1 | -1/+2 |
2015-02-14 | ipa-chkp.c: Use iterate_direct_aliases. | Jan Hubicka | 1 | -12/+7 |
2015-02-05 | re PR ipa/61548 (FAIL: gcc.dg/tls/alias-1.c) | Jan Hubicka | 1 | -1/+2 |
2015-01-30 | Always pass explicit location to fatal_error. | Joseph Myers | 1 | -1/+1 |
2015-01-28 | varpool.c (tls_model_names): Fix names. | Jan Hubicka | 1 | -4/+4 |