]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/lto/ChangeLog
Replace 8 spaces with a tabular in ChangeLog files.
[thirdparty/gcc.git] / gcc / lto / ChangeLog
index c05f6fbe5dca3c641ab436e5619a44a592191993..e0bd7c1027ef771c009669c02e3ddaf5414d36e0 100644 (file)
@@ -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.
 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.
 
 
 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>
 
 
 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>
        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
 
 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
 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.
 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>
 
 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.
 
 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>
 
        * 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.