== Progress == * Enabled building GDB in all Cbuildv2 builds for --build all. * Added support for Cbuildv2 to to build GDB source tarball. * Got Canadian Crosses building via Cbuildv2, although I have to apply a one line patch, which I was trying to avoid. * Enabled Canadian Cross builds via Jenkins. * Source and binary snapshots builds via Jenkins now getting copied to snapshots.linaro.org. * Got started migrating Christophe's neon intrinsic test cases to GCC testsuite. * Added DejaGnu 'linaro' branch to Cbuildv2 infrastructure so the new baseboard files are available for Jenkins builds. * Applied Christophe's libsanitizer patch on aarch64 APM board and tried to get GCC to compile. Unsuccessful so far. * Installed crouton 'saucy' on new HP Chromebook 11. * Installed Fedora 19 on Samsung Chromebook. * Started adding support to Cbuildv2 for building LLVM and Clang and other components. I wish they all used autotools. :-) * Got Gerrit working for GCC and Cbuildv2. The LAVA team has been very helpful, but the setup docs miss way too many critical details.
== Plan == * Figure out how to gpg sign the tarballs cbuildv2 is producing in a secure manner. * Finish adding support for building GDB binary tarballs. * More work on neon intrinsics test cases. * Work with new team member Mike to help him get up to speed on all things Linaro. * Try to get GCC trunk to build on aarch64. * Off to the "Hacker's Conference" out here in Santa Cruz, back home late Monday night.
== Issues == * Eglibc defines caddr_t as a typedef, where auto-host for a Canadian Cross defines caddr_t, so stage2 fails to build. * Sucked up all the disk space in the toolchain_cloud instance, so all Jenkins builds are not working. * We'd like to rename Cbuildv2 to something else, suggestions welcome. :-)