Re: [ACTIVITY] 23 - 27 November 2015

2015-11-30 Thread Prathamesh Kulkarni
On 30 November 2015 at 12:36, Prathamesh Kulkarni wrote: > == This Week == > > * Target conversion to hook (2/10) > - Completed build and test for ASM_FORMAT_PRIVATE_NAME, ASM_LABEL_OUTPUT_LABEL > to hook > - Converted ASM_OUTPUT_LABEL_REF to hook > > * Holidays (8/10) > - 3 days leave and public

[ACTIVITY] Week 47

2015-11-30 Thread Yvan Roux
== Progress == o Linaro GCC (4/10) * Found and backported missing dependencies * More backports o Upstream work (4/10) * Reviewed some patches * Tried to reproduced an LRA issue (fixed in the meantime) * Continue on sanitizing gfortran testsuite o Misc (2/10) * Various meetings

[ACTIVITY]

2015-11-30 Thread Renato Golin
== Progress == * Support (6/10) - Trying to add ADRL support in the assembler: http://llvm.org/PR24350 * Buildbots (1/10) - Some breakages, nothing serious * Background (3/10) - Code review, meetings, discussions, general support, etc. - Working on 2016's plan ___

[ACTIVITY] 23 - 27 November 2015

2015-11-30 Thread Kugan
== Progress == - tree re-assoc regression (2/10) - Found a test-case to reproduce it. - working on a patch - LuaJIT issue (6/10) * Setup luajit on aarch64 and tried it * tried to reproduce nginx issue with various configs without success - LTO (1/10) * aarch64 bootstrap * ran into an

why ld.so in arm-linux-gnueabihf- toolchains search so many paths ?

2015-11-30 Thread Barry Song
hi guys, sorry maybe my question is stupid as i am not a toolchain guy. i have no idea why ld.so search so many paths. for example, put "-rpath" with /home/cnb1szh/test in a simple test program. then during dynamic linking at runtime, we get the below linking debug information: 30693: find librar