aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-06-06 23:57:18 +0000
committerIan Lance Taylor <ian@airs.com>1996-06-06 23:57:18 +0000
commitbbf7c3352cd4b15d63d810b1b0da58975f2ab5da (patch)
tree248c0d6527bdb9e778e4cc2ccf45f369cddb9d60 /bfd/ChangeLog
parentef0e1cc5e864ccb55615dd15af9df22ecb7769b2 (diff)
downloadgdb-bbf7c3352cd4b15d63d810b1b0da58975f2ab5da.zip
gdb-bbf7c3352cd4b15d63d810b1b0da58975f2ab5da.tar.gz
gdb-bbf7c3352cd4b15d63d810b1b0da58975f2ab5da.tar.bz2
* ieee.c (ieee_write_object_contents): Put a timestamp in the file
to keep the HP emulator database happy. PR 9493.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog3
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>.