]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Move changelogs to correct files
authorAndi Kleen <ak@gcc.gnu.org>
Fri, 23 Jul 2010 05:54:11 +0000 (05:54 +0000)
committerAndi Kleen <ak@gcc.gnu.org>
Fri, 23 Jul 2010 05:54:11 +0000 (05:54 +0000)
From-SVN: r162447

ChangeLog
gcc/ChangeLog
gcc/lto/ChangeLog

index 8425c50091537b7148545f7df37c453eae197405..d7718163dcb7eba728f3374d26dc71ed76a4cd92 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,20 +1,3 @@
-2010-07-10  Andi Kleen <ak@linux.intel.com>
-
-       * lto-coff.c (hash_name, eq_name): Move.
-       (lto_obj_build_section_table): Call lto_obj_create_section_hash_table.
-       * lto-elf.c: (hash_name, eq_name): Move.
-       (lto_obj_build_section_table): Call lto_obj_create_section_hash_table.
-       * lto-macho.c: (hash_name, eq_name): Move.
-       (lto_obj_build_section_table): Call lto_obj_create_section_hash_table.
-       * lto.c: (hash_name, eq_name): Move from lto-*.c
-       (lto_obj_create_section_hash_table): Add.
-       (free_with_string): Add.
-
-2010-07-10   Andi Kleen <ak@linux.intel.com>
-
-       * lto-section-in.c (lto_section_name): Synchronize names
-       with lto_get_section_name.
-
 2010-07-22  Andi Kleen  <ak@linux.intel.com>
 
        * MAINTAINERS (Write After Approval): Add myself.
index 99635b600ae99f964551b9fa0031da3fc7e3dd9e..30d35165321a357b467533402921e0bcdd11b030 100644 (file)
        * lto-streamer.h (lto_file_decl_data): Add next, id, resolutions.
        (lto_get_section_name): Add file_data argument to prototype.
 
+2010-07-10   Andi Kleen <ak@linux.intel.com>
+
+       * lto-section-in.c (lto_section_name): Synchronize names
+       with lto_get_section_name.
+
 2010-07-10   Andi Kleen <ak@linux.intel.com>
 
        * lto-opts.c (lto_read_file_options): Check for missing section.
index 97853b34a3752327a01bbf04d621fd6c92ca3c50..6d3e7b8bc7f927bd6567efd8de72fbd9aa9e0cae 100644 (file)
        (lto_flatten_file): Add.
        (read_cgraph_and_symbols): Handle linked lists of file_datas.
 
+2010-07-10  Andi Kleen <ak@linux.intel.com>
+
+       * lto-coff.c (hash_name, eq_name): Move.
+       (lto_obj_build_section_table): Call lto_obj_create_section_hash_table.
+       * lto-elf.c: (hash_name, eq_name): Move.
+       (lto_obj_build_section_table): Call lto_obj_create_section_hash_table.
+       * lto-macho.c: (hash_name, eq_name): Move.
+       (lto_obj_build_section_table): Call lto_obj_create_section_hash_table.
+       * lto.c: (hash_name, eq_name): Move from lto-*.c
+       (lto_obj_create_section_hash_table): Add.
+       (free_with_string): Add.
+
 2010-07-08  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
        * lto-coff.c: Include diagnostic-core.h in every file that