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.
2008-08-30 "Yann E. MORIN" Rebuild the kconfig stuff on kconfig source change.
2008-08-27 "Yann E. MORIN" eglibc and PowerPC SPE documentaion, courtesy Nate CASE.
2008-08-26 "Yann E. MORIN" Bump version to 1.2.2+svn. 1.2
2008-08-26 "Yann E. MORIN" Bump version to 1.2.2. 1.2 crosstool-ng-1.2.2
2008-08-26 "Yann E. MORIN" Backport #958 from trunk: 1.2
2008-08-26 "Yann E. MORIN" Backport #953 from trunk: 1.2
2008-08-26 "Yann E. MORIN" Enable glibc to include support for kernel versions different than the version from the kernel headers.
2008-08-26 "Yann E. MORIN" Missed one variable when converting to common options for eglibc and glibc (thanks Nate Case).
2008-08-26 "Yann E. MORIN" Commonalise options common to both glibc and eglibc.
2008-08-25 "Yann E. MORIN" Also dump the GMP and MPFR versions when dumping a sample in verbose mode.
2008-08-25 "Yann E. MORIN" Fix extracting the configuration from a build log.
2008-08-25 "Yann E. MORIN" Allow using ash as the shell for ./configure and make.
2008-08-25 "Yann E. MORIN" Allow binutils-2.18 to use a shell other than bash when building.
2008-08-21 "Yann E. MORIN" Typo.
2008-08-21 "Yann E. MORIN" Move the threading model choice back to the C library menu: