aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1995-06-28 23:39:54 +0000
committerKen Raeburn <raeburn@cygnus>1995-06-28 23:39:54 +0000
commit1a9924d8b3ff8222fd6bb774990455337a70a4af (patch)
tree111b63aac3066701d31681386be578ebede77ef3 /gas
parentba5ceb3060bbd82b92bc9a48b1e2d59056e95800 (diff)
downloadgdb-1a9924d8b3ff8222fd6bb774990455337a70a4af.zip
gdb-1a9924d8b3ff8222fd6bb774990455337a70a4af.tar.gz
gdb-1a9924d8b3ff8222fd6bb774990455337a70a4af.tar.bz2
doc update
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog6
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>