This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH,LTO]Access elf files as binary on window host


Thanks for quick review and approval.

Author: hutchinsonandy
Date: Mon Jan 11 23:15:32 2010
New Revision: 155820

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155820 <http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155820>
Log:

2010-01-11 Andy Hutchinson <hutchinsonandy@gcc.gnu.org>

* lto.c (O_BINARY): Define.
(lto_read_section_data): Open file in binary mode.
* lto-elf.c (O_BINARY): Define.
(lto_elf_file_open): Open file in binary mode.


Modified:
   trunk/gcc/lto/ChangeLog
   trunk/gcc/lto/lto-elf.c
   trunk/gcc/lto/lto.c



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]