Age | Commit message (Expand) | Author | Files | Lines |
2013-11-29 | re PR lto/59326 (FAIL: gcc.dg/vect/vect-simd-clone-*.c) | Jakub Jelinek | 1 | -0/+70 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -0/+5 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+1 |
2013-10-29 | tree-outof-ssa.h: Remove include files. | Andrew MacLeod | 1 | -0/+1 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -1/+0 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -1/+1 |
2013-08-29 | lto.c (compare_tree_sccs_1): Compare DECL_FINAL_P... | Jan Hubicka | 1 | -1/+10 |
2013-08-28 | lto-streamer-out.c (DFS_write_tree_body): Drop BINFO_INHERITANCE_CHAIN, BINFO... | Jan Hubicka | 1 | -7/+2 |
2013-08-03 | lto-cgraph.c (compute_ltrans_boundary): Add abstract origins into boundaries. | Jan Hubicka | 1 | -6/+1 |
2013-06-17 | lto-streamer.h (enum LTO_tags): Add LTO_tree_scc. | Richard Biener | 1 | -20/+5 |
2013-03-21 | tree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ... | Richard Biener | 1 | -2/+4 |
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-26 | tree.h (DECL_RESTRICTED_P): Delete. | Eric Botcazou | 1 | -1/+0 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -8/+8 |
2012-10-22 | re PR lto/55021 (The tests gfortran.dg/integer_exponentiation_5.F90 and maskl... | Richard Biener | 1 | -2/+2 |
2012-10-18 | lto-streamer.h (enum LTO_tags): Add LTO_integer_cst. | Richard Guenther | 1 | -19/+18 |
2012-10-17 | tree-streamer-out.c (write_ts_decl_common_tree_pointers): Do not write TREE_C... | Richard Biener | 1 | -4/+1 |
2012-10-15 | data-streamer.h (bp_pack_string_with_length): New function. | Richard Biener | 1 | -16/+5 |
2012-10-15 | tree-streamer-out.c (streamer_pack_tree_bitfields): Back BINFO_BASE_ACCESSES ... | Richard Guenther | 1 | -26/+31 |
2012-10-12 | tree-streamer-out.c (pack_ts_target_option): Rename from ... | Richard Biener | 1 | -40/+37 |
2012-10-10 | lto-streamer-in.c (lto_input_location_bitpack): Rename to ... | Richard Biener | 1 | -11/+14 |
2012-10-04 | re PR lto/47788 (New LTO failures) | Richard Guenther | 1 | -11/+11 |
2012-10-02 | tree.h (DECL_NONLOCAL_FRAME): New macro. | Eric Botcazou | 1 | -0/+3 |
2012-09-24 | tree-streamer-in.c (unpack_ts_type_common_value_fields): Stream in TYPE_NONAL... | Eric Botcazou | 1 | -0/+2 |
2012-09-19 | Integrate lexical block into source_location. | Dehao Chen | 1 | -1/+1 |
2012-09-17 | re PR lto/54598 (ICE: Segmentation fault in lto1 at tree-streamer-in.c:unpack... | Richard Guenther | 1 | -6/+5 |
2012-04-16 | re PR c/52977 (internal compiler error: Segmentation fault with `-x c-header'... | Richard Guenther | 1 | -4/+1 |
2012-03-20 | tree-streamer-in.c (streamer_alloc_tree): Call ggc_alloc_zone_cleared_tree_no... | Jason Merrill | 1 | -3/+3 |
2012-03-16 | tree.h (TREE_VECTOR_CST_ELTS): Remove. | Richard Guenther | 1 | -1/+11 |
2012-03-14 | re PR target/52080 (Stores to bitfields introduce a store-data-race on adjace... | Richard Guenther | 1 | -1/+1 |
2012-02-14 | re PR lto/52178 (Ada bootstrap failure in LTO mode) | Richard Guenther | 1 | -1/+1 |
2012-01-05 | re PR lto/50490 (ICE when compiling libglib2.0 with LTO, tree code 'optimizat... | Richard Guenther | 1 | -0/+20 |
2011-12-19 | re PR bootstrap/51572 (LTO bootstrap failed with bootstrap-profiled) | Richard Guenther | 1 | -2/+1 |
2011-12-13 | re PR debug/48354 (internal compiler error: in splice_child_die, at dwarf2out... | Richard Guenther | 1 | -0/+2 |
2011-10-31 | tree-streamer-out.c (pack_ts_base_value_fields): Emit TYPE_ADDR_SPACE. | Diego Novillo | 1 | -1/+4 |
2011-10-11 | Convert standard builtin functions from being arrays to using a functional in... | Michael Meissner | 1 | -1/+1 |
2011-09-02 | cgraph.h (cgraph_indirect_call_info): Removed field thunk_delta. | Martin Jambor | 1 | -1/+0 |
2011-08-12 | data-streamer.h (streamer_write_zero): Rename from output_zero. | Diego Novillo | 1 | -42/+42 |
2011-08-11 | tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call stream_... | Diego Novillo | 1 | -180/+99 |
2011-08-08 | rebase | Diego Novillo | 1 | -0/+1153 |