== Progress ==

- libssp gcc
Initiated mails for upstream discussion on supporting global and TLS
based libssp  ABI for Aarch64. Now waiting for feedback from ARM
maintainers.

- Built few benchmarks with Linaro tool chain binaries. Faced some
openmp failures, compiler disabled for libgomp.  Looking to rebuild
the linaro cross tool chain.

- Rebased glibc trunk and ran cross glibc tests on V8 foundation
model. With TLS  SSP patch glibc's  libresolve.so  fails to build
because the stage 1 GCC compiler emits global stack_chk_guard. The
glibc dos not export global stack_chk_gaurd, when TLS based stack
guard is set. Now looking at supporting and test both TLS and global
stack guard ABI, but before that waiting for confirmation from ARM
maintainers.

- Reinstalled linux 13.04 ubuntu on my laptop

- Tested  the patch
http://gcc.gnu.org/ml/gcc-patches/2013-12/msg00170.html for
aarch64-none-elf target. No regressions found.

== Plan ==
- Continue upstream discussions and post RFC patches for glibc and gcc libssp
- Explore on cbuildv2
-  Cross Build few openmp benchmarks

_______________________________________________
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-toolchain

Reply via email to