Add changelog for last commit
From-SVN: r162442
This commit is contained in:
parent
fbbc570499
commit
0011a34c22
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue