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.
2008-09-02 "Yann E. MORIN" Add a new ARM sample.
2008-09-02 "Yann E. MORIN" Beautify samples listing.
2008-09-02 "Yann E. MORIN" Mark some features as no longer being EXPERIMENTAL.
2008-09-02 "Yann E. MORIN" EABI is now considered stable. Thanks Michael ABBOTT for testing.
2008-09-02 "Yann E. MORIN" Warn the user if he/she recalls a sample with EXPERIMENTAL features.
2008-09-02 "Yann E. MORIN" Add support for building Insight instead of gdb (only for the cross-gdb).
2008-09-01 "Yann E. MORIN" Don't allow to specify an ABI for ARM EABI builds: the ABI is implied by the fact we're building for EABI.
2008-09-01 "Yann E. MORIN" Add linux-2.6.26.3.
2008-09-01 "Yann E. MORIN" Be gentle to older findutils that don't have the "{} +" construct, and simply use "{} \;" instead.
2008-08-30 "Yann E. MORIN" Update README to point to docs/known-issues.txt.