aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto
AgeCommit message (Expand)AuthorFilesLines
2011-07-06tree.c (build_common_tree_nodes_2): Merge with build_common_tree_nodes.Richard Guenther2-3/+6
2011-06-18oops, comitted with wrong PR# :( PR lto/48246Jan Hubicka1-1/+1
2011-06-18re PR lto/48246 (ICE in lto_wpa_write_files)Jan Hubicka2-8/+17
2011-06-11lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.Jan Hubicka2-34/+51
2011-06-07lto.c (uniquify_nodes): Move code to register decls to the loop that computes...Diego Novillo2-20/+21
2011-06-07tree.c (build_common_tree_nodes): Also initialize size_type_node.Richard Guenther2-11/+5
2011-06-06Makefile.in (lto-compress.o): Add dependency on LTO_STREAMER_H.Diego Novillo2-3/+22
2011-06-03lto-streamer-in.c (get_resolution): Move to lto/lto.c.Diego Novillo2-5/+155
2011-06-01tree.c (free_lang_data): Do not reset boolean_type_node nor char_type_node.Richard Guenther2-21/+40
2011-05-26lto.c (uniquify_nodes): Fix bug in one of the previous changes.Richard Guenther2-26/+33
2011-05-25move TS_EXP to be a substructure of TS_TYPEDNathan Froyd2-6/+22
2011-05-20gimple.c (gimple_register_type_1): Do not fiddle with main-variant or pointer...Richard Guenther2-136/+122
2011-05-19gimple.c (gimple_types_compatible_p_1): Compare names of the types themselves.Richard Guenther2-0/+19
2011-05-12re PR lto/48952 (ICE in inline_merge_summary during linux kernel LTO build)Jan Hubicka2-1/+5
2011-05-11split tree_typeNathan Froyd2-6/+12
2011-05-10use build_function_type less in c-family and LTONathan Froyd2-7/+13
2011-05-08Fix long linesEric Botcazou1-2/+4
2011-05-07langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to...Eric Botcazou2-2/+8
2011-05-06cgraph.c (cgraph_add_thunk): Create real function node instead of alias node...Jan Hubicka2-2/+28
2011-05-03* lto.c (free_ltrans_partitions): Fix accidental commit.Jan Hubicka2-3/+7
2011-05-03cgraph.h (cgraph_node_set_def, [...]): Move out of GTY; replace hash by point...Jan Hubicka2-6/+30
2011-04-30cgraph.h (cgraph_postorder): Remove declaration.Martin Jambor3-2/+9
2011-04-29lto-streamer.c (lto_streamer_cache_insert_1): Accept to override other trees ...Michael Matz3-414/+564
2011-04-16lto.c (lto_balanced_map): Fix typos in head comment.Eric Botcazou2-56/+70
2011-04-16cgraphbuild.c: Include ipa-inline.h.Jan Hubicka2-2/+6
2011-04-14cgraph.c (dump_cgraph_node): Do not dump inline summaries.Jan Hubicka3-3/+12
2011-04-13ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH...Nathan Froyd3-2/+9
2011-04-10Remove doubled up words.Mike Stump1-3/+4
2011-04-08utils.c (handle_sentinel_attribute): Don't use TYPE_ARG_TYPESNathan Froyd2-14/+7
2011-04-03lto-streamer.h (struct lto_streamer_cache_d): Remove offsets and next_slot me...Michael Matz3-30/+33
2011-03-31re PR lto/48246 (ICE in lto_wpa_write_files)Richard Guenther2-2/+8
2011-03-25Changelog c-family/Kai Tietz2-2/+8
2011-03-25dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add missing va_end.Jeff Law2-0/+5
2011-03-21ChangeLog gcc/Kai Tietz2-16/+23
2011-02-18re PR bootstrap/47807 (Failed to bootstrap)Jakub Jelinek2-1/+7
2011-02-18re PR lto/47798 (LTO debuginfo for globals wrong)Richard Guenther4-4/+9
2011-02-10re PR lto/47241 (lto not work on mingw32, reporting 'ld.exe: could not unlink...Kai Tietz2-4/+25
2011-01-11re PR lto/45721 (ICE: in function_and_variable_visibility, at ipa.c:673 with ...Jan Hubicka2-0/+11
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek3-3/+3
2010-12-22c-aux-info.c (gen_formal_list_for_type): Use prototype_p.Nathan Froyd2-1/+6
2010-12-06re PR debug/46796 (debug info missing builtin type names with lto)Richard Guenther2-0/+33
2010-11-30hwint.c: New.Joseph Myers3-2/+6
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers2-1/+6
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers4-227/+8
2010-11-24revert accidentally committed changesNathan Froyd1-0/+1
2010-11-24cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __FLOAT_WORD_ORDE...Nathan Froyd1-1/+0
2010-11-23lto.c (read_cgraph_and_symbols): Remove newline from diagnostic.Richard Guenther2-1/+5
2010-11-23re PR lto/46605 (Segmentation fault in lto_cgraph_replace_node)Richard Guenther2-0/+10
2010-11-17invoke.texi (-dy): Remove.Joseph Myers3-2/+7
2010-11-17simple-object.h (simple_object_attributes_merge): Declare, replacing simple_o...Ian Lance Taylor2-2/+8