diff options
author | Dave Korn <dave.korn.cygwin@gmail.com> | 2010-04-26 03:41:04 +0000 |
---|---|---|
committer | Dave Korn <davek@gcc.gnu.org> | 2010-04-26 03:41:04 +0000 |
commit | 2cee01013603d62bf3e8985f0699d562c9efe813 (patch) | |
tree | 5fe0e13fe14b647713fcab82c630a588adcd76ad /gcc/tree-vectorizer.h | |
parent | b2358c0640d65bf83a9b9ecc32e844c29c687017 (diff) | |
download | gcc-2cee01013603d62bf3e8985f0699d562c9efe813.zip gcc-2cee01013603d62bf3e8985f0699d562c9efe813.tar.gz gcc-2cee01013603d62bf3e8985f0699d562c9efe813.tar.bz2 |
lto.h (lto_elf_file_open): Rename prototype from this ...
* lto.h (lto_elf_file_open): Rename prototype from this ...
(lto_obj_file_open): ... to this.
(lto_elf_file_close): Likewise ...
(lto_obj_file_close): ... and likewise.
(lto_elf_build_section_table): Likewise ...
(lto_obj_build_section_table): ... and likewise.
(lto_elf_begin_section): Likewise ...
(lto_obj_begin_section): ... and likewise.
(lto_elf_append_data): Likewise ...
(lto_obj_append_data): ... and likewise.
(lto_elf_end_section): Likewise ...
(lto_obj_end_section): ... and likewise.
* lto.c (lto_file_read): Update references to the above.
(lto_wpa_write_files): Likewise.
(lto_read_all_file_options): Likewise.
(read_cgraph_and_symbols): Likewise.
* lto-lang.c (LANG_HOOKS_BEGIN_SECTION): Likewise.
(LANG_HOOKS_APPEND_DATA): Likewise.
(LANG_HOOKS_END_SECTION): Likewise.
* lto-elf.c (lto_elf_file_open): Rename from this ...
(lto_obj_file_open): ... to this, updating any references.
(lto_elf_file_close): Likewise ...
(lto_obj_file_close): ... and likewise.
(lto_elf_build_section_table): Likewise ...
(lto_obj_build_section_table): ... and likewise.
(lto_elf_begin_section): Likewise ...
(lto_obj_begin_section): ... and likewise.
(lto_elf_append_data): Likewise ...
(lto_obj_append_data): ... and likewise.
(lto_elf_end_section): Likewise ...
(lto_obj_end_section): ... and likewise.
From-SVN: r158718
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions