Re: [ARM] add armv7ve support

2014-01-29 Thread Kyrill Tkachov
Okay for trunk? This is Ok since this was submitted quite sometime back. Hi all, I've committed this as r207237 with slightly fixed ChangeLog entries: 2014-01-29 Renlin Li * config/arm/arm-arches.def (ARM_ARCH): Add armv7ve arch. * config/arm/arm.c (FL_FOR_ARCH7VE): New. (arm_f

Re: [ARM] add armv7ve support

2014-01-28 Thread Ramana Radhakrishnan
On Fri, Dec 20, 2013 at 6:50 PM, Renlin Li wrote: > Hi all, > > This patch will add armv7ve support to gcc. Armv7ve is basically a armv7-a > architecture profile with Virtualization Extensions. Additional test cases > are also added. > > With this patch and to keep backward compatibility with old

Re: [ARM] add armv7ve support

2014-01-09 Thread Renlin Li
Hi Gerald, Sorry for the late reply! We're working on a list of all the ARM-related changes in 4.9. This will also be included. Kind regards, Renlin On 03/01/14 13:24, Gerald Pfeifer wrote: Renlin Li wrote: Hi all, This patch will add armv7ve support to gcc. Armv7ve is basically a armv7-a

Re: [ARM] add armv7ve support

2014-01-03 Thread Gerald Pfeifer
Renlin Li wrote: >Hi all, > >This patch will add armv7ve support to gcc. Armv7ve is basically a >armv7-a architecture profile with Virtualization Extensions. Mind adding this to the release notes? Gerald

[ARM] add armv7ve support

2013-12-20 Thread Renlin Li
Hi all, This patch will add armv7ve support to gcc. Armv7ve is basically a armv7-a architecture profile with Virtualization Extensions. Additional test cases are also added. With this patch and to keep backward compatibility with old assembler, the following asm header will be generated when