2008-10-02 "Yann E. MORIN" No need for this script now the config is tored in its own file.
2008-10-01 "Yann E. MORIN" Save the toolchain configuration to its own file, as an auto-extracting shell script:
2008-09-30 "Yann E. MORIN" Update the PowerPC+uClibc sample.
2008-09-30 "Yann E. MORIN" Better handle the second pass core gcc build, differentiating between gcc prior to 4.3 with gcc from 4.3.
2008-09-29 "Yann E. MORIN" Rework the way EXPERIMENTAL architecture are marked as such, the same way kernels are handeld.
2008-09-29 "Yann E. MORIN" Rework the way EXPERIMENTAL kernels are marked as such.
2008-09-29 "Yann E. MORIN" The IA64 sample builds again! :-)
2008-09-29 "Yann E. MORIN" Update the Alpha sample.
2008-09-29 "Yann E. MORIN" Restore the ability to build gcc older than 4.3. At last!
2008-09-29 "Yann E. MORIN" Don't check for autoconf >= 2.50.
2008-09-28 "Yann E. MORIN" Had a new known issue: ccache will break the build because we're sym-linking to have our own compiler for host and build systems, but that screws up ccache finding the real compiler.
2008-09-28 "Yann E. MORIN" In the glibc and eglibc trees, the 'configure' files may be older than their source 'configure.in', when used from an svn check out, or a snapshot tarball.
2008-09-28 "Yann E. MORIN" Move around the BARE_METAL config entry outside of the bare metal /kernel/ entry: there might be different setups that causes a bare metal compiler.
2008-09-28 "Yann E. MORIN" This PowerPC sample has been updated to use gcc-4.3.2.
2008-09-28 "Yann E. MORIN" Remove gcc-4.3.2 dependency on EXPERIMENTAL.