mirror of git://gcc.gnu.org/git/gcc.git
parent
fbbc570499
commit
0011a34c22
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>
|
2010-07-10 Andi Kleen <ak@linux.intel.com>
|
||||||
|
|
||||||
* lto-section-in.c (lto_section_name): Synchronize names
|
* lto-section-in.c (lto_section_name): Synchronize names
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue