From: Andi Kleen Date: Fri, 23 Jul 2010 05:26:48 +0000 (+0000) Subject: Add changelog for last commit X-Git-Tag: releases/gcc-4.6.0~5487 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0011a34c22ab26fc474b70bb7773bdf2f95c8d6f;p=thirdparty%2Fgcc.git Add changelog for last commit From-SVN: r162442 --- 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