summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-out.c
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* 2010-10-08 Richard Guenther <rguenther@suse.de>rguenth2010-10-081-2/+6
* 2010-10-08 Richard Guenther <rguenther@suse.de>rguenth2010-10-081-1/+2
* 2010-09-16 Richard Guenther <rguenther@suse.de>rguenth2010-09-161-0/+27
* 2010-09-10 Richard Guenther <rguenther@suse.de>rguenth2010-09-101-2/+0
* 2010-09-10 Richard Guenther <rguenther@suse.de>rguenth2010-09-101-0/+3
* 2010-09-03 Richard Guenther <rguenther@suse.de>rguenth2010-09-031-0/+4
* 2010-09-01 Andi Kleen <ak@linux.intel.com>ak2010-09-011-1/+21
* * lto-cgraph.c (lto_output_edge): Use gimple_has_body_p instead of flag_wpa.hubicka2010-08-211-1/+1
* gcc/froydnj2010-08-201-13/+11
* * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call tofroydnj2010-08-191-3/+1
* * lto-streamer-out.c (write_symbol): Fix visibilities of externalhubicka2010-07-241-15/+26
* gcc:ak2010-07-231-5/+5