]> gcc.gnu.org Git - gcc.git/commit
lto-elf.c (lto_file_init): Add offset argument.
authorRafael Avila de Espindola <espindola@google.com>
Tue, 17 Nov 2009 16:00:19 +0000 (16:00 +0000)
committerRafael Espindola <espindola@gcc.gnu.org>
Tue, 17 Nov 2009 16:00:19 +0000 (16:00 +0000)
commit9870fe4f883ad20482ade6a4044657d738daa337
treec38a89384c9700e550405c672c972476d186d9a3
parent6ca19a974b25008e1e9e9c68c34a904b1b12fb4d
lto-elf.c (lto_file_init): Add offset argument.

2009-11-17  Rafael Avila de Espindola  <espindola@google.com>

* lto-elf.c (lto_file_init): Add offset argument.
(lto_elf_file_open): Record the offset.
* lto.c (lto_resolution_read): Change file_name into a lto_file
argument. Check offsets.
(lto_file_read): Update call to lto_resolution_read.
* lto.h (lto_file_struct): Add the offset field.

From-SVN: r154251
gcc/lto/ChangeLog
gcc/lto/lto-elf.c
gcc/lto/lto.c
gcc/lto/lto.h
This page took 0.074969 seconds and 5 git commands to generate.