GOLD: RFA: Add support for RX target

Nick Clifton nickc@redhat.com
Mon Dec 13 13:22:00 GMT 2010


Hi Ian,

  Here is a patch to add support for the Renesas RX target to GOLD.  It
  is functional, but it does not yet implement relaxation.  Other than
  that though it is good to go.

  OK to apply ?

Cheers
  Nick

./ChangeLog
2010-12-13  Nick Clifton  <nickc@redhat.com>

	* configure.ac: Add RX to list of targets for which
	--enable-gold is valid.
        * configure: Regenerate.

elfcpp/ChangeLog
2010-12-13  Nick Clifton  <nickc@redhat.com>

	* rx.h: New file.  Contains ELF definitions specific to the
	Renesas RX architecture.
        * elfcpp.h (enum EM): Add EM_RX.

gold/ChangeLog
2010-12-13  Nick Clifton  <nickc@redhat.com>

	* rx.cc: New file.  Adds support for Renesas RX architecture.
        * Makefile.am (TARGETSOURCES): Add rx.cc.
        (ALL_TARGETOBJS): Add rx.$(OBJEXT)
        * Makefile.in: Regenerate.
        * configure.ac: Add RX as a default target.
        * configure: Regenerate.
        * configure.tgt: Add rx-*-* as a supported target.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: rx.gold.patch
Type: text/x-patch
Size: 40558 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20101213/efbba032/attachment.bin>


More information about the Binutils mailing list