== Progress ==
* Backed up laptop data and did new ubuntu installation which crashed for
some reason.
* Wrote python script with googledoc API to automate fill up of
googlespread sheet.
* Created and tested patch for arm assembler compatibility fixes for
gdb.dwarf test suite assembly files.
==
== Progress ==
http://cards.linaro.org/browse/TCWG-13
- Resolved
http://cards.linaro.org/browse/TCWG-14
- Modified patch Posted upstream for review
== Plan ==
http://cards.linaro.org/browse/TCWG-14
- Address and review comments
http://cards.linaro.org/browse/TCWG-55
- Reproduce it a
== Progress ==
* Disable-peeling: analyzed regression on one bench.
* Libsanitizer/aarch64:
- porting will require more effort than aarch32.
- some syscalls are not supported by aarch64
- libsanitizer expects frame to grow downwards (true on aarch32,
false on aarch64)
* PGO/LTO bug reported b