OSDN Git Service

* lto-elf.c (is_compatible_architecture): New static function.
[pf3gnuchains/gcc-fork.git] / gcc / lto / ChangeLog
index a726d32..560539d 100644 (file)
@@ -1,3 +1,14 @@
+2010-03-03  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * lto-elf.c (is_compatible_architecture): New static function.
+       (DEFINE_VALIDATE_EHDR): Use it to validate the architecture.
+
+2010-02-11  Richard Guenther  <rguenther@suse.de>
+
+       PR driver/43021
+       * lto-elf.c (lto_elf_file_open): Handle file@offset case more
+       appropriately.
+
 2010-01-11  Andy Hutchinson  <hutchinsonandy@gcc.gnu.org>
 
        * lto.c (O_BINARY): Define.