diff options
author | Paul Brook <paul@codesourcery.com> | 2012-01-31 15:01:56 +0000 |
---|---|---|
committer | Paul Brook <paul@codesourcery.com> | 2012-01-31 15:01:56 +0000 |
commit | bac032630324a1c3340bd8195605bc499d9544a2 (patch) | |
tree | 47f09b2a11872c8e4faa33a92d76f8b31770fda3 /gas | |
parent | ce9cb534a6e04f2a21b365efed136ad897ba9e2a (diff) | |
download | gdb-bac032630324a1c3340bd8195605bc499d9544a2.zip gdb-bac032630324a1c3340bd8195605bc499d9544a2.tar.gz gdb-bac032630324a1c3340bd8195605bc499d9544a2.tar.bz2 |
2012-01-31 Paul Brook <paul@codesourcery.com>
gas/
* doc/c-tic6x.c: Fix typo.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rw-r--r-- | gas/doc/c-tic6x.texi | 1 |
2 files changed, 4 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 75aa7caa..852c1ea 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2012-01-31 Paul Brook <paul@codesourcery.com> + + * doc/c-tic6x.c: Fix typo. + 2012-01-26 Alexey Makhalov <makhaloff@gmail.com> PR gas/13624 diff --git a/gas/doc/c-tic6x.texi b/gas/doc/c-tic6x.texi index bc69160..06bb1e7 100644 --- a/gas/doc/c-tic6x.texi +++ b/gas/doc/c-tic6x.texi @@ -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 |