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]
Other format: [Raw text]

[PATCH] add -no-bitinst option to m32r-*-as.


Hi Nick,

This is a patch to add -no-bitinst option for m32r-*-as.
And please change a default value of enable_special_m32r from 0 to 1.
-no-bitinst option keeps compatibility for old mode.

Please commit it.

Regards,

Kazuhiro Inaoka

gas/ChangeLog

2004-02-10  Kazuhiro Inaoka < inaoka dot kazuhiro at renesas dot com >

 * config/tc-m32r.c (md_longopts): Added -no-bitinst option.
 (md_parse_option): Ditto.
 (OPTION_NO_SPECIAL_M32R): Added.
 (enable_speial_m32r): Changed a default value from 0 to 1.

Attachment: tc-m32r.c.patch
Description: Binary data


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