aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorJason Eckhardt <jle@rice.edu>2003-08-05 23:24:06 +0000
committerJason Eckhardt <jle@rice.edu>2003-08-05 23:24:06 +0000
commit5eb0723a76bebb9ce7d491c776931efbfa11ddd3 (patch)
treeadf95e0841d02df561d73e76a6d8d607e10f6ea9 /gas
parented9dc3d0d12db6aac58991a91120424c6faf9ccd (diff)
downloadgdb-5eb0723a76bebb9ce7d491c776931efbfa11ddd3.zip
gdb-5eb0723a76bebb9ce7d491c776931efbfa11ddd3.tar.gz
gdb-5eb0723a76bebb9ce7d491c776931efbfa11ddd3.tar.bz2
2003-08-05 Jason Eckhardt <jle@rice.edu>
* doc/c-i860.texi: Mention that .dual, .enddual, and .atmp directives are only available in Intel syntax mode.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog5
-rw-r--r--gas/doc/c-i860.texi2
2 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 9e1d402..5dfb5e9 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,10 @@
2003-08-05 Jason Eckhardt <jle@rice.edu>
+ * doc/c-i860.texi: Mention that .dual, .enddual, and .atmp
+ directives are only available in Intel syntax mode.
+
+2003-08-05 Jason Eckhardt <jle@rice.edu>
+
* config/tc-i860.c (s_dual): Accept .dual directive only in
the Intel syntax mode.
(s_enddual): Likewise for .enddual.
diff --git a/gas/doc/c-i860.texi b/gas/doc/c-i860.texi
index 9f868c9..118fe34 100644
--- a/gas/doc/c-i860.texi
+++ b/gas/doc/c-i860.texi
@@ -104,6 +104,8 @@ Change the temporary register used when expanding pseudo operations. The
default register is @code{r31}.
@end table
+The @code{.dual}, @code{.enddual}, and @code{.atmp} directives are available only in the Intel syntax mode.
+
@node Opcodes for i860
@section i860 Opcodes