From: Jason Eckhardt Date: Tue, 5 Aug 2003 23:24:06 +0000 (+0000) Subject: 2003-08-05 Jason Eckhardt X-Git-Tag: ezannoni_pie-20030916-branchpoint~496 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5eb0723a76bebb9ce7d491c776931efbfa11ddd3;p=thirdparty%2Fbinutils-gdb.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 9e1d4027243..5dfb5e9915e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +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 diff --git a/gas/doc/c-i860.texi b/gas/doc/c-i860.texi index 9f868c975a9..118fe342b99 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