== Progress ==
* Built Windows installers for the toolchain, tested in wine, all seems to work
* Built a current clang 3.6 snapshot, started rebasing AOSP's patches
* Downloaded Android 5.0 sources, started fixing them up to build with gcc 4.9 and clang (5.0 still uses gcc 4.8.x)

== Plans ==
* Finish getting Android 5.0 sources to build with Linaro gcc 4.9 and clang
* Get Android 5.0 to build with clang for armv8
  (Target might change from 5.0 to master if master gets rebased and starts being usable again)
* Run more toolchain binary tests

== Issues ==
none