diff options
-rw-r--r-- | bfd/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
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 <rth@tamu.edu> Thu Jun 6 11:24:37 1996 Ian Lance Taylor <ian@cygnus.com> + * 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 <kev@primenet.com>. |