summaryrefslogtreecommitdiff
path: root/gcc/lto
Commit message (Expand)AuthorAgeFilesLines
* * doc/invoke.texi (-dy): Remove.jsm282010-11-173-2/+7
* include/:ian2010-11-172-2/+8
* * Makefile.in (OPTS_H): Define.jsm282010-11-123-1/+7
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-102-4/+10
* * lto-object.c: New file.ian2010-11-028-3252/+397
* * lto.c (add_cgraph_node_to_partition,hubicka2010-10-262-9/+33
* 2010-10-22 Richard Guenther <rguenther@suse.de>rguenth2010-10-222-4/+13
* Add LTO to boot language if it is enabled.hjl2010-10-202-0/+8
* PR lto/45638jakub2010-10-182-0/+8
* * lto-elf.c (SHN_XINDEX): Define if not already defined.ebotcazou2010-10-142-0/+9
* gcc/froydnj2010-10-111-2/+1
* * Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.jsm282010-10-082-5/+11
* * lto.c (lto_balanced_map): Fix accounting of program size.hubicka2010-10-082-3/+9
* * lto.c (lto_balanced_map): Do not produce empty partitions.hubicka2010-10-072-0/+7
* [PATCH] Report LTO phase in lto1 process name v2ak2010-10-062-0/+19
* * lto.c (partition_cgraph_node_p, partition_varpool_node_p): Handlehubicka2010-10-062-2/+9
* * lto.c (lto_section_with_id): Make s a const pointer.ian2010-10-052-1/+5
* * doc/invoke.texi (-flto-partition, lto-partitions, lto-minpartition):hubicka2010-10-053-28/+382
* Mark linker Makefile rules for job server buildak2010-10-042-1/+5
* gcc/ak2010-10-032-1/+10
* * builtin-attrs.def (ATTR_LEAF): New attribute.hubicka2010-09-282-0/+29
* * lto.c (lto_read_all_file_options): Start a new line afterjiez2010-09-252-0/+8
* * lto-symtab.c (lto_symtab_entry_def): Add guessed field.hubicka2010-09-242-1/+6
* PR tree-optimize/45605hubicka2010-09-202-1/+6
* * lto-elf.c (lto_obj_file_open): Also provide filename whengerald2010-09-182-1/+6
* * lto-cgraph.c (compute_ltrans_boundary): Use const_value_known.hubicka2010-09-172-2/+6
* 2010-09-17 Richard Guenther <rguenther@suse.de>rguenth2010-09-172-1/+5
* * lto-cgraph.c (input_overwrite_node): Do not set DECL_EXTERNAL whenhubicka2010-09-172-5/+5
* gcc/ChangeLog:lauras2010-09-152-1/+5
* * lto.c (real_file_count, real_file_decl_data): New static vars.hubicka2010-09-092-2/+15
* 2010-09-08 Richard Guenther <rguenther@suse.de>rguenth2010-09-082-2/+6
* * lto.c (promote_var, promote_fn): Set DECL_VISIBILITY_SPECIFIED.hubicka2010-09-072-0/+7
* 2010-09-03 Richard Guenther <rguenther@suse.de>rguenth2010-09-032-2/+8
* * lto-cgraph.c (lto_output_edge): Use gimple_has_body_p instead of flag_wpa.hubicka2010-08-212-12/+27
* Replace has_analyzed_clone with has_analyzed_clone_p.hjl2010-08-202-1/+7
* * lto.c (has_analyzed_clone_p): New functionhubicka2010-08-202-28/+55
* gcc/froydnj2010-08-202-3/+7
* * Make-lang.in (lto.o): Add dependency to splay-tree.hak2010-07-282-1/+5
* * coretypes.h (struct cl_option_handlers): Declare.jsm282010-07-272-4/+9
* * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION_LANG_MASK,jsm282010-07-272-4/+34
* Move changelogs to correct filesak2010-07-231-0/+12
* gcc:ak2010-07-232-36/+197
* 2010-07-10 Andi Kleen <ak@linux.intel.com>ak2010-07-235-73/+45
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-085-0/+12
* * lto-elf.c (ELFOSABI_NONE, ELFOSABI_LINUX): Define if not defined.jakub2010-07-072-3/+34
* * cgraph.h (cgraph_node, cgraph_varpool_node): Update docmentation ofhubicka2010-07-052-8/+94
* * cgraphunit.c (init_cgraph): Only initialize dump file if it is not ...hubicka2010-07-042-0/+11
* * timevar.def (TV_OUT_OF_SSA, TV_VAR_EXPAND, TV_POST_EXPAND,hubicka2010-07-031-4/+4
* 2010-06-13 Richard Guenther <rguenther@suse.de>rguenth2010-06-132-1/+9
* 2010-06-09 Kai Tietz <kai.tietz@onevision.com>ktietz2010-06-093-7/+14