From: Jason Eckhardt Date: Tue, 5 Aug 2003 23:24:06 +0000 (+0000) Subject: 2003-08-05 Jason Eckhardt X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=d4e9a6964886ad8f6a806a7fd9ef15a77eac7186;p=pf3gnuchains%2Fpf3gnuchains3x.git 2003-08-05 Jason Eckhardt * doc/c-i860.texi: Mention that .dual, .enddual, and .atmp directives are only available in Intel syntax mode. --- 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