[ACTIVITY] Week 21

2019-05-27 Thread Yvan Roux
o LLVM * 8.0.1-rc1 ARM and AArch64 Binaries uploaded. * Buildbots: One fixe committed upstream. * Machine outliner: - Fixed liveness issue. - Preparing pat6ch for re-submission o Misc * Various meetings and discussions. ___

[ACTIVITY] Week 21

2018-05-28 Thread Yvan Roux
== Progress == o GNU release transition * 6.4 and 7.3 2018.05 RC1 deployed o LLVM * Thumbv8 bot failures [TCWG-1400]: - Testing fix on arm, armhf, armv7 and armv8. o Misc * Various meetings and discussions. ___ linaro-toolchain mailing list

[ACTIVITY] Week 21

2017-05-29 Thread Yvan Roux
* Two days off (4/10) == Progress == o Linaro GCC/Validation (5/10) * Deployed 6.3 and 5,4 2017.05 releases (source and binaries) * Updated components for 7.1 2017.05 release candidate * Finishing release notes before deployment o Misc (1/10) * Various meetings and discussions. ==

[ACTIVITY] Week 21

2015-05-25 Thread Prathamesh Kulkarni
* TCWG-619 (2/10) - branch out of range error disappears by disabling sibling call optimization - using gold results in internal error at arm.cc:4192 - using ld.bfd results in tons of same errors message during LINK chrome - thumb2 branch out of range - building with -dp option shows the error

Re: [ACTIVITY] Week 21

2014-05-27 Thread Will Newton
On 26 May 2014 03:03, Zhenqiang Chen zhenqiang.c...@linaro.org wrote: Hi Zhenqiang, == Issue == * None. == Progress == * Investigate PR61220, 61225 and 61278, which are triggered by my previous commits. Patches are in review. (9/10) * Investigate codes generated by shrink-wrapping

[ACTIVITY] Week 21

2014-05-26 Thread Yvan Roux
== Issues == * None == Progress == * CARD-1162 : Linaro GCC 4.9 and CARD-1355 : stabilization and optimization effort for ARMv8-a (8/10) - Looked at Jenkins build/failures/reportin - Review the backporting process and scripted it - 40 backports are in review and need validation * LP

[ACTIVITY] Week 21

2014-05-25 Thread Zhenqiang Chen
== Issue == * None. == Progress == * Investigate PR61220, 61225 and 61278, which are triggered by my previous commits. Patches are in review. (9/10) * Investigate codes generated by shrink-wrapping interrupt routes. It seams no dwarf info issue. * Misc update for Linaro crosstool-ng to make the

[ACTIVITY] Week 21

2014-05-23 Thread Bernie Ogden
== Progress== lowlevellock performance bugs - TCWG-435 [5/10] * Tried various methods to build/test glibc for aarch64 * Eventually succeeded (tests passed) cbuild benchmarking - TCWG-360 [3/10] * cbuildized spec2xxx scripts working as far as 'run' Meetings/mail/etc [2/10] == Plan == Holiday

[ACTIVITY] Week 21

2014-05-23 Thread Renato Golin
== Progress == * Kernel (CARD-1246 4/10) - Named registers committed in Clang - GCC seems to break on local named regs, too. - Trying to change the kernel code to use only globals for non-GPRs - Adding support for pointer types, and structure fields in GNRVs * Benchmarks (CARD-716 0/10) -

[ACTIVITY] Week 21

2013-05-27 Thread Yvan Roux
== Issues == * None. == Progress == * LRA on ARM and AArch64: - Reduced the ARM test case. - The issue occurs during the constraints alternatives choice. - Debug still ongoing. == Plan == * LRA, LRA and LRA ___ linaro-toolchain mailing list

[ACTIVITY] Week 21

2013-05-26 Thread Zhenqiang Chen
== Issues == * None == Progress == * Run native regression tests for conditional compare on Pandaborad ES. - Fix several front-end issue to handle conditional compare in error message. == Plan == * Continue on conditional compare. * Linaro toolchain 2013.05 binary release. Best Regards!

[ACTIVITY] Week 21

2013-05-24 Thread Renato Golin
== Progress == * Buildbots - Self-hosting bot online - Fiddling with MCJIT tests to get bots green * Benchmarks - Running Phoronic benchmarks: GCC vs. LLVM, good results - Got a sample of the PerfDB SQLite database, writing some queries * Jira/Wiki farming - Creating loads of new cards,

[ACTIVITY] Week 21

2013-05-24 Thread Will Newton
== Progress == * binutils on ARM testsuite finally green in cbuild! * Tested and pushed to gerrit bionic memcpy patches. * Investigated binutils native AArch64 testsuite failures (not IFUNC related). * Made a start on the DeveloperTools/LibraryPerformance wiki. * Started looking at the Android