aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto
AgeCommit message (Expand)AuthorFilesLines
2010-06-04re PR lto/41584 (WHOPR doesn't grok empty units)Richard Guenther2-0/+7
2010-05-30cgraph.h (cgraph_dump_file): Declare.Jan Hubicka2-0/+33
2010-05-29cgraph.h (struct varpool_node_set_def, [...]): Remove unused AUX pointer.Jan Hubicka2-145/+110
2010-05-29vec.h: Include statistics.hSteven Bosscher2-1/+5
2010-05-28final.c (rest_of_clean_state): Use %m in errors instead of strerror (errno).Joseph Myers4-25/+17
2010-05-28lto-wrapper.c (run_gcc): With -save-temps generate a user-visible ltrans file...Richard Guenther2-177/+58
2010-05-27diagnostic-core.h: New.Joseph Myers3-4/+10
2010-05-27re PR lto/44230 (Do not create need for multiple EH personalities)Eric Botcazou5-4/+48
2010-05-26* lto-lang.c: Do not include expr.h.Steven Bosscher2-1/+4
2010-05-24lto-elf.c (lto_obj_build_section_table): Work around FreeBSD libelf issue.Richard Guenther2-0/+12
2010-05-22gimple.c (gimple_types_compatible_p): Check type qualifications before mergin...Richard Guenther2-1/+6
2010-05-19ipareference2_0.c: New file.Jan Hubicka2-22/+109
2010-05-17cgraph.c (cgraph_create_virtual_clone): Only check versionable_function_p whe...Jan Hubicka2-4/+8
2010-05-17lto.c (lto_materialize_function): Announce function when reading body...Jan Hubicka2-19/+12
2010-05-12* lto.c (materialize_cgraph): Revert my previous patch.Jan Hubicka2-3/+4
2010-05-11lto-coff.c (IMAGE_FILE_MACHINE_ADM64): Rename to IMAGE_FILE_MACHINE_AMD64.Kai Tietz3-3/+9
2010-05-11lto.c (lto_fixup_decls): Remove global var decls freeing here.Jan Hubicka2-2/+8
2010-05-11lto-symtab.c (lto_symtab_free): New function.Jan Hubicka2-19/+24
2010-05-11lto-coff.c (validate_file): Add x64-coff support.Kai Tietz4-3/+27
2010-05-07configure.ac (--enable-lto): Add x86_64-apple-darwin* as a platform that supp...Steven Bosscher6-1/+1447
2010-05-07re PR lto/43857 (-fresolution causes an ICE)Richard Guenther3-3/+11
2010-05-07lto-wrapper.c (DUMPBASE_SUFFIX): Define.Richard Biener2-187/+27
2010-05-06Add argument kind to lto_handle_option.H.J. Lu2-1/+6
2010-05-06cgraphbuild.c (record_reference_ctx): Add varpool_node.Jan Hubicka2-14/+28
2010-05-05lto-cgraph.c (output_varpool): Forward declare; work on encoder.Jan Hubicka2-1/+5
2010-04-30lto.c (get_filename_for_set): Look for cgraph node and if none found, use def...Jan Hubicka2-44/+50
2010-04-30lto-cgraph.c (lto_output_varpool_node): Always output constant pool references.Jan Hubicka2-2/+10
2010-04-29gengtype.c (open_base_files): Add lto-streamer.hJan Hubicka3-9/+52
2010-04-29* lto-symtab.c (lto_symtab_entry_def) Add vnode.Jan Hubicka2-199/+102
2010-04-27re PR lto/42776 (LTO doesn't work on non-ELF platforms.)Dave Korn4-2/+1266
2010-04-26lto.c (lto_fixup_type): Deal with non-type TYPE_CONTEXT.Richard Guenther2-1/+11
2010-04-26lto.h (lto_elf_file_open): Rename prototype from this ...Dave Korn5-27/+61
2010-04-21timevar.def (TV_WHOPR_WPA_FIXUP): Remove.Jan Hubicka2-24/+5
2010-04-21tree-pass.h (ipa_opt_pass_d): Rename function_read_summary...Jan Hubicka2-2/+44
2010-04-21lto.c (globalize_cross_file_statics): When function has address taken, it nee...Jan Hubicka2-1/+7
2010-04-20cgraph.c (cgraph_remove_node): Kill bodies in other partitoin.Jan Hubicka2-30/+18
2010-04-19opts.c (decode_options): Disable whpr incompatible passes.Jan Hubicka1-23/+8
2010-04-18fold-const.c (fold_comparison): Use ssizetype.Eric Botcazou2-1/+6
2010-04-16configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx separately.Rainer Orth2-0/+21
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-03-09re PR bootstrap/43276 (lto-elf.c:388:10: error: 'EM_SPARC')Eric Botcazou2-3/+20
2010-03-03lto-elf.c (is_compatible_architecture): New static function.Eric Botcazou2-2/+38
2010-02-11re PR driver/43021 (Driver no longer handles fancy names)Richard Guenther2-16/+20
2010-01-11lto.c (O_BINARY): Define.Andy Hutchinson3-2/+25
2010-01-08re PR lto/42528 (ICE with -flto and -fsigned-char)Richard Guenther2-1/+19
2010-01-04configure.ac: Add install-html to target_list for Make-hooks.Andrew Jenner1-0/+1
2010-01-03Pass -dumpbase and -dumpdir to gcc for LTOH.J. Lu2-3/+32
2010-01-02Stop if the command line option file is missingH.J. Lu2-0/+12
2009-12-15tree.c (free_lang_data_in_binfo): Do not free BINFO_OFFSET and BINFO_VPTR_FIELD.Richard Guenther3-11/+6
2009-12-14Make-lang.in ($(LTO_EXE)): Use $(LINKER).Dmitry Gorbachev2-1/+5