OSDN Git Service

2012-04-13 Tom de Vries <tom@codesourcery.com>
[pf3gnuchains/gcc-fork.git] / gcc / lto / lto.c
2012-02-28 rguenth2012-02-28 Richard Guenther <rguenther@suse.de>
2011-12-22 rguenth2011-12-22 Richard Guenther <rguenther@suse.de>
2011-12-21 rguenth2011-12-21 Richard Guenther <rguenther@suse.de>
2011-12-13 ebotcazou * lto-streamer-out.c (write_symbol): Use proper 64...
2011-12-13 rguenth2011-12-13 Richard Guenther <rguenther@suse.de>
2011-11-03 rguenth2011-11-03 Richard Guenther <rguenther@suse.de>
2011-10-21 hubicka * cgraph.c (dump_cgraph_node): Dump alias flag.
2011-10-20 hubicka * lto.c (node_cmp, varpool_node_cmp): New functions.
2011-10-16 akAdd error checking to lto_section_read
2011-10-04 akMaintain order of LTO sections
2011-09-30 hjlUse 64bit integer for LTO symbol ID.
2011-09-29 akChange random seeds to 64bit and drop re-crcing
2011-08-12 dnovillo * data-streamer.h (streamer_write_zero): Rename from...
2011-08-11 dnovillo * tree-streamer-out.c (lto_output_ts_decl_with_vis_tre...
2011-08-11 jamborm2011-08-11 Martin Jambor <mjambor@suse.cz>
2011-08-08 dnovillorebase
2011-06-18 hubicka PR lto/23754
2011-06-11 hubicka * lto-symtab.c (lto_cgraph_replace_node): Kill same...
2011-06-07 dnovillo * lto.c (uniquify_nodes): Move code to register decls to
2011-06-06 dnovillo * Makefile.in (lto-compress.o): Add dependency on...
2011-06-03 dnovillo * lto-streamer-in.c (get_resolution): Move to lto...
2011-05-26 rguenth2011-05-26 Richard Guenther <rguenther@suse.de>
2011-05-25 froydnjmove TS_EXP to be a substructure of TS_TYPED
2011-05-20 rguenth2011-05-20 Richard Guenther <rguenther@suse.de>
2011-05-19 rguenth2011-05-19 Richard Guenther <rguenther@suse.de>
2011-05-12 hubicka PR lto/48952
2011-05-11 froydnjsplit tree_type
2011-05-06 hubicka * cgraph.c (cgraph_add_thunk): Create real function...
2011-05-03 hubicka * lto.c (free_ltrans_partitions): Fix accidental commit.
2011-05-03 hubicka * cgraph.h (cgraph_node_set_def, varpool_node_set_def...
2011-04-29 jamborm2011-04-29 Martin Jambor <mjambor@suse.cz>
2011-04-29 matz * lto-streamer.c (lto_streamer_cache_insert_1): Accept...
2011-04-16 ebotcazou * lto.c (lto_balanced_map): Fix typos in head comment.
2011-04-16 hubicka * cgraphbuild.c: Include ipa-inline.h.
2011-04-14 hubicka * cgraph.c (dump_cgraph_node): Do not dump inline...
2011-04-13 froydnjgcc/ada/
2011-04-10 mrsRemove doubled up words.
2011-04-03 matz * lto-streamer.h (struct lto_streamer_cache_d): Remove...
2011-03-31 rguenth2011-03-31 Richard Guenther <rguenther@suse.de>
2011-03-25 ktietzChangelog c-family/
2011-02-10 ktietz2011-02-10 Kai Tietz <kai.tietz@onevision.com>
2011-01-11 hubicka PR lto/45721
2010-11-29 jsm28 * system.h: Include "safe-ctype.h" instead of <safe...
2010-11-24 froydnjrevert accidentally committed changes
2010-11-24 froydnjgcc/
2010-11-23 rguenth2010-11-23 Richard Guenther <rguenther@suse.de>
2010-11-23 rguenth2010-11-23 Richard Guenther <rguenther@suse.de>
2010-11-17 jsm28 * doc/invoke.texi (-dy): Remove.
2010-11-10 jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-10-26 hubicka * lto.c (add_cgraph_node_to_partition,
2010-10-22 rguenth2010-10-22 Richard Guenther <rguenther@suse.de>
2010-10-11 froydnjgcc/
2010-10-08 hubicka * lto.c (lto_balanced_map): Fix accounting of program...
2010-10-07 hubicka * lto.c (lto_balanced_map): Do not produce empty parti...
2010-10-06 ak[PATCH] Report LTO phase in lto1 process name v2
2010-10-06 hubicka * lto.c (partition_cgraph_node_p, partition_varpool_no...
2010-10-05 ian * lto.c (lto_section_with_id): Make s a const pointer.
2010-10-05 hubicka * doc/invoke.texi (-flto-partition, lto-partitions...
2010-10-03 akgcc/
2010-09-25 jiez * lto.c (lto_read_all_file_options): Start a new line...
2010-09-24 hubicka * lto-symtab.c (lto_symtab_entry_def): Add guessed...
2010-09-20 hubicka PR tree-optimize/45605
2010-09-17 hubicka * lto-cgraph.c (compute_ltrans_boundary): Use const_va...
2010-09-17 hubicka * lto-cgraph.c (input_overwrite_node): Do not set...
2010-09-09 hubicka * lto.c (real_file_count, real_file_decl_data): New...
2010-09-08 rguenth2010-09-08 Richard Guenther <rguenther@suse.de>
2010-09-07 hubicka * lto.c (promote_var, promote_fn): Set DECL_VISIBILITY...
2010-08-21 hubicka * lto-cgraph.c (lto_output_edge): Use gimple_has_body_...
2010-08-20 hjlReplace has_analyzed_clone with has_analyzed_clone_p.
2010-08-20 hubicka * lto.c (has_analyzed_clone_p): New function
2010-08-20 froydnjgcc/
2010-07-23 akgcc:
2010-07-23 ak2010-07-10 Andi Kleen <ak@linux.intel.com>
2010-07-05 hubicka * cgraph.h (cgraph_node, cgraph_varpool_node): Update...
2010-07-04 hubicka * cgraphunit.c (init_cgraph): Only initialize...
2010-07-03 hubicka * timevar.def (TV_OUT_OF_SSA, TV_VAR_EXPAND, TV_POST_E...
2010-06-13 rguenth2010-06-13 Richard Guenther <rguenther@suse.de>
2010-06-09 ktietz2010-06-09 Kai Tietz <kai.tietz@onevision.com>
2010-06-08 laurasgcc/ada:
2010-06-04 rguenth2010-06-04 Richard Guenther <rguenther@suse.de>
2010-05-30 hubicka * cgraph.h (cgraph_dump_file): Declare.
2010-05-29 hubicka * cgraph.h (struct varpool_node_set_def,
2010-05-28 jsm28 * final.c (rest_of_clean_state): Use %m in errors...
2010-05-28 rguenth2010-05-28 Richard Guenther <rguenther@suse.de>
2010-05-27 jsm28 * diagnostic-core.h: New. Contents moved from diagnos...
2010-05-27 ebotcazou PR lto/44230
2010-05-22 rguenth2010-05-22 Richard Guenther <rguenther@suse.de>
2010-05-19 hubicka * gcc.dg/lto/ipareference2_0.c: New file.
2010-05-17 hubicka * cgraph.c (cgraph_create_virtual_clone): Only check
2010-05-17 hubicka * lto.c (lto_materialize_function): Announce function...
2010-05-12 hubicka * lto.c (materialize_cgraph): Revert my previous patch.
2010-05-11 hubicka * lto.c (lto_fixup_decls): Remove global var decls...
2010-05-11 hubicka * lto-symtab.c (lto_symtab_free): New function.
2010-05-07 rguenth2010-05-07 Richard Guenther <rguenther@suse.de>
2010-05-06 hubicka * cgraphbuild.c (record_reference_ctx): Add varpool_node.
2010-05-05 hubicka * lto-cgraph.c (output_varpool): Forward declare;...
2010-04-30 hubicka * lto.c (get_filename_for_set): Look for cgraph node...
2010-04-30 hubicka * lto-cgraph.c (lto_output_varpool_node): Always outpu...
2010-04-29 hubicka * gengtype.c (open_base_files): Add lto-streamer.h
2010-04-29 hubicka * lto-symtab.c (lto_symtab_entry_def) Add vnode.
next