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.
2008-09-28 "Yann E. MORIN" The first sample to use gcc-4.3.2.
2008-09-28 "Yann E. MORIN" Don't remove files that are no longer generated whne cleaning in kconfig/ .
2008-09-28 "Yann E. MORIN" Simplify conf and mconf generation. We don't care for the _shipped stuff.
2008-09-28 "Yann E. MORIN" Fix generated debug.in and tools.in (xlcwu <xlcwu.taiwan@gmail.com>).
2008-09-26 "Yann E. MORIN" Enhance ./configure tools checking.