Discussion:
[ACTIVITY] Week 13
Charles Baylis
2015-03-26 19:36:25 UTC
Permalink
== Progress ==

qemu-system experiment [4/10]
Tried to set up qemu-system for reliable simulated validation of tests
which don't work under qemu-user. Mostly works, but there is arcane
interaction between DejaGNU, gcc testsuite and board files which make
it a bit flakey. Interesting experiment, but I've dropped it for now
as there still niggles to iron out.

Misc [4/10]
Patch review for Prathamesh
Backporting stuff
ABE bugzilla stuff
Benchmarking results
Emails/doc review about Lab infrastructure

Holiday Friday [2/10]

== Plans ==

Holiday Monday

Investigate autovectorization

Next backport
Prathamesh Kulkarni
2015-03-29 22:12:48 UTC
Permalink
== This Week ==

* TCWG-619:
- LTO and non-LTO builds of v8 and chromium on x86, arm, and aarch64 native and
x86->arm, x86->aarch64 cross.
- LTO build for v8 on arm native and with x86->arm cross works with linaro-4.8,
but not with linaro-4.9. Also appears to fail for trunk.
- Issues in building chromium cross x86->arm - undefined reference to
clock_gettime.

* PR 49551
- Patch approved by Charles.

== Next Week ==
- v8 LTO build with different lto options.
- Investigate LTO build failure for v8 on arm.
- LTO and non-LTO builds for chromium on x86, arm and aarch64.
- Submit patch to PR49551 for upstream review after testing on x86, arm.
Yvan Roux
2015-03-30 09:13:31 UTC
Permalink
== Issue ==
* none

== Progress ==
* Infrastructure and Validation (1/10)

* GCC Upstream (6/10)
- PR63587 and PR64871 committed in FSF 4.9 branch.
- PR64208 patch review is OK, but needs to be validate on an iWMMXT platform
(pinged some Marvell people).
- Submitted a fix for arm_subsi3_insn (alternatives issue). This is
a stage1 patch.
- Identified another insn which has alternatives issues in Thumb2.

* Release and Backports (1/10)
- Backflip maintenance
- 12 Backports for 2015.04 (CARD TCWG-699)

* Misc (2/10)
- Various meetings
- ST internal year review

== Plan ==
- Continue upstream work.

Loading...