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]

Re: Support for the Renesas M32C and M16C


Thanks for giving this a review, Alan!

Alan Modra <amodra@bigpond.net.au> writes:

> On Thu, Jun 02, 2005 at 05:05:55PM -0500, Jim Blandy wrote:
> > 	* config.sub, configure.in: Add cases for Renesas m32c.
> 
> This should go upstream first, then import current version of
> config.sub.

I assume the configure.in changes are okay, and you're just referring
to config.sub changes --- this has been done since the patch was
posted, so config.sub is already up-to-date in uberbaum.

> > 	* reloc.c: Add m32c relocs.
> 
> Please use generic BFD relocs where possible.
> 
> eg. BFD_RELOC_8, BFD_RELOC_8_PCREL

Okay.  I'll look into this.

> Index: gas/configure.tgt
> +   m32c-*-elf)         			fmt=elf bfd_gas=yes ;;
> 
> No need for bfd_gas=yes.

Okay.


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