Age | Commit message (Expand) | Author | Files | Lines |
2010-11-12 | Makefile.in (OPTS_H): Define. | Joseph Myers | 3 | -1/+7 |
2010-11-10 | cfgloop.c (verify_loop_structure): Use %' in diagnostics. | Joseph Myers | 2 | -4/+10 |
2010-11-02 | lto-object.c: New file. | Ian Lance Taylor | 8 | -3252/+397 |
2010-10-26 | lto.c (add_cgraph_node_to_partition, [...]): Add debug info. | Jan Hubicka | 2 | -9/+33 |
2010-10-22 | gimple.h (gimple_register_canonical_type): Declare. | Richard Guenther | 2 | -4/+13 |
2010-10-20 | Add LTO to boot language if it is enabled. | H.J. Lu | 2 | -0/+8 |
2010-10-18 | re PR lto/45638 (No rule to make target `check-lto', needed by `check'. Stop.) | Jakub Jelinek | 2 | -0/+8 |
2010-10-14 | * lto-elf.c (SHN_XINDEX): Define if not already defined. | Eric Botcazou | 2 | -0/+9 |
2010-10-11 | vec.h (VEC_qsort): Define. | Nathan Froyd | 1 | -2/+1 |
2010-10-08 | Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h. | Joseph Myers | 2 | -5/+11 |
2010-10-08 | * lto.c (lto_balanced_map): Fix accounting of program size. | Jan Hubicka | 2 | -3/+9 |
2010-10-07 | * lto.c (lto_balanced_map): Do not produce empty partitions. | Jan Hubicka | 2 | -0/+7 |
2010-10-06 | [PATCH] Report LTO phase in lto1 process name v2 | Andi Kleen | 2 | -0/+19 |
2010-10-06 | lto.c (partition_cgraph_node_p, [...]): Handle COMDATs required by the linker. | Jan Hubicka | 2 | -2/+9 |
2010-10-05 | * lto.c (lto_section_with_id): Make s a const pointer. | Ian Lance Taylor | 2 | -1/+5 |
2010-10-05 | invoke.texi (-flto-partition, [...]): Document. | Jan Hubicka | 3 | -28/+382 |
2010-10-04 | Mark linker Makefile rules for job server build | Andi Kleen | 2 | -1/+5 |
2010-10-03 | lto-cgraph.c (input_cgraph): Check for missing sections. | Andi Kleen | 2 | -1/+10 |
2010-09-28 | builtin-attrs.def (ATTR_LEAF): New attribute. | Jan Hubicka | 2 | -0/+29 |
2010-09-25 | lto.c (lto_read_all_file_options): Start a new line after printing out file n... | Jie Zhang | 2 | -0/+8 |
2010-09-24 | lto-symtab.c (lto_symtab_entry_def): Add guessed field. | Jan Hubicka | 2 | -1/+6 |
2010-09-20 | re PR tree-optimization/45605 (Missed devirtualization) | Jan Hubicka | 2 | -1/+6 |
2010-09-18 | lto-elf.c (lto_obj_file_open): Also provide filename when elf_begin fails. | Gerald Pfeifer | 2 | -1/+6 |
2010-09-17 | lto-cgraph.c (compute_ltrans_boundary): Use const_value_known. | Jan Hubicka | 2 | -2/+6 |
2010-09-17 | common.opt (combine): Remove. | Richard Guenther | 2 | -1/+5 |
2010-09-17 | lto-cgraph.c (input_overwrite_node): Do not set DECL_EXTERNAL when processing... | Jan Hubicka | 2 | -5/+5 |
2010-09-15 | c-lang.h (struct lang_type): Add variable_size GTY option. | Laurynas Biveinis | 2 | -1/+5 |
2010-09-09 | lto.c (real_file_count, [...]): New static vars. | Jan Hubicka | 2 | -2/+15 |
2010-09-08 | gimple.c (gimple_types, [...]): Move to GC memory. | Richard Guenther | 2 | -2/+6 |
2010-09-07 | * lto.c (promote_var, promote_fn): Set DECL_VISIBILITY_SPECIFIED. | Jan Hubicka | 2 | -0/+7 |
2010-09-03 | lto-elf.c (validate_file): Always error if validation fails. | Richard Guenther | 2 | -2/+8 |
2010-08-21 | lto-cgraph.c (lto_output_edge): Use gimple_has_body_p instead of flag_wpa. | Jan Hubicka | 2 | -12/+27 |
2010-08-20 | Replace has_analyzed_clone with has_analyzed_clone_p. | H.J. Lu | 2 | -1/+7 |
2010-08-20 | lto.c (has_analyzed_clone_p): New function | Jan Hubicka | 2 | -28/+55 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 2 | -3/+7 |
2010-07-28 | * Make-lang.in (lto.o): Add dependency to splay-tree.h | Andi Kleen | 2 | -1/+5 |
2010-07-27 | coretypes.h (struct cl_option_handlers): Declare. | Joseph Myers | 2 | -4/+9 |
2010-07-27 | langhooks-def.h (lhd_init_options, [...]): New. | Joseph Myers | 2 | -4/+34 |
2010-07-23 | Move changelogs to correct files | Andi Kleen | 1 | -0/+12 |
2010-07-23 | re PR lto/44992 (ld -r breaks LTO) | Andi Kleen | 2 | -36/+197 |
2010-07-23 | lto-coff.c (hash_name, eq_name): Move. | Andi Kleen | 5 | -73/+45 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 5 | -0/+12 |
2010-07-07 | lto-elf.c (ELFOSABI_NONE, [...]): Define if not defined. | Jakub Jelinek | 2 | -3/+34 |
2010-07-05 | cgraph.h (cgraph_node, [...]): Update docmentation of in_other_partition. | Jan Hubicka | 2 | -8/+94 |
2010-07-04 | cgraphunit.c (init_cgraph): Only initialize dump file if it is not already in... | Jan Hubicka | 2 | -0/+11 |
2010-07-03 | timevar.def (TV_OUT_OF_SSA, [...]): New timevars. | Jan Hubicka | 1 | -4/+4 |
2010-06-13 | lto-streamer-in.c (lto_input_ts_type_tree_pointers): Do not stream but initia... | Richard Guenther | 2 | -1/+9 |
2010-06-09 | lto.c (lto_resolution_read): Pre-initialize local variable r. | Kai Tietz | 3 | -7/+14 |
2010-06-08 | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 2 | -4/+12 |
2010-06-07 | common.opt (fira-verbose): Use Var. | Joseph Myers | 2 | -11/+6 |