+2002-01-14 Ben Elliston <bje@redhat.com>
+
+ * sim-fpu.h: Fix comment about sim_fpu_* constants.
+
2001-12-20 Kazu Hirata <kazu@hxi.com>
* run.c (usage): Fix a typo.
/* Simulator Floating-point support.
- Copyright (C) 1997-1998 Free Software Foundation, Inc.
+ Copyright (C) 1997, 1998, 2002 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
-/* A constant of useful numbers */
+/* A number of useful constants. */
extern const sim_fpu sim_fpu_zero;
extern const sim_fpu sim_fpu_one;