diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-06-28 23:39:54 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-06-28 23:39:54 +0000 |
commit | 1a9924d8b3ff8222fd6bb774990455337a70a4af (patch) | |
tree | 111b63aac3066701d31681386be578ebede77ef3 /gas | |
parent | ba5ceb3060bbd82b92bc9a48b1e2d59056e95800 (diff) | |
download | gdb-1a9924d8b3ff8222fd6bb774990455337a70a4af.zip gdb-1a9924d8b3ff8222fd6bb774990455337a70a4af.tar.gz gdb-1a9924d8b3ff8222fd6bb774990455337a70a4af.tar.bz2 |
doc update
Diffstat (limited to 'gas')
-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> |