== This week ==
* Activity for 2015.03 release (2/10)
* Backports (5/10)
- 217229 and 216220 - Investigating dependencies
- Local backports and build only
- 218007 - [1/5] Implement TARGET_SCHED_MACRO_FUSION_PAIR_P
- 218010 - [2/5] Implement adrp+add fusion
- 218012 -
== Issue ==
* none
== Progress ==
* Infrastructure and Validation (2/10)
- Fixed GCC version handling in ABE (it enables FSF 4.9 validation)
- Investigated and fixed md5sum update in snapshot dir (PR #1309)
* Upstream bugzilla (2/10)
- Fixed PR 61207 (Linaro PR #1314) Backported r220489 int
== Progress ==
Off sick [4/10]
Backporting [2/10]
. unexpected conflicts and test failures meant that previous attempts
were abandoned
. will try again for 2015.04
Benchmarking [1/10]
. one config failed, restarted in Jenkins
. accessing Jenkins benchmarks still requires help from Bernie due to
* ASAN/TSAN run on 42 bit VA Aarch64 with 64 bit allocators (TCWG-634) (3/10)
Tried various allocator sizes in juno, still fails.
On amd-01, Debugging LLVM test failures in gdb.
* Emails, meetings. (2/10)
* Linaro 1-1 with christophe. status call.
* AMD meetings/event, 1-1 with AMD man
== Progress ==
LLDB development
-- Got lldb-server executable running on aarch64 target but debug
connection not working [1/10] [TCWG-640]
-- Got lldb-server executable running on arm target [1/10] [TCWG-641]
-- Started collecting missing pieces for arm lldb linux run control
support [2/10]
== Progress ==
LLDB Development
-- Tried lldb-server cross build for AArch64 target on x86 host
[1/10] [TCWG-640]
-- Tried lldb-server cross build for ARM target on x86 host [4/10] [TCWG-641]
GDB Development
-- Started writing tests for arm-gdb instruction recording [3/10] [TCWG-677]
-- S