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.
2008-09-25 "Yann E. MORIN" Update the sstrip help entries. Courtesy "Joachim Nilsson" <joachim.nilsson@vmlinux.org>.
2008-09-25 "Yann E. MORIN" Add latest gcc-4.3.2 as EXPERIMENTAL, using the 4.3.1 re-based patchset.
2008-09-23 "Yann E. MORIN" Update this ARM sample.
2008-09-23 "Yann E. MORIN" Bart De VOS pointed out that removing absolute paths from the libc linker scripts is plainly wrong.
2008-09-23 "Yann E. MORIN" Update the PowerPC SPE samle:
2008-09-23 "Yann E. MORIN" Allow fully qulified file name in tools to check for.
2008-09-23 "Yann E. MORIN" Udate the PowerPC SPE sample.
2008-09-22 "Yann E. MORIN" Make eglibc build on systems where both autoconf-2.13 and autoconf-2.50 are installed (such as Debian).
2008-09-22 "Yann E. MORIN" Rework the eglibc download so as to be a little bit saner.
2008-09-22 "Yann E. MORIN" Add binutils-2.18.50.0.9.
2008-09-18 "Yann E. MORIN" Move snapshots version after numbered versions (aka releases).
2008-09-17 "Yann E. MORIN" Backport #1014 from trunk: 1.2
2008-09-17 "Yann E. MORIN" Backport #1013 from trunk: 1.2
2008-09-17 "Yann E. MORIN" Backport #1011 from trunk: 1.2
2008-09-16 "Yann E. MORIN" Generate the kernel config choice, rather than having it hard-coded:
2008-09-16 "Yann E. MORIN" Don't advertise 'xconfig' as a config rule.
2008-09-15 "Yann E. MORIN" Fix architecture config file make rules.
2008-09-15 "Yann E. MORIN" Move all the Linux kernel config options to a single file (to ease supporting more than one kernel).
2008-09-15 "Yann E. MORIN" DUMA: don't log twice through the logger.
2008-09-15 "Yann E. MORIN" Code-reorder in the Linux kernel config options.
2008-09-15 "Yann E. MORIN" The Linux kernel does not need a config file now that the old methods are removed.
2008-09-15 "Yann E. MORIN" Make bare-metal a kernel selection.
2008-09-14 "Yann E. MORIN" Update and clarify COPYING (plus a typo).
2008-09-14 "Yann E. MORIN" Enhance setting the minimum kernel version glibc will run against.
2008-09-14 "Yann E. MORIN" Beautify somewhat the WiKi table for narrow screens.
2008-09-14 "Yann E. MORIN" Introduce a new EXPERIMENTAL feature: BARE_METAL.
2008-09-11 "Yann E. MORIN" Update config.sub.
2008-09-11 "Yann E. MORIN" Fix auto-completion for updaetools.
2008-09-10 "Yann E. MORIN" Remove the now really obsolete Linux kernel headers copy and sanitised.
2008-09-05 "Yann E. MORIN" SPE ABI is no longer EXPERIMENTAL.
2008-09-05 "Yann E. MORIN" Update this sample without EXPERIMENTAL features as much as possible.
2008-09-05 "Yann E. MORIN" Bump version up to 1.2.3+svn. 1.2
2008-09-05 "Yann E. MORIN" Bump version up to 1.2.3. 1.2 crosstool-ng-1.2.3
2008-09-05 "Yann E. MORIN" Backport #975 from trunk: 1.2
2008-09-05 "Yann E. MORIN" Backport #973 from trunk: 1.2
2008-09-05 "Yann E. MORIN" Backport #971 from trunk: 1.2
2008-09-05 "Yann E. MORIN" Backport #969 from trunk: 1.2
2008-09-05 "Yann E. MORIN" Update the PPC sample to not use EXPERIMENTAL features.
2008-09-05 "Yann E. MORIN" Update docs/overview.txt with the script shell fragment that defines bash completion.
2008-09-05 "Yann E. MORIN" Mark the IA64 sample as being broken (might be because it uses an old gcc, that triggers a incorrect code-path in scripts/build/cc_gcc.sh).
2008-09-05 "Yann E. MORIN" Add completion for crosstool-NG.
2008-09-05 "Yann E. MORIN" Update the teo MIPS sample to use as less EXPERIMENTAL features as possible.
2008-09-04 "Yann E. MORIN" Update the i686 sample to not use EXPERIMENTAL features.
2008-09-04 "Yann E. MORIN" Update the latest two RM samples.
2008-09-04 "Yann E. MORIN" Update the i586-uclibc sample.
2008-09-04 "Yann E. MORIN" The Alpha sample does not use EXPERIMENTAL features.
2008-09-04 "Yann E. MORIN" Update some samples to use only non-EXPERIMENTAL features where possible (uClibcis still a snashot, though).
2008-09-04 "Yann E. MORIN" Dump the EXPERIMENTAL status and brokenness of samples in the WiKi table.
2008-09-04 "Yann E. MORIN" Add new ARMeb EABI sample.