From ec744b6705c850b61fdb80d3cdef678bb2325695 Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Tue, 28 Aug 2007 21:53:00 +0000 Subject: * doc/c-arc.texi: Fix typo. --- gas/ChangeLog | 4 ++++ gas/doc/c-arc.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'gas') diff --git a/gas/ChangeLog b/gas/ChangeLog index 12d3e5c..21aaf0d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2007-08-28 Daniel Jacobowitz + + * doc/c-arc.texi: Fix typo. + 2007-08-28 H.J. Lu * config/tc-i386.c (process_suffix): Handle cmpxchg8b in diff --git a/gas/doc/c-arc.texi b/gas/doc/c-arc.texi index 7f8ed6e..780828e 100644 --- a/gas/doc/c-arc.texi +++ b/gas/doc/c-arc.texi @@ -230,7 +230,7 @@ Determines the kinds of suffixes to be allowed. Valid values are @code{SUFFIX_FLAG} which indicates the absence or presence of conditional suffixes and flag setting by the extension instruction. It is also possible to specify that an instruction sets the flags and -is condtional by using @code{SUFFIX_CODE} | @code{SUFFIX_FLAG}. +is conditional by using @code{SUFFIX_CODE} | @code{SUFFIX_FLAG}. @item @var{syntaxclass} Determines the syntax class for the instruction. It can have the -- cgit v1.1