== Progress == * Libssp support for AArch64 TCWG 23: My approach to Cross testing eglibc from host failed since it needs the build directories to be shared. Mounting the image in build system and building eglic will not help as the changes will not be reflected, in the image booted in V8 model dyanamically. The test system only issues command via ssh but does not copy binary to the model.
Need to try creating NFS mount from build system into the model.
* Backports Lots of back porting and merging.
201624 and 201666 can be back ported together. Merge request submitted.
201406 to linaro branch. Small test case comment change. But the test case fails in linaro 4.8, but passes in trunk. It needs other revisions to be back ported, since vectorization improvement in trunk. I tried back porting all relevant versions r199402,r200394,r200600, r201282. But still fails since interface of function get_loop has changed in trunk somewhere.
For 201411 look like need to hand pick and apply changes in arm.md file. since lot of changes gone in that file and simple merge will not be good. Also it may need some other revision to backport.
* TCWG-209, Looked at wiki pages, Christophe assigned to me and gave some comments about updating/deleting them.
== Plan == * Post RFC patch for Libssp support for AArch64 in GCC * GCC patch for gprof accepted, need to post patch in glibc. * Continue testing the patch for Libssp support for AArch64 in GCC and glibc TCWG-23. Try NFS mouting into the model. * Backport 201411 201406 from trunk.
== Issues == * LTO/PGO work stopped now since libssp support priority is more.
linaro-toolchain@lists.linaro.org