This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH, RX] Add target rx-*-linux
- From: Nick Clifton <nickc at redhat dot com>
- To: Yoshinori Sato <ysato at users dot sourceforge dot jp>, "H.J. Lu" <hjl dot tools at gmail dot com>
- Cc: Binutils <binutils at sourceware dot org>
- Date: Tue, 6 Nov 2018 16:43:21 +0000
- Subject: Re: [PATCH, RX] Add target rx-*-linux
- References: <87d0v5rtfl.wl-ysato@users.sourceforge.jp> <8736snk6qr.wl-ysato@users.sourceforge.jp> <CAMe9rOrstygJ+SU6=SNTrNaqUDhv0T4kyES5p2n7RGxRffoUdA@mail.gmail.com> <87zhuui7tb.wl-ysato@users.sourceforge.jp>
Hi Yoshinori,
> +2018-10-31 Yoshinori Sato <ysato@users.sourceforge.jp>
> +
> + * config.bfd: Add rx-*-linux.
> + * congigure.ac: Likewise.
> + * elf32-rx.c (rx_linux_object_p): New function.
> + (TARGET_LITTLE_SYM, TARGET_LITTLE_NAME)
> + (elf_backend_object_p, elf32_bed): Define rx-*-linux.
> + * targets.c: Add rx_elf32_linux_le_vec.
> +2018-10-31 Yoshinori Sato <ysato@users.sourceforge.jp>
> + * testsuite/lib/binutils-common.exp: Special section name
> + use only rx-*-elf.
> +
> +2018-10-31 Yoshinori Sato <ysato@users.sourceforge.jp>
> +
> + * configure.tgt: Add rx-*-linux.
> + * config/tc-rx.h (TARGET_FORMAT): Add "elf32-rx-linux".
> + * testsuite/gas/rx/pr19665.d: Add pattern.
> + * testsuite/gas/rx/pr22737.d: Likewise.
> +
Approved - please apply. Or ping me if you need me to apply it for you.
Cheers
Nick