This is the mail archive of the binutils@sourceware.org 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]
Other format: [Raw text]

Re: [patch] GAS supports for MIPS32 MT ASE



On Aug 30, 2005, at 3:53 PM, Chao-ying Fu wrote:


  Ok.  I will use -mmt/-mno-mt.
But, not all GAS options have the same style.
Ex, -mips16/-no-mips16, -mips3d/-no-mips3d
Should the options be -mmips16/-mno-mips16 and
-mmips3d/-mno-mips3d?

Those are historical (with the exception of the mips3d stuff), and in general we should use -m<option>.


I don't think this justifies being a special case, unless you wanted to name it -mips-mt.


-eric



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