summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-in.c
Commit message (Expand)AuthorAgeFilesLines
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-1/+1
* 2012-07-30 Richard Guenther <rguenther@suse.de>rguenth2012-07-301-3/+3
* Tidy some include usage + dependenciesrth2012-07-241-1/+0
* * opts.c (common_handle_option): Do not set steven2012-07-231-1/+0
* gcc/steven2012-07-161-1/+0
* PR middle-end/53590ebotcazou2012-06-151-0/+1
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* 2012-05-22 Richard Guenther <rguenther@suse.de>rguenth2012-05-221-1/+1
* * cgraphunit.c (handle_alias_pairs): Declare; free alias_pairshubicka2012-05-191-48/+0
* * basic-block.h (struct rtl_bb_info, struct gimple_bb_info): Movematz2012-05-031-3/+0
* * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple.matz2012-05-021-1/+1
* * cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.chubicka2012-04-301-1/+1
* * cgraph.h (symtab_node_base): Add next and previous pointers.hubicka2012-04-161-2/+2
* 2011-12-14 Richard Guenther <rguenther@suse.de>rguenth2011-12-141-0/+27
* * lto-streamer-out.c (write_symbol): Use proper 64-bit host type.ebotcazou2011-12-131-4/+4
* 2011-10-12 Lawrence Crowl <crowl@google.com>dnovillo2011-10-131-34/+47
* 2011-10-12 Gabriel Charette <gchare@google.com>dnovillo2011-10-131-4/+13
* * lto-streamer.h (lto_input_toplevel_asms): Add order_base parameter.hubicka2011-10-041-2/+7
* Split out LTO's writing of top level asm nodes in preparation of extendingjbeulich2011-09-301-0/+41
* PR lto/50165matz2011-08-261-4/+5
* * data-streamer.h (streamer_write_zero): Rename from output_zero.dnovillo2011-08-121-66/+67
* * tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers):dnovillo2011-08-111-29/+109
* rebasednovillo2011-08-081-1548/+8
* dwarf2: Extract cfi creation to a new pass.rth2011-07-081-8/+0
* * tree.h (TYPE_ARTIFICIAL): New flag.ebotcazou2011-07-021-1/+4
* * Makefile.in (lto-compress.o): Add dependency on LTO_STREAMER_H.dnovillo2011-06-061-14/+34
* * lto-streamer-in.c (unpack_value_fields): Remove unneeded asserts.dnovillo2011-06-031-41/+0
* * lto-streamer-in.c (get_resolution): Move to lto/lto.c.dnovillo2011-06-031-141/+0
* * lto-streamer-out.c (pack_ts_fixed_cst_value_fields,hubicka2011-05-291-21/+35
* * lto-streamer-out.c (lto_string_index): break out from...; offset by 1hubicka2011-05-271-41/+66
* * lto-streamer-out.c (output_record_start): Use lto_output_enumhubicka2011-05-251-4/+3
* split tree_typefroydnj2011-05-111-23/+37
* * tree.h (get_pending_sizes): Remove prototype.ebotcazou2011-05-051-1/+0
* 2011-05-03 Richard Guenther <rguenther@suse.de>rguenth2011-05-031-3/+1
* gcc/rsandifo2011-04-201-1/+7
* gcc/ada/froydnj2011-04-131-1/+1
* 2011-04-12 Richard Guenther <rguenther@suse.de>rguenth2011-04-121-0/+2
* 2011-04-12 Martin Jambor <mjambor@suse.cz>jamborm2011-04-121-1/+1
* 2011-04-12 Martin Jambor <mjambor@suse.cz>jamborm2011-04-121-1/+2
* * lto-streamer.h (struct lto_streamer_cache_d): Remove offsetsmatz2011-04-031-75/+37
* 2011-03-30 Richard Guenther <rguenther@suse.de>rguenth2011-03-301-1/+10
* * lto-opts.c (input_data_block): Move to lto-streamer-in.c.dnovillo2011-03-241-5/+22
* 2011-03-01 Richard Guenther <rguenther@suse.de>rguenth2011-03-011-15/+12
* 2011-02-24 Richard Guenther <rguenther@suse.de>rguenth2011-02-241-2/+2
* 2011-02-21 Richard Guenther <rguenther@suse.de>rguenth2011-02-211-1/+9
* 2011-02-18 Richard Guenther <rguenther@suse.de>rguenth2011-02-191-9/+1
* 2011-02-18 Richard Guenther <rguenther@suse.de>rguenth2011-02-181-0/+2
* PR lto/46083hubicka2011-01-101-0/+5
* * lto-streamer-in.c (input_cfg): Fix pasto.hubicka2010-12-051-3/+3
* PR tree-optimization/46760hubicka2010-12-041-7/+13