summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-out.c
Commit message (Expand)AuthorAgeFilesLines
* * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka2013-05-291-3/+3
* 2013-04-30 Richard Biener <rguenther@suse.de>rguenth2013-04-301-3/+3
* 2013-04-26 Richard Biener <rguenther@suse.de>rguenth2013-04-261-3/+42
* 2013-03-26 Richard Biener <rguenther@suse.de>rguenth2013-04-261-2/+3
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-3/+2
* * data-streamer-in.c (streamer_read_gcov_count): New function.hubicka2013-03-281-1/+1
* PR lto/56557hubicka2013-03-121-6/+25
* 2013-02-12 Richard Biener <rguenther@suse.de>rguenth2013-02-121-1/+2
* 2013-02-08 Richard Biener <rguenther@suse.de>rguenth2013-02-081-2/+3
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* PR lto/54728hubicka2012-12-221-2/+22
* * lto-streamer-out.c (lto_write_tree): Do not reset the DECL_INITIAL ofebotcazou2012-12-081-0/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-24/+21
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+2
* This patch implements generic type query and conversion functions,crowl2012-10-311-5/+3
* 2012-10-18 Richard Guenther <rguenther@suse.de>rguenth2012-10-181-2/+3
* 2012-10-10 Richard Biener <rguenther@suse.de>rguenth2012-10-101-29/+12
* PR lto/53831hubicka2012-10-061-68/+14
* 2012-09-28 Richard Guenther <rguenther@suse.de>rguenth2012-09-281-4/+2
* 2012-09-20 Martin Jambor <mjambor@suse.cz>jamborm2012-09-201-2/+0
* Integrate lexical block into source_location.dehao2012-09-191-0/+1
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-1/+1
* * tree-pass.h (write_summary, write_optimization_summary): Removehubicka2012-08-131-4/+3
* * lto-cgraph.c (output_cgraph): Rename to ...hubicka2012-08-111-6/+2
* * cgraph.h (vector types for symtab_node): Add.hubicka2012-08-111-19/+28
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-1/+5
* * opts.c (common_handle_option): Do not set steven2012-07-231-1/+0
* PR middle-end/53590ebotcazou2012-06-151-0/+1
* * cgraphunit.c (handle_alias_pairs): Declare; free alias_pairshubicka2012-05-191-131/+6
* * lto-symtab.c (lto_symtab_resolve_symbols): Preffer decl with constructorhubicka2012-05-171-4/+3
* * cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.chubicka2012-04-301-3/+3
* * lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.hubicka2012-04-201-2/+2
* * cgraph.h: Update copyrights;hubicka2012-04-141-25/+27
* 2012-01-05 Richard Guenther <rguenther@suse.de>rguenth2012-01-051-1/+0
* 2011-12-19 Richard Guenther <rguenther@suse.de>rguenth2011-12-191-4/+5
* 2012-12-15 Richard Guenther <rguenther@suse.de>rguenth2011-12-151-10/+0
* * lto-streamer-out.c (write_symbol): Use proper 64-bit host type.ebotcazou2011-12-131-10/+5
* 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