Re: Linaro LLVM engagement

2015-12-18 Thread Renato Golin
On 17 December 2015 at 18:14, Adhemerval Zanella wrote: > 1. On which LLVM & clang version, linaro is actively working now ? > > We currently work only on master with mainly focusing new enablement and > bugfixes. We do not currently focus neither on maintaining or backports > for older releases.

[ACTIVITY] 14th-18th December

2015-12-18 Thread Yao Qi
# Progress # * TCWG-156, GDB Test-Suite Parity Between Aarch64 and x86_64. Done. [4/10] After two patches are committed, except some tests written for x86_64 unnecessarily, the test results between aarch64 and x86_64 looks no difference. * TCWG-424, timeout when interrupt the inferior in

mixed LTO support for 'ld -r'

2015-12-18 Thread Nicolas Pitre
Hello toolchain gurus, In the course of Linaro's kernel tinification project, the ability to compile the Linux kernel using LTO is a frequent requirement. However the kernel makes heavy usage of 'ld -r' with .o files resulting from LTO build of .c files as well as .o files resulting from pure a