summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer.h
Commit message (Expand)AuthorAgeFilesLines
* 2011-11-03 Richard Guenther <rguenther@suse.de>rguenth2011-11-031-5/+0
* * lto-streamer.h (lto_input_toplevel_asms): Add order_base parameter.hubicka2011-10-041-1/+1
* Split out LTO's writing of top level asm nodes in preparation of extendingjbeulich2011-09-301-1/+21
* Change random seeds to 64bit and drop re-crcingak2011-09-291-1/+1
* * data-streamer.h (streamer_write_zero): Rename from output_zero.dnovillo2011-08-121-12/+2
* * tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers):dnovillo2011-08-111-12/+1
* rebasednovillo2011-08-081-383/+30
* * Makefile.in (lto-compress.o): Add dependency on LTO_STREAMER_H.dnovillo2011-06-061-28/+92
* * lto-streamer-in.c (unpack_value_fields): Remove unneeded asserts.dnovillo2011-06-031-0/+2
* * lto-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Calldnovillo2011-06-011-5/+5
* * lto-streamer-out.c (hash_string_slot_node): Hash string based on itshubicka2011-05-291-7/+4
* * lto-streamer-out.c (pack_ts_fixed_cst_value_fields,hubicka2011-05-291-0/+52
* * lto-streamer-out.c (lto_string_index): break out from...; offset by 1hubicka2011-05-271-0/+9
* * lto-streamer-out.c (output_record_start): Use lto_output_enumhubicka2011-05-251-0/+65
* * lto-streamer.c (lto_streamer_cache_insert_1,hubicka2011-05-021-4/+1
* * lto-section-in.c (lto_input_1_unsigned): Move to lto-streamer.hhubicka2011-05-021-2/+30
* * cgraph.c (dump_cgraph_node): Do not dump inline summaries.hubicka2011-04-141-0/+1
* * lto-streamer.h (struct lto_streamer_cache_d): Remove offsetsmatz2011-04-031-10/+5
* * lto-opts.c (register_user_option_p, lto_register_user_option):jsm282011-03-291-2/+2
* * lto-opts.c (input_data_block): Move to lto-streamer-in.c.dnovillo2011-03-241-0/+15
* 2011-02-18 Richard Guenther <rguenther@suse.de>rguenth2011-02-181-0/+1
* PR tree-optimization/46760hubicka2010-12-041-0/+3
* 2010-12-02 Richard Guenther <rguenther@suse.de>rguenth2010-12-021-1/+1
* 2010-09-16 Richard Guenther <rguenther@suse.de>rguenth2010-09-161-0/+1
* * lto-streamer.h (struct lto_file_decl_data): Mark resolutions withhubicka2010-07-261-1/+1
* gcc:ak2010-07-231-1/+10
* 2010-06-14 Richard Guenther <rguenther@suse.de>rguenth2010-06-141-15/+87
* gcc/ada:lauras2010-06-081-0/+2
* * lto-cgraph.c (lto_varpool_encoder_size): Remove.hubicka2010-06-031-0/+8
* * cgraph.h (struct ipa_replace_map): Add parm_num parameter.hubicka2010-05-171-0/+1
* * cgraph.c (cgraph_clone_node): Take decl argument and inserthubicka2010-05-161-0/+17
* * ipa-reference.c: Include toplev.hhubicka2010-05-151-0/+7
* * lto-symtab.c (lto_symtab_free): New function.hubicka2010-05-111-0/+3
* * lto-streamer.h (struct lto_streamer_cache_d): Nodes vector is inhubicka2010-05-111-1/+1
* * passes.c (ipa_write_summaries_1, ipa_write_optimization_summaries): Allocatehubicka2010-05-101-0/+4
* * cgraphbuild.c (record_reference_ctx): Add varpool_node.hubicka2010-05-061-0/+4
* * lto-cgraph.c (output_varpool): Forward declare; work on encoder.hubicka2010-05-051-4/+29
* * lto.c (get_filename_for_set): Look for cgraph node and if none found, usehubicka2010-04-301-35/+0
* * gengtype.c (open_base_files): Add lto-streamer.hhubicka2010-04-291-9/+9
* * lto-symtab.c (lto_symtab_entry_def) Add vnode.hubicka2010-04-291-4/+3
* * cgraph.c (cgraph_remove_node): Kill bodies in other partitoin.hubicka2010-04-201-4/+0
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* PR c++/12909jason2010-03-031-0/+3
* Remove trailing white spaces.hjl2009-11-251-15/+15
* 2009-10-30 Richard Guenther <rguenther@suse.de>rguenth2009-10-301-4/+0
* 2009-10-22 Richard Guenther <rguenther@suse.de>rguenth2009-10-221-0/+1
* 2009-10-22 Richard Guenther <rguenther@suse.de>rguenth2009-10-221-1/+0
* * ipa-cp.c (ipcp_write_summary, ipcp_read_summary): New functions.hubicka2009-10-221-0/+2
* 2009-10-09 Richard Guenther <rguenther@suse.de>rguenth2009-10-091-4/+0
* 2009-10-05 Richard Guenther <rguenther@suse.de>rguenth2009-10-051-5/+3