Support for the Renesas M32C and M16C

Alan Modra amodra@bigpond.net.au
Mon Jul 4 03:12:00 GMT 2005


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



More information about the Binutils mailing list