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


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.

> 	* reloc.c: Add m32c relocs.

Please use generic BFD relocs where possible.

eg. BFD_RELOC_8, BFD_RELOC_8_PCREL

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

No need for bfd_gas=yes.

Other than that, it looks OK to commit.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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