[ACTIVITY] Week 05

2019-02-04 Thread Yvan Roux
o Still part time at university. o LLVM * Working on machine outliner RFC comments. o Misc * Various meetings and discussions. ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-toolc

[ACTIVITY] Week 05

2018-02-05 Thread Yvan Roux
== Progress == o LLVM * "unpredictable" handling: - Bugzilla 33011: Fix committed - Working on unpredictable cases when using PC as operand. * Buildbots failures: - Analyzed regressions, due to D42574 - Tested and reviewed proposed tix * 6.0.0 release test failure:

[ACTIVITY] Week 05

2017-02-05 Thread Yvan Roux
== Progress == o Linaro GCC/Validation (7/10) * GCC 4.9 2017.01: - prepared final release * GCC 5.4 2017.01: - sources and binaries ready to publish * GCC 6.3 2017.02: - Cherry-picked bug fix into release branch - ready for RC2 * Lot of release notes iter

[ACTIVITY] Week 05

2016-02-08 Thread Yvan Roux
== Progress == o Connect slides (2/10) * Undefined behavior (slides and review) o GCC dev. (5/10) * Remote testing sanitizing: found a solution in dejaGNU and GCC implementation and test ongoing * Analysed and closed PR69590 o Misc (3/10) * Various meetings * internal discuss

[ACTIVITY] Week 05 & 06

2014-02-09 Thread Zhenqiang Chen
== Issues == * None == Progress == * Jan. 31 - Feb. 6: Chinese Spring Festival holidays . * Test codes to duplicate shared compares to get more conditional compares. But still get unexpected bootstrap fail on Chrome book. * Test codes to enable shrink-wrap for TARGET_APCS_FRAME. * Update patch

[Activity] Week 05

2013-02-03 Thread Zhenqiang Chen
Summary: * Linaro toolchain binary 2013.01 release * Move to using EGLIBC 2.17 in aarch64 build Details: 1. Linaro toolchain binary. * Document on how to do release test. * Help Bero on 2013.01 release. * Investigate lp:1107659. Crosstool-ng upstream has a workaround fix. 2. Move to using EG

[Activity] Week 05

2012-02-03 Thread Zhenqiang Chen
Summary: * Analyze PATH issues for win32 binary toolchain. Details: 1. Analyze PATH issues for win32 binary toolchain. * gcc can not find the install dir if user set PATH="INSTALL_DIR\bin" in dos cmdline, which leads to compile fail since gcc can not find ../lib, ../libexec, etc. * Root cause: