]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/lto/ChangeLog
2010-01-11 Andy Hutchinson <hutchinsonandy@gcc.gnu.org>
authorhutchinsonandy <hutchinsonandy@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Jan 2010 23:15:32 +0000 (23:15 +0000)
committerhutchinsonandy <hutchinsonandy@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 Jan 2010 23:15:32 +0000 (23:15 +0000)
commit27721832555bbd8c476e1eca08c4534a10ef95be
tree0136a97ec61b4618bac54a353994ab8d43c9b4f3
parentbfbd30e1ca78afa54becfb3c98ecacc3eaaa2da3
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@155820 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/lto/ChangeLog
gcc/lto/lto-elf.c
gcc/lto/lto.c