From: Ian Lance Taylor Date: Thu, 6 Jun 1996 23:57:18 +0000 (+0000) Subject: * ieee.c (ieee_write_object_contents): Put a timestamp in the file X-Git-Tag: gdb-4_18~8556 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bbf7c3352cd4b15d63d810b1b0da58975f2ab5da;p=platform%2Fupstream%2Fbinutils.git * ieee.c (ieee_write_object_contents): Put a timestamp in the file to keep the HP emulator database happy. PR 9493. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 7f61f1b..013a893 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 .