* doc/c-tic6x.texi (.c6xabi_attribute): Document directive.
This commit is contained in:
parent
4569eed2ce
commit
8a0344f66a
@ -1,3 +1,7 @@
|
||||
2010-09-09 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* doc/c-tic6x.texi (.c6xabi_attribute): Document directive.
|
||||
|
||||
2010-09-09 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
|
||||
|
||||
* config/tc-arm.c (arm_cpus): Add cortex-a15 entry.
|
||||
|
@ -109,6 +109,15 @@ This has the same effect as @option{-march=@var{arch}}.
|
||||
These have the same effects as @option{-matomic} and
|
||||
@option{-mno-atomic}.
|
||||
|
||||
@cindex @code{.c6xabi_attribute} directive, TIC6X
|
||||
@item .c6xabi_attribute @var{tag}, @var{value}
|
||||
Set the C6000 EABI build attribute @var{tag} to @var{value}.
|
||||
|
||||
The @var{tag} is either an attribute number or
|
||||
@code{Tag_C6XABI_Tag_CPU_arch}. The @var{value} is either a
|
||||
@code{number}, @code{"string"}, or @code{number, "string"} depending
|
||||
on the tag.
|
||||
|
||||
@cindex @code{.nocmp} directive, TIC6X
|
||||
@item .nocmp
|
||||
Disallow use of C64x+ compact instructions in the current text
|
||||
|
Loading…
x
Reference in New Issue
Block a user