OSDN Git Service

* lib/target-supports.exp (check_effective_target_vect_condition):
[pf3gnuchains/gcc-fork.git] / gcc / lto-streamer.h
2011-12-19 rguenth2011-12-19 Richard Guenther <rguenther@suse.de>
2011-11-03 rguenth2011-11-03 Richard Guenther <rguenther@suse.de>
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-09-29 akChange random seeds to 64bit and drop re-crcing
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-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-01 dnovillo * lto-streamer-out.c (lto_output_ts_decl_with_vis_tree...
2011-05-29 hubicka * lto-streamer-out.c (hash_string_slot_node): Hash...
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-02 hubicka * lto-streamer.c (lto_streamer_cache_insert_1,
2011-05-02 hubicka * lto-section-in.c (lto_input_1_unsigned): Move to...
2011-04-14 hubicka * cgraph.c (dump_cgraph_node): Do not dump inline...
2011-04-03 matz * lto-streamer.h (struct lto_streamer_cache_d): Remove...
2011-03-29 jsm28 * lto-opts.c (register_user_option_p, lto_register_use...
2011-03-24 dnovillo * lto-opts.c (input_data_block): Move to lto-streamer...
2011-02-18 rguenth2011-02-18 Richard Guenther <rguenther@suse.de>
2010-12-04 hubicka PR tree-optimization/46760
2010-12-02 rguenth2010-12-02 Richard Guenther <rguenther@suse.de>
2010-09-16 rguenth2010-09-16 Richard Guenther <rguenther@suse.de>
2010-07-26 hubicka * lto-streamer.h (struct lto_file_decl_data): Mark...
2010-07-23 akgcc:
2010-06-14 rguenth2010-06-14 Richard Guenther <rguenther@suse.de>
2010-06-08 laurasgcc/ada:
2010-06-03 hubicka * lto-cgraph.c (lto_varpool_encoder_size): Remove.
2010-05-17 hubicka * cgraph.h (struct ipa_replace_map): Add parm_num...
2010-05-16 hubicka * cgraph.c (cgraph_clone_node): Take decl argument...
2010-05-15 hubicka * ipa-reference.c: Include toplev.h
2010-05-11 hubicka * lto-symtab.c (lto_symtab_free): New function.
2010-05-11 hubicka * lto-streamer.h (struct lto_streamer_cache_d): Nodes...
2010-05-10 hubicka * passes.c (ipa_write_summaries_1, ipa_write_optimizat...
2010-05-06 hubicka * cgraphbuild.c (record_reference_ctx): Add varpool_node.
2010-05-05 hubicka * lto-cgraph.c (output_varpool): Forward declare;...
2010-04-30 hubicka * lto.c (get_filename_for_set): Look for cgraph node...
2010-04-29 hubicka * gengtype.c (open_base_files): Add lto-streamer.h
2010-04-29 hubicka * lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-04-20 hubicka * cgraph.c (cgraph_remove_node): Kill bodies in other...
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-03-03 jason PR c++/12909
2009-11-25 hjlRemove trailing white spaces.
2009-10-30 rguenth2009-10-30 Richard Guenther <rguenther@suse.de>
2009-10-22 rguenth2009-10-22 Richard Guenther <rguenther@suse.de>
2009-10-22 rguenth2009-10-22 Richard Guenther <rguenther@suse.de>
2009-10-22 hubicka * ipa-cp.c (ipcp_write_summary, ipcp_read_summary...
2009-10-09 rguenth2009-10-09 Richard Guenther <rguenther@suse.de>
2009-10-05 rguenth2009-10-05 Richard Guenther <rguenther@suse.de>
2009-10-03 dnovilloMerge lto branch into trunk.