From bbf7c3352cd4b15d63d810b1b0da58975f2ab5da Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 6 Jun 1996 23:57:18 +0000 Subject: [PATCH] * ieee.c (ieee_write_object_contents): Put a timestamp in the file to keep the HP emulator database happy. PR 9493. --- bfd/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 7f61f1b327..013a893aca 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -8,6 +8,9 @@ Thu Jun 6 15:24:45 1996 Richard Henderson Thu Jun 6 11:24:37 1996 Ian Lance Taylor + * ieee.c (ieee_write_object_contents): Put a timestamp in the file + to keep the HP emulator database happy. + * config.bfd: Recognize powerpc-*-linux* and powerpcle-*-linux*. From Kevin Buettner .