Regenerate some files for recent ARM patches
[deliverable/binutils-gdb.git] / gas / doc / c-tic6x.texi
index bc69160c9dab6a7a1fe1b50c4fd33c0aea58d943..4622e187235d0c848663e6859331fece7589c944 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright 2010, 2011 Free Software Foundation, Inc.
+@c Copyright (C) 2010-2018 Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
 @c man end
@@ -160,7 +160,7 @@ Output an exception type table reference to @var{symbol}.
 
 @cindex @code{.endp} directive, TIC6X
 @item .endp
-Marks the end of and exception table or function.  If preceeded by a
+Marks the end of and exception table or function.  If preceded by a
 @code{.handlerdata} directive then this also switched back to the previous
 text section.
 
@@ -171,7 +171,6 @@ entry for that function.  Anything between this directive and the
 @code{.endp} directive will be added to the exception table entry.
 
 Must be preceded by a CFI block containing a @code{.cfi_lsda} directive.
-directive.
 
 @cindex @code{.nocmp} directive, TIC6X
 @item .nocmp
@@ -180,7 +179,7 @@ section.
 
 @cindex @code{.personalityindex} directive, TIC6X
 @item .personalityindex @var{index}
-Sets the personality routine for the current function to the ABI specified 
+Sets the personality routine for the current function to the ABI specified
 compact routine number @var{index}
 
 @cindex @code{.personality} directive, TIC6X
This page took 0.022844 seconds and 4 git commands to generate.