[Inquiry] Anyone still using these pm-qa scripts from QA's common dir?

2014-09-02 Thread Lisa Nguyen
Hi, I am checking with the linaro-dev mailing list to see if anyone is still using these outdated PM-QA scripts: https://git.linaro.org/qa/test-definitions.git/tree/HEAD:/common/scripts/pm-qa I'm planning to delete them by the end of this week if there aren't any objections :) Lisa -- Lisa Ng

Re: FPU support for aarch64

2014-09-02 Thread Pradeep Kiruvale
Hi Will, Thanks for the suggestion I will use it. Regards, Pradeep On 2 September 2014 15:34, Will Newton wrote: > On 2 September 2014 14:12, Pradeep Kiruvale > wrote: > > Hi All, > > > > I am using the linaro tool chain (4.9) to compile some programs on > aarch64 > > simulated platform. > >

Re: FPU support for aarch64

2014-09-02 Thread Will Newton
On 2 September 2014 14:12, Pradeep Kiruvale wrote: > Hi All, > > I am using the linaro tool chain (4.9) to compile some programs on aarch64 > simulated platform. > But I am facing below erros > > error: '_FPU_RC_DOWN' undeclared (first use in this function) >(_FPU_RC_DOWN | _FPU_RC_UP | _FPU_R

FPU support for aarch64

2014-09-02 Thread Pradeep Kiruvale
Hi All, I am using the linaro tool chain (4.9) to compile some programs on aarch64 simulated platform. But I am facing below erros error: '_FPU_RC_DOWN' undeclared (first use in this function) (_FPU_RC_DOWN | _FPU_RC_UP | _FPU_RC_ZERO | _FPU_RC_NEAREST) Possibly FPU support for the aarch64. I