== Progress ==
QEMU kernel debugging setup [5/10] [TCWG-568]
-- Setup arm Linux kernel debugging to debug watchpoints
GDB with cygwin build/testing process [2/10]
-- Figured out GDB build and test procedure on cygwin.
Miscellaneous [3/10]
-- Meetings, Emails etc
-- Hong Kong visa applica
= Progress ==
* TSAN support for Aarch64 (6/10)
* Emails, linaro/AMD status meetings. (4/10)
1-1 with maxim, Christophe.
== Plan ==
* TSAN support for Aarch64.
* Fix Linaro Bug 863
___
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.or
== Progress ==
* Compiler-pass to widen computation to back-end promoted mode (6/10)
- Addressed most of the comments. testing it.
- Re-based the patch to latest type-safe changes
- changed the design to remove CONVERT_EXPRs as much as possible and
generated AND_EXPR and SEXT_EXPR
- Looking
== Progress ==
* GCC trunk/4.9 monitoring (2/10)
- still tracking cause of random "interrupted system call" errors
- checked possible regressions
* AArch64 sanitizers (1/10)
- managed to build on board, didn't try to run the tests yet
* Neon intrinsics tests (2/10)
- fixed a couple of bug
== Progress ==
* LLD for AArch64 (5/10)
- Submit patches for improving error handling in LLD
- Patch review
- Reading code
- Debug emacs cc-mode issues with LLVM style and submit patches
* Investigate eglibc build failure (2/10)
* Investigate unaligned access in memcpy issue (1/10)
* glibc pat