summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer.h
Commit message (Expand)AuthorAgeFilesLines
* * lto-cgraph.c (asm_nodes_output): Make global.hubicka2014-02-051-0/+1
* 2014-01-29 Richard Biener <rguenther@suse.de>rguenth2014-01-291-2/+2
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):olegendo2013-12-101-7/+6
* * asan.c: Remove struct tags when referring to class varpool_node.olegendo2013-12-061-2/+2
* gcc/burnus2013-12-041-1/+2
* Remove all_lto_gen_passes, replace with plain function callsbernds2013-11-181-0/+2
* Automated part of renaming of symtab_node_base to symtab_node.dmalcolm2013-10-311-9/+9
* * tree-outof-ssa.h: Remove include files.amacleod2013-10-291-2/+0
* Re-factor inclusion of tree.h.dnovillo2013-10-211-1/+1
* 2013-09-06 Richard Biener <rguenther@suse.de>rguenth2013-09-061-1/+0
* * cgraph.c (cgraph_get_body): Update call of lto_input_function_body.hubicka2013-08-311-9/+2
* * lto-symtab.c (lto_cgraph_replace_node): Free decl_in_state.hubicka2013-08-301-0/+2
* 2013-06-24 Richard Biener <rguenther@suse.de>rguenth2013-06-241-3/+3
* 2013-06-18 Richard Biener <rguenther@suse.de>rguenth2013-06-181-20/+6
* 2013-06-17 Richard Biener <rguenther@suse.de>rguenth2013-06-171-0/+9
* * lto-symtab.c (lto_symtab_merge_symbols): Populate symtab hashtable.hubicka2013-06-121-0/+3
* 2013-06-06 Richard Biener <rguenther@suse.de>rguenth2013-06-061-10/+10
* * lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ...hubicka2013-06-011-1/+1
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-1/+46
* * lto-cgraph.c (output_profile_summary, input_profile_summary): Usehubicka2013-03-291-0/+1
* 2013-02-08 Richard Biener <rguenther@suse.de>rguenth2013-02-081-4/+0
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* 2013-01-07 Richard Biener <rguenther@suse.de>rguenth2013-01-071-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-28/+16
* 2012-11-07 Martin Jambor <mjambor@suse.cz>jamborm2012-11-071-0/+1
* This patch implements generic type query and conversion functions,crowl2012-10-311-4/+4
* 2012-10-18 Richard Guenther <rguenther@suse.de>rguenth2012-10-181-0/+3
* 2012-10-10 Richard Biener <rguenther@suse.de>rguenth2012-10-101-2/+2
* * lto-cgraph.c (lto_symtab_encoder_new): New parameter FOR_INPUT.hubicka2012-10-071-1/+1
* PR lto/54790 hubicka2012-10-061-8/+0
* * symtab.c (insert_to_assembler_name_hash): Do not inserthubicka2012-09-191-1/+0
* 2012-09-11 Richard Guenther <rguenther@suse.de>rguenth2012-09-111-1/+1
* * passes.c (ipa_write_summaries_1): Set state;hubicka2012-09-091-3/+2
* Replace cgraph_node_set and varpool_node_set by symtab_node_encoderhubicka2012-09-091-23/+45
* Reduce memory usage for storing LTO decl resolutionsak2012-09-071-1/+14
* * tree-pass.h (write_summary, write_optimization_summary): Removehubicka2012-08-131-14/+162
* * lto-cgraph.c (output_cgraph): Rename to ...hubicka2012-08-111-6/+4
* * cgraph.h (vector types for symtab_node): Add.hubicka2012-08-111-50/+16
* * LANGUAGES: Fix typos.jsm282012-05-291-2/+2
* 2011-12-19 Richard Guenther <rguenther@suse.de>rguenth2011-12-191-1/+1
* 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