summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorak <ak@138bc75d-0d04-0410-961f-82ee72b054a4>2010-07-23 05:54:11 +0000
committerak <ak@138bc75d-0d04-0410-961f-82ee72b054a4>2010-07-23 05:54:11 +0000
commit58d9117aedb7ffa2b7c628bacf7d3f34881693be (patch)
treede6f08021129841c29894e35550c702f646eaa89 /ChangeLog
parentf18bad3324ef4d6e39219a4ec94b0a59cbcbb010 (diff)
downloadgcc-58d9117aedb7ffa2b7c628bacf7d3f34881693be.tar.gz
Move changelogs to correct files
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@162447 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 0 insertions, 17 deletions
diff --git a/ChangeLog b/ChangeLog
index 8425c500915..d7718163dcb 100644
--- 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.