diff --git a/ChangeLog b/ChangeLog index 4e31de52ad36..8425c5009153 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2010-07-10 Andi Kleen + + * 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 * lto-section-in.c (lto_section_name): Synchronize names