mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
* doc/as.texinfo: Add Blackfin options.
* doc/c-bfin.texi: Document -mfdpic, -mno-fdpic and -mnopic. * config/tc-bfin.c (md_show_usage): Show usage for all Blackfin specific options.
This commit is contained in:
@ -66,6 +66,14 @@ recognized:
|
||||
and
|
||||
@code{bf561}.
|
||||
|
||||
@cindex @code{-mfdpic} command line option, Blackfin
|
||||
@item -mfdpic
|
||||
Assemble for the FDPIC ABI.
|
||||
|
||||
@cindex @code{-mno-fdpic} command line option, Blackfin
|
||||
@cindex @code{-mnopic} command line option, Blackfin
|
||||
@item -mno-fdpic/-mnopic
|
||||
Disable -mfdpic.
|
||||
@end table
|
||||
|
||||
@node Blackfin Syntax
|
||||
|
Reference in New Issue
Block a user