diff options
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index ff77488..c0464b2 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,5 +1,9 @@ Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com) + * stabs.texinfo: Fix description of floating point "range" + types (which really define basic types). Reported by Jim Meehan, + <meehan@src.dec.com>. + * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone. Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com) |