Age | Commit message (Expand) | Author | Files | Lines |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-05-29 | Simplify tree streaming. | Jan Hubicka | 1 | -4/+2 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -8/+8 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-07-25 | cgraph.c (cgraph_node::verify_node): Compare against builtin by using DECL_BU... | Richard Biener | 1 | -13/+0 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-07-15 | gimple-pretty-print.h: Don't include pretty-print.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -1/+0 |
2015-02-26 | passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table. | Jakub Jelinek | 1 | -0/+16 |
2015-02-10 | tree-streamer.h (streamer_read_tree_bitfields): Adjust. | Richard Biener | 1 | -2/+2 |
2015-02-09 | tree-streamer.h (streamer_pack_tree_bitfields): Remove. | Richard Biener | 1 | -2/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-06-24 | add hash_map class | Trevor Saunders | 1 | -1/+2 |
2014-04-03 | tree-streamer.h (struct streamer_tree_cache_d): Add next_idx member. | Richard Biener | 1 | -1/+4 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-10-21 | Re-factor inclusion of tree.h. | Diego Novillo | 1 | -1/+0 |
2013-06-24 | pointer-set.h (struct pointer_set_t): Move here from pointer-set.c. | Richard Biener | 1 | -1/+1 |
2013-06-18 | tree-streamer.h (streamer_tree_cache_create): Adjust prototype. | Richard Biener | 1 | -1/+1 |
2013-06-17 | lto-streamer.h (enum LTO_tags): Add LTO_tree_scc. | Richard Biener | 1 | -7/+18 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -2/+2 |
2012-10-10 | lto-streamer-in.c (lto_input_location_bitpack): Rename to ... | Richard Biener | 1 | -2/+4 |
2012-10-09 | tree-streamer.c (streamer_tree_cache_get): Move ... | Richard Guenther | 1 | -1/+9 |
2011-09-30 | Split out LTO's writing of top level asm nodes in preparation of extending wh... | Jan Beulich | 1 | -0/+2 |
2011-08-12 | data-streamer.h (streamer_write_zero): Rename from output_zero. | Diego Novillo | 1 | -28/+28 |
2011-08-11 | tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call stream_... | Diego Novillo | 1 | -4/+26 |
2011-08-08 | rebase | Diego Novillo | 1 | -0/+76 |