This is the mail archive of the binutils@sourceware.org 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: [PATCH] PowerPC VLE changes


On Tue, Jul 26, 2016 at 05:42:01PM +0100, Andrew Jenner wrote:
> bfd/ChangeLog:
> 
>     * elf32-ppc.c (is_branch_reloc): Recognise VLE branch relocations.
>     (ppc_elf_howto_raw): Fix dst_mask of R_PPC_VLE_REL15.
>     (ppc_elf_vle_split16): Clear field before inserting.
> 
> opcodes/ChangeLog:
> 
>     * ppc-opc.c (vle_opcodes): Alias 'e_cmpwi' to 'e_cmpi' and
>     'e_cmplwi' to 'e_cmpli' instead.
>     (OPVUPRT, OPVUPRT_MASK): Define.
>     (powerpc_opcodes, vle_opcodes): Add entries.

You missed an include/ChangeLog entry, and that last line of
opcodes/ChangeLog is a little terse.  Please expand it a little.
I'd say minimal requirement is:
	(powerpc_opcodes): Add E200Z4 insns.
	(vle_opcodes): Add context save/restore insns.

OK with that fixed.

-- 
Alan Modra
Australia Development Lab, IBM


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