aboutsummaryrefslogtreecommitdiff
path: root/sim/common/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-06-22 13:36:26 +0000
committerAndrew Cagney <cagney@redhat.com>2003-06-22 13:36:26 +0000
commit1f1b28179f4ddd66baa43256a12d2d03840d1690 (patch)
treeeb5278f504492bd32c9c980e1a5aa49a07983de0 /sim/common/ChangeLog
parent4056a1ef290ee8ec943d53888b14c5d29fd15bef (diff)
downloadgdb-1f1b28179f4ddd66baa43256a12d2d03840d1690.zip
gdb-1f1b28179f4ddd66baa43256a12d2d03840d1690.tar.gz
gdb-1f1b28179f4ddd66baa43256a12d2d03840d1690.tar.bz2
2003-06-22 Andrew Cagney <cagney@redhat.com>
From matthew green <mrg@redhat.com>: * sim-fpu.h: Update copyright. (sim_fpu_fraction, sim_fpu_guard): New prototypes. * sim-fpu.c: Update copyright. (sim_fpu_fraction, sim_fpu_guard): New inline functions.
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r--sim/common/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog
index 83b4556..9417d32 100644
--- a/sim/common/ChangeLog
+++ b/sim/common/ChangeLog
@@ -1,3 +1,11 @@
+2003-06-22 Andrew Cagney <cagney@redhat.com>
+
+ From matthew green <mrg@redhat.com>:
+ * sim-fpu.h: Update copyright.
+ (sim_fpu_fraction, sim_fpu_guard): New prototypes.
+ * sim-fpu.c: Update copyright.
+ (sim_fpu_fraction, sim_fpu_guard): New inline functions.
+
2003-06-17 Frank Ch. Eigler <fche@redhat.com>
From Doug Evans <dje@sebabeach.org>: