Commit: RL78: Add support for SADDR addresses

Nick Clifton nickc@redhat.com
Tue Jun 30 10:25:00 GMT 2015


Hi Guys,

  I am applying the patch below to add support for SADDR addresses to
  the RL78 binutils port.

Cheers
  Nick

gas/ChangeLog
2015-06-30  Nick Clifton  <nickc@redhat.com>
            DJ Delorie  <dj@redhat.com>

	* config/rl78-parse.y: Tag all saddr expressions throughout.
	(SET_SA): New.
	(expr_is_saddr): Allow symbolic expressions.
	* config/tc-rl78.c (md_apply_fix): Handle SADDR.

bfd/ChangeLog
2015-06-30  Nick Clifton  <nickc@redhat.com>
            DJ Delorie  <dj@redhat.com>

	* elf32-rl78.c (rl78_elf_howto_table): Add RH_SADDR.
        (rl78_reloc_map): Add R_RL78_RH_SADDR.
	* reloc.c: Add BFD_RELOC_RL78_SADDR.
	* libbfd.h: Regenerate.
	* bfd-in2.h: Regenerate.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: rl78.saddr.patch
Type: text/x-patch
Size: 8865 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20150630/decabab7/attachment.bin>


More information about the Binutils mailing list