summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-out.c
Commit message (Expand)AuthorAgeFilesLines
* 2011-12-08 Richard Guenther <rguenther@suse.de>rguenth2011-12-081-5/+1
* 2011-12-08 Richard Guenther <rguenther@suse.de>rguenth2011-12-081-0/+10
* 2011-12-08 Richard Guenther <rguenther@suse.de>rguenth2011-12-081-0/+10
* 2011-10-12 Lawrence Crowl <crowl@google.com>dnovillo2011-10-131-32/+42
* 2011-10-12 Gabriel Charette <gchare@google.com>dnovillo2011-10-131-4/+10
* * lto-streamer.h (lto_input_toplevel_asms): Add order_base parameter.hubicka2011-10-041-1/+4
* * cgraphunit.c (ipa_passes): Remove unrechable nodes.hubicka2011-10-021-0/+9
* Split out LTO's writing of top level asm nodes in preparation of extendingjbeulich2011-09-301-0/+55
* * data-streamer.h (streamer_write_zero): Rename from output_zero.dnovillo2011-08-121-95/+98
* * tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers):dnovillo2011-08-111-51/+167
* rebasednovillo2011-08-081-1383/+18
* * tree.h (TYPE_ARTIFICIAL): New flag.ebotcazou2011-07-021-1/+4
* * lto-symtab.c (lto_varpool_replace_node): Remove code handlinghubicka2011-06-181-7/+3
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-1/+1
* * lto-streamer-out.c (lto_output_ts_binfo_tree_pointers): Do not outputhubicka2011-06-141-1/+5
* * lto-streamer-out.c (produce_symtab): Stream out the newly representedhubicka2011-06-111-2/+2
* * lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.hubicka2011-06-111-5/+2
* * Makefile.in (lto-compress.o): Add dependency on LTO_STREAMER_H.dnovillo2011-06-061-36/+71
* * lto-streamer-in.c (unpack_value_fields): Remove unneeded asserts.dnovillo2011-06-031-39/+0
* * lto-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Calldnovillo2011-06-011-14/+14
* * lto-streamer-out.c (lto_output_ts_decl_non_common_tree_pointers):dnovillo2011-06-011-5/+0
* * lto-streamer-out.c (hash_string_slot_node): Hash string based on itshubicka2011-05-291-50/+64
* * lto-streamer-out.c (pack_ts_fixed_cst_value_fields,hubicka2011-05-291-18/+23
* * lto-streamer-out.c (lto_string_index): break out from...; offset by 1hubicka2011-05-271-31/+65
* * lto-streamer-out.c (output_record_start): Use lto_output_enumhubicka2011-05-251-5/+4
* split tree_typefroydnj2011-05-111-24/+37
* * cgraph.c (cgraph_add_thunk): Create real function node insteadhubicka2011-05-061-1/+2
* * tree.h (get_pending_sizes): Remove prototype.ebotcazou2011-05-051-1/+0
* 2011-05-03 Richard Guenther <rguenther@suse.de>rguenth2011-05-031-1/+1
* gcc/rsandifo2011-04-201-1/+6
* gcc/ada/froydnj2011-04-131-1/+1
* 2011-04-12 Richard Guenther <rguenther@suse.de>rguenth2011-04-121-0/+2
* * lto-streamer.h (struct lto_streamer_cache_d): Remove offsetsmatz2011-04-031-65/+22
* 2011-03-30 Richard Guenther <rguenther@suse.de>rguenth2011-03-301-2/+13
* * lto-opts.c (input_data_block): Move to lto-streamer-in.c.dnovillo2011-03-241-34/+29
* 2011-03-01 Richard Guenther <rguenther@suse.de>rguenth2011-03-011-12/+12
* 2011-02-21 Richard Guenther <rguenther@suse.de>rguenth2011-02-211-1/+2
* 2011-02-18 Richard Guenther <rguenther@suse.de>rguenth2011-02-191-2/+1
* PR lto/47274jakub2011-02-031-2/+5
* 2011-01-12 Richard Guenther <rguenther@suse.de>rguenth2011-01-121-1/+2
* PR lto/45721hubicka2011-01-111-14/+73
* PR lto/46083hubicka2011-01-101-0/+2
* PR lto/46879jakub2010-12-131-2/+3
* gcc/ChangeLog:davek2010-12-101-6/+4
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* * cgraph.c (ld_plugin_symbol_resolution_names): New.hubicka2010-11-201-2/+15
* 2010-11-19 Richard Guenther <rguenther@suse.de>rguenth2010-11-191-1/+2
* * lto-streamer-out.c (write_symbol): Use int_size_in_bytes rather thandavek2010-11-111-2/+6
* 2010-10-20 Richard Guenther <rguenther@suse.de>rguenth2010-10-201-1/+1
* * lto-streamer-out.c (write_symbol): Use pointer set of seenhubicka2010-10-151-15/+49