]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/lto-streamer-in.c
Merge from trunk.
[thirdparty/gcc.git] / gcc / lto-streamer-in.c
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-19  dmalcolmEliminate n_basic_blocks macro
2013-11-18  rsandifoMerge from trunk.
2013-11-16  mrsMerge in trunk.
2013-11-15  uros * lto-streamer-in.c (input function): Call cgraph_crea...
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-13  jamborm2013-11-13 Martin Jambor <mjambor@suse.cz>
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-29  dmalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-24  rsandifoRename max_wide_int to widest_int, addr_wide_int to...
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-09-24  zadeckpatch to canonize wide-ints smaller than one HWI
2013-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-07  rsandifoReorganise wide-int classes so that they are all instan...
2013-09-07  hubicka * cgraphunit.c (expand_thunk): Get body before touchin...
2013-09-04  mrsMerge in trunk.
2013-08-31  hubicka * cgraph.c (cgraph_get_body): Update call of lto_input...
2013-08-13  mrsAdd wide-int branch.
2013-08-09  hubicka * cgraph.c (cgraph_resolve_speculation): Cut frequency to
2013-08-09  hubicka * cgraphbuild.c (cgraph_rebuild_references): Rebuild...
2013-08-09  hubicka * lto-streamer-out.c (output_function): Renumber PHIs.
2013-08-03  hubicka * lto-cgraph.c (compute_ltrans_boundary): Add abstract...
2013-06-18  rguenth2013-06-18 Richard Biener <rguenther@suse.de>
2013-06-17  rguenth2013-06-17 Richard Biener <rguenther@suse.de>
2013-04-30  rguenth2013-04-30 Richard Biener <rguenther@suse.de>
2013-04-29  tejohnsonThis patch fixes PR bootstrap/57077. Certain new uses...
2013-04-26  rguenth2013-04-26 Richard Biener <rguenther@suse.de>
2013-04-26  crowlThis patch is the main part of a consolodation of the...
2013-04-08  tejohnsonFirst phase of unifying the computation of profile...
2013-03-28  hubicka * data-streamer-in.c (streamer_read_gcov_count): New...
2013-02-08  rguenth2013-02-08 Richard Biener <rguenther@suse.de>
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-20  dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-10-18  rguenth2012-10-18 Richard Guenther <rguenther@suse.de>
2012-10-10  rguenth2012-10-10 Richard Biener <rguenther@suse.de>
2012-09-28  rguenth2012-09-28 Richard Guenther <rguenther@suse.de>
2012-09-20  jamborm2012-09-20 Martin Jambor <mjambor@suse.cz>
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-07-30  rguenth2012-07-30 Richard Guenther <rguenther@suse.de>
2012-07-24  rthTidy some include usage + dependencies
2012-07-23  steven * opts.c (common_handle_option): Do not set
2012-07-16  stevengcc/
2012-06-15  ebotcazou PR middle-end/53590
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-22  rguenth2012-05-22 Richard Guenther <rguenther@suse.de>
2012-05-19  hubicka * cgraphunit.c (handle_alias_pairs): Declare; free...
2012-05-03  matz * basic-block.h (struct rtl_bb_info, struct gimple_bb_...
2012-05-02  matz * coretypes.h (gimple_seq, const_gimple_seq): Typedef...
2012-04-30  hubicka * cgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-16  hubicka * cgraph.h (symtab_node_base): Add next and previous...
2011-12-14  rguenth2011-12-14 Richard Guenther <rguenther@suse.de>
2011-12-13  ebotcazou * lto-streamer-out.c (write_symbol): Use proper 64...
2011-10-13  dnovillo2011-10-12 Lawrence Crowl <crowl@google.com>
2011-10-13  dnovillo2011-10-12 Gabriel Charette <gchare@google.com>
2011-10-04  hubicka * lto-streamer.h (lto_input_toplevel_asms): Add order_...
2011-09-30  jbeulichSplit out LTO's writing of top level asm nodes in prepa...
2011-08-26  matz PR lto/50165
2011-08-12  dnovillo * data-streamer.h (streamer_write_zero): Rename from...
2011-08-11  dnovillo * tree-streamer-out.c (lto_output_ts_decl_with_vis_tre...
2011-08-08  dnovillorebase
2011-07-08  rthdwarf2: Extract cfi creation to a new pass.
2011-07-02  ebotcazou * tree.h (TYPE_ARTIFICIAL): New flag.
2011-06-06  dnovillo * Makefile.in (lto-compress.o): Add dependency on...
2011-06-03  dnovillo * lto-streamer-in.c (unpack_value_fields): Remove...
2011-06-03  dnovillo * lto-streamer-in.c (get_resolution): Move to lto...
2011-05-29  hubicka * lto-streamer-out.c (pack_ts_fixed_cst_value_fields,
2011-05-27  hubicka * lto-streamer-out.c (lto_string_index): break out...
2011-05-25  hubicka * lto-streamer-out.c (output_record_start): Use lto_ou...
2011-05-11  froydnjsplit tree_type
2011-05-05  ebotcazou * tree.h (get_pending_sizes): Remove prototype.
2011-05-03  rguenth2011-05-03 Richard Guenther <rguenther@suse.de>
2011-04-20  rsandifogcc/
2011-04-13  froydnjgcc/ada/
2011-04-12  rguenth2011-04-12 Richard Guenther <rguenther@suse.de>
2011-04-12  jamborm2011-04-12 Martin Jambor <mjambor@suse.cz>
2011-04-12  jamborm2011-04-12 Martin Jambor <mjambor@suse.cz>
2011-04-03  matz * lto-streamer.h (struct lto_streamer_cache_d): Remove...
2011-03-30  rguenth2011-03-30 Richard Guenther <rguenther@suse.de>
2011-03-24  dnovillo * lto-opts.c (input_data_block): Move to lto-streamer...
2011-03-01  rguenth2011-03-01 Richard Guenther <rguenther@suse.de>
2011-02-24  rguenth2011-02-24 Richard Guenther <rguenther@suse.de>
2011-02-21  rguenth2011-02-21 Richard Guenther <rguenther@suse.de>
2011-02-19  rguenth2011-02-18 Richard Guenther <rguenther@suse.de>
2011-02-18  rguenth2011-02-18 Richard Guenther <rguenther@suse.de>
2011-01-10  hubicka PR lto/46083
2010-12-05  hubicka * lto-streamer-in.c (input_cfg): Fix pasto.
2010-12-04  hubicka PR tree-optimization/46760
2010-11-24  rguenth2010-11-24 Richard Guenther <rguenther@suse.de>
2010-11-24  rguenth2010-11-24 Richard Guenther <rguenther@suse.de>
2010-11-19  rguenth2010-11-19 Richard Guenther <rguenther@suse.de>
2010-10-21  froydnj * basic-block.h (single_succ_edge): Use gcc_checking_a...
next