[ANNOUNCE] Linaro GCC 4.8 2014.03 released

2014-03-14 Thread Yvan Roux
The Linaro Toolchain Working Group is pleased to announce the 2014.03 engineering release of Linaro GCC 4.8. As announced at Linaro Connect USA 2013 Linaro GCC is moving to a pattern of quarterly stable releases, with engineering releases in the intervening months. This is the second engineering r

[ACTIVITY] Week 11

2014-03-14 Thread Renato Golin
== Progress == * Ill until Thusrday due to Chinese food allergy/intolerance/poisoning - Seems I'm not the only one... * EHABI - Adding a few more EH tests to test-suite - Integration with ARM compiler better handled by ARM - Plugging -fno-unwind-tables to disable EH tables in ARM * Android

RE: build errors

2014-03-14 Thread JustinGuo
Thanks Newton for letting me know it. Best regards, Justin Guo -Original Message- From: Will Newton [mailto:will.new...@linaro.org] Sent: Friday, March 14, 2014 8:04 AM To: Justin Guo Cc: Linaro Toolchain Subject: Re: build errors On 13 March 2014 17:17, wrote: > Dear Linaro toolchain

Re: build errors

2014-03-14 Thread Will Newton
On 13 March 2014 17:17, wrote: > Dear Linaro toolchain support team: > > > > I am Justin Guo from S3 graphics Inc. I am studying linaro's big-little > codes and is using TC2 Platform. > > I used ./linaro_kernel_build_cmds.sh to build kernel, I got no problem when > I set CONFIG_DEBUG_INFO=y to b

build errors

2014-03-14 Thread JustinGuo
Dear Linaro toolchain support team: I am Justin Guo from S3 graphics Inc. I am studying linaro's big-little codes and is using TC2 Platform. I used ./linaro_kernel_build_cmds.sh to build kernel, I got no problem when I set CONFIG_DEBUG_INFO=y to build for kernel. However, When I trace ke

Re: [Qemu-devel] Call for testing QEMU aarch64-linux-user emulation

2014-03-14 Thread Peter Maydell
On 27 February 2014 13:20, Michael Matz wrote: > On Wed, 26 Feb 2014, Dann Frazier wrote: >> I've narrowed down the changes that seem to prevent both types of >> segfaults to the following changes that introduce a wrapper around >> sigprocmask: >> >> https://github.com/susematz/qemu/commit/f1542ae