Re: What -mfpu option is used with neon, vfpv3 and vfpd32 flag?

2016-07-22 Thread Richard Earnshaw
On 22/07/16 05:21, Jeffrey Walton wrote: > On Fri, Jul 22, 2016 at 12:19 AM, Jim Wilson wrote: >> On Thu, Jul 21, 2016 at 9:13 PM, Jeffrey Walton wrote: >>> So I guess the question is, what do I use for -mfpu=neon-vfp3 (or >>> -mfpu=neon-vfp3-d32)? Is -mfpu=neon enough? >> >> The -mfpu=neon optio

[ACTIVITY] 18-22 July 2016

2016-07-22 Thread Diana Picus
== Progress == * ARM: Different ABI functions based on optimization level [TCWG-669] - Patch committed upstream * PR26038 - inline assembly assertion building ARM linux kernel [TCWG-590] [2/10] - Patch committed upstream * PR24234 - [AArch64] error in backend: fixup value out of range [TCWG-

[ACTIVITY] 18-22 July 2016

2016-07-22 Thread Peter Smith
== Progress == TCWG-680 Some analysis on what non-compiler support would be required for an llvm based EBC (UEFI) toolchain. TCWG-612 ARM TLS support in LLD: Initial support and tests for standard model upstreamed. There is still some work to be done for corner cases where LLD's relaxations will

[ACTIVITY] 18-22 July 2016

2016-07-22 Thread Yao Qi
# Progress # * TCWG-518, ARM range stepping patches. [2/10] The last one is approved, and all patches are committed! Need to enable range stepping and collect the performance data. Range stepping should speed up remote debugging. * TCWG-655, Workaround ARM linux kernel ptrace bug on set