OSDN Git Service

2010-12-09 Martin Jambor <mjambor@suse.cz>
[pf3gnuchains/gcc-fork.git] / gcc / lto /
2010-12-06 rguenth2010-12-06 Richard Guenther <rguenther@suse.de>
2010-11-30 jsm28 * hwint.c: New. Extracted from toplev.c.
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
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-17 ianinclude/:
2010-11-12 jsm28 * Makefile.in (OPTS_H): Define.
2010-11-10 jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-11-02 ian * lto-object.c: New file.
2010-10-26 hubicka * lto.c (add_cgraph_node_to_partition,
2010-10-22 rguenth2010-10-22 Richard Guenther <rguenther@suse.de>
2010-10-20 hjlAdd LTO to boot language if it is enabled.
2010-10-18 jakub PR lto/45638
2010-10-14 ebotcazou * lto-elf.c (SHN_XINDEX): Define if not already defined.
2010-10-11 froydnjgcc/
2010-10-08 jsm28 * Makefile.in (TM_H): Include $(FLAGS_H) instead of...
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-04 akMark linker Makefile rules for job server build
2010-10-03 akgcc/
2010-09-28 hubicka * builtin-attrs.def (ATTR_LEAF): New attribute.
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-18 gerald * lto-elf.c (lto_obj_file_open): Also provide filename...
2010-09-17 hubicka * lto-cgraph.c (compute_ltrans_boundary): Use const_va...
2010-09-17 rguenth2010-09-17 Richard Guenther <rguenther@suse.de>
2010-09-17 hubicka * lto-cgraph.c (input_overwrite_node): Do not set...
2010-09-15 laurasgcc/ChangeLog:
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-09-03 rguenth2010-09-03 Richard Guenther <rguenther@suse.de>
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-28 ak * Make-lang.in (lto.o): Add dependency to splay...
2010-07-27 jsm28 * coretypes.h (struct cl_option_handlers): Declare.
2010-07-27 jsm28 * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION...
2010-07-23 akMove changelogs to correct files
2010-07-23 akgcc:
2010-07-23 ak2010-07-10 Andi Kleen <ak@linux.intel.com>
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-07-07 jakub * lto-elf.c (ELFOSABI_NONE, ELFOSABI_LINUX): Define...
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-07 jsm28 * common.opt (fira-verbose): Use Var.
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-29 stevengcc/ChangeLog:
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-26 steven * lto-lang.c: Do not include expr.h.
2010-05-24 rguenth2010-05-24 Richard Guenther <rguenther@suse.de>
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 ktietz2010-05-11 Kai Tietz <kai.tietz@onevision.com>
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-11 ktietz2010-05-11 Kai Tietz <kai.tietz@onevision.com>
2010-05-07 stevenChangeLog:
2010-05-07 rguenth2010-05-07 Richard Guenther <rguenther@suse.de>
2010-05-07 rguenth2010-05-07 Richard Guenther <rguenther@suse.de>
2010-05-06 hjlAdd argument kind to lto_handle_option.
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.
2010-04-27 davekChangeLog:
2010-04-26 rguenth2010-04-26 Richard Guenther <rguenther@suse.de>
2010-04-26 davek * lto.h (lto_elf_file_open): Rename prototype from...
2010-04-21 hubicka * timevar.def (TV_WHOPR_WPA_FIXUP): Remove.
2010-04-21 hubicka * tree-pass.h (ipa_opt_pass_d): Rename function_read_s...
2010-04-21 hubicka * lto.c (globalize_cross_file_statics): When function...
2010-04-20 hubicka * cgraph.c (cgraph_remove_node): Kill bodies in other...
2010-04-19 hubicka * opts.c (decode_options): Disable whpr incompatible...
2010-04-18 ebotcazou2010-04-18  Eric Botcazou  <ebotcazou@adacore.com>
2010-04-16 ro toplevel:
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
next