This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PATCH: Support more MIPS in elf32-mips.c.


H . J . Lu wrote:
[snip]
> @item -march=@var{cpu}
> Generate code for a particular MIPS cpu.  It is exactly equivalent to
> @samp{-m@var{cpu}}, except that there are more value of @var{cpu}
> understood.  Valid @var{cpu} value are:
> 
> @quotation
> 2000,
> 3000,
> 3900,
> 4000,
> 4010,
> 4100,
> 4111,
> 4300,
> 4400,
> 4600,
> 4650,
> 5000,
> rm5200,
> rm5230,
> rm5231,
> rm5261,
> rm5721,
> 6000,
> rm7000,
> 8000,
> 10000,

12000 is missing here. The rm* are currently not shown in md_show_usage().

> mips32-4k,
> sb1
> @end quotation


Thiemo


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]