== Progress == * Started setting up a GCC git mirror on git.linaro.org. * Tweaked Cbuildv2 & Jenkins to work with GIT repositories as well as source tarballs. * Jenkins now "bootstraps" a cross compiler by building the native GCC, and then using that to compile the cross GCC. * Got aarch64-none-elf building with newlib via Cbuildv2. * Finished binary tarball release support in Cbuildv2. * Almost got Canadian crosses building via Cbuildv2. * Continued work on Jenkins/Cbuildv2 integration. * Added ccache support to Cbuildv2. * Cbuildv2 now works on Fedora as well as Ubuntu.
== Plan == * Finish setting up GCC git repository with Linaro branches fetched from svn and bzr. * Add support for building source tarballs. * Continuing with Jenkins/Cbuildv2 integration. (waiting for GCC git repository to be complete) * Get Jenkins to upload binary & source tarballs to snapshots.linaro.org. * Finish getting Canadian Cross builds working in Cbuildv2.
== Issues == * Still waiting for Odroid hardware to get shipped. * Waiting for git-bzr-ng to be installed on git.linaro.org. * Git-svn is incredibly slow on initial fetch. (fetching the linaro/gcc-4_8-branch has been running over 24 hours)