aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lto')
-rw-r--r--gcc/lto/ChangeLog34
1 files changed, 17 insertions, 17 deletions
diff --git a/gcc/lto/ChangeLog b/gcc/lto/ChangeLog
index c05f6fb..e0bd7c1 100644
--- a/gcc/lto/ChangeLog
+++ b/gcc/lto/ChangeLog
@@ -1,8 +1,8 @@
2018-08-27 Martin Liska <mliska@suse.cz>
* lto-lang.c (handle_const_attribute): Use new function
- fndecl_built_in_p and remove check for FUNCTION_DECL if
- possible.
+ fndecl_built_in_p and remove check for FUNCTION_DECL if
+ possible.
* lto-symtab.c (lto_symtab_merge_p): Likewise.
(lto_symtab_merge_decls_1): Likewise.
(lto_symtab_merge_symbols): Likewise.
@@ -43,12 +43,12 @@
2018-06-20 Martin Liska <mliska@suse.cz>
* lto-symtab.c (lto_symtab_merge_p): Remove not valid
- FIXME comment.
+ FIXME comment.
2018-06-19 Martin Liska <mliska@suse.cz>
* lto-partition.c (add_symbol_to_partition_1): Use symbol_summary::get instead
- of get_create.
+ of get_create.
(undo_partition): Likewise.
(lto_balanced_map): Likewise.
@@ -288,11 +288,11 @@
2017-08-21 Richard Biener <rguenther@suse.de>
- * lto.c (unify_scc): Truncate DIE reference queue for dropped SCCs.
- (lto_read_decls): Process TRANSLATION_UNIT_DECLs. Remove
- TYPE_DECL debug processing, register DIE references from
- prevailing SCCs with the debug machinery.
- (lto_section_with_id): Handle LTO debug sections.
+ * lto.c (unify_scc): Truncate DIE reference queue for dropped SCCs.
+ (lto_read_decls): Process TRANSLATION_UNIT_DECLs. Remove
+ TYPE_DECL debug processing, register DIE references from
+ prevailing SCCs with the debug machinery.
+ (lto_section_with_id): Handle LTO debug sections.
2017-08-16 Nathan Sidwell <nathan@acm.org>
@@ -365,7 +365,7 @@
2017-05-01 Xi Ruoyao <ryxi@stu.xidian.edu.cn>
- PR c++/80038
+ PR c++/80038
* lto-lang.c (lto_init): Set in_lto_p earlier.
2017-04-12 Richard Biener <rguenther@suse.de>
@@ -524,7 +524,7 @@
decls have no assemblernames.
2016-01-19 Martin Liska <mliska@suse.cz>
- Martin Jambor <mjambor@suse.cz>
+ Martin Jambor <mjambor@suse.cz>
* lto-partition.c: Include "hsa.h"
(add_symbol_to_partition_1): Put hsa implementations into the
@@ -2153,7 +2153,7 @@
2012-06-18 Lawrence Crowl <crowl@google.com>
- * lto.c (do_whole_program_analysis): Rename use of TV_PHASE_CGRAPH to
+ * lto.c (do_whole_program_analysis): Rename use of TV_PHASE_CGRAPH to
TV_PHASE_OPT_GEN. Use new timevar TV_PHASE_STREAM_OUT around the call
to lto_wpa_write_files.
(lto_main): Rename use of TV_PHASE_CGRAPH to TV_PHASE_OPT_GEN. Move
@@ -2209,7 +2209,7 @@
2012-04-16 Jan Hubicka <jh@suse.cz>
* lto.c (read_cgraph_and_symbols): Use FOR_EACH
- walkers to walk cgraph and varpool.
+ walkers to walk cgraph and varpool.
(materialize_cgraph): Likewise.
* lto-partition.c (lto_1_to_1_map): Likewise.
(lto_balanced_map): Likewise.
@@ -2769,7 +2769,7 @@
2010-10-03 Andi Kleen <ak@linux.intel.com>
* lto.c (lto_file_finalize): Replace gcc_assert for missing section
- with fatal_error.
+ with fatal_error.
2010-09-28 Jan Hubicka <jh@suse.cz>
@@ -2872,7 +2872,7 @@
2010-07-10 Andi Kleen <ak@linux.intel.com>
PR lto/44992
- * lto.c: Include splay-tree.h
+ * lto.c: Include splay-tree.h
(lto_resolution_read): Change to walk file_ids tree and parse
extra file_id in resolution file.
(lto_section_with_id): Add.
@@ -2925,7 +2925,7 @@
2010-07-04 Jan Hubicka <jh@suse.cz>
- * lto.c (read_cgraph_and_symbols): Dump cgraph before merging.
+ * lto.c (read_cgraph_and_symbols): Dump cgraph before merging.
2010-06-13 Richard Guenther <rguenther@suse.de>
@@ -3344,7 +3344,7 @@
* lto.c (lto_resolution_read): Add more checks. Discard rest of line.
2009-11-04 Richard Guenther <rguenther@suse.de>
- Rafael Avila de Espindola <espindola@google.com>
+ Rafael Avila de Espindola <espindola@google.com>
* lto-elf.c (lto_elf_build_section_table): Add the base offset.
(lto_elf_file_open): Handle offsets in arguments name@offest.