From d4e9a6964886ad8f6a806a7fd9ef15a77eac7186 Mon Sep 17 00:00:00 2001 From: Jason Eckhardt Date: Tue, 5 Aug 2003 23:24:06 +0000 Subject: [PATCH] 2003-08-05 Jason Eckhardt * doc/c-i860.texi: Mention that .dual, .enddual, and .atmp directives are only available in Intel syntax mode. --- gas/ChangeLog | 5 +++++ gas/doc/c-i860.texi | 2 ++ 2 files changed, 7 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 9e1d402724..5dfb5e9915 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,10 @@ 2003-08-05 Jason Eckhardt + * doc/c-i860.texi: Mention that .dual, .enddual, and .atmp + directives are only available in Intel syntax mode. + +2003-08-05 Jason Eckhardt + * 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 9f868c975a..118fe342b9 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 -- 2.11.0