[ACTIVITY] 14 October - 18 October 2013

2013-10-20 Thread Venkataramanan Kumar
Very short week was on leave 14th and 16th October (India Holidays). == Progress == * libssp glibc Glibc tests are Segmenting at dl_close_worker, when I set pointer guard. Debuging shows segfaults while expanding THREAD_GSCOPE_WAIT. My assumption is thread pointer points to TCB and after allocat

[ACTIVITY] Oct 14-18

2013-10-20 Thread Kugan
== Progress == * 64bit division for targets without 32bit div instructions - Finished the implementation - Benchmarked it - Getting ready to post RFC patch * Connect Slides - Worked on slides for connect * Vector regression in 4.8-2013.09 - Started bisecting to find the issue

[Activity] Oct 14-20

2013-10-20 Thread Rob Savoye
== Progress == * Improved the format of the emails that get sent to the cbuildv2 list from commits. * Get Odroid U2 running stably, did native build on an external USB disk. Upgraded to saucy. Did full toolchain build and test run. 65 minutes per build. * Got Odroid XU board

Re: [PATCH] libatomic is now supported on AArch64

2013-10-20 Thread Michael Hudson-Doyle
Hello again, My patch has been committed to trunk now (in two parts, r203773, and r203774). Is it appropriate to ask for this to be backported to the linaro branch? If so can you do it? Apologies if this would have happened anyway without the pestering... Cheers, mwh Yvan Roux writes: > Yes