diff options
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 825a969..7a31445 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,7 +1,9 @@ Wed Jun 28 17:49:59 1995 Ken Raeburn <raeburn@cygnus.com> - * doc/as.texinfo (H8/500, SH): Indicate that IEEE FP numbers are - for the standard emulation code. + * doc/as.texinfo (H8/500 Floating Point): Indicate that IEEE FP + numbers are for the standard emulation code. + (SH Floating Point): Ditto. + (Overview): Describe new --emulation option for MIPS. * doc/*.m4: Deleted. Thu Jun 22 19:26:25 1995 Ken Raeburn <raeburn@cujo.cygnus.com> |