2008-06-11 "Yann E. MORIN" Print a little bit of progress in ./configure (computing the version string can be long, especially on networked file systems).
2008-06-10 "Yann E. MORIN" Vampirise patches for gcc-4.3.{0,1} from gentoo. Absolutely untested...
2008-06-09 "Yann E. MORIN" gcc-4.2.3 works quite well on my targets, now.
2008-06-09 "Yann E. MORIN" Add menu entries for gcc-4.3.{0,1} as EXPERIMENTAL features.
2008-06-09 "Yann E. MORIN" gcc-4.3.0 and later requires GMP and MPFR.
2008-06-09 "Yann E. MORIN" addToolVersion.sh: remove debug code.
2008-06-09 "Yann E. MORIN" Latest linux version for headers isntall.
2008-06-09 "Yann E. MORIN" Fix addToolVersion.sh after breakage with support for gcc-4.3 (stupid anyway...).
2008-06-09 "Yann E. MORIN" Add support for the up-coming gcc-4.3.
2008-06-01 "Yann E. MORIN" Rework a little bit the steps and samples help entries.
2008-06-01 "Yann E. MORIN" The version strings being computed at ./configure time, store it as is, and don't install a .version file.
2008-06-01 "Yann E. MORIN" ./configure expects message to be in the C locale, so force that.
2008-05-31 "Yann E. MORIN" Matthias Kaehlcke <matthias at kaehlcke dot net> writes:
2008-05-31 "Yann E. MORIN" Backport #654 from trunk: 1.1
2008-05-26 "Yann E. MORIN" Rework dumping the samples.
2008-05-26 "Yann E. MORIN" Update the list of known issues.
2008-05-25 "Yann E. MORIN" Bump maintenance branch version to +svn. 1.1
2008-05-25 "Yann E. MORIN" Bump maintenance branch version. 1.1 crosstool-ng-1.1.2
2008-05-25 "Yann E. MORIN" Add a new helper function: CT_DoExecLog.
2008-05-25 "Yann E. MORIN" Add the armeb-unknown-linux-uclibcgnueabi sample, which builds an ARM EABI, big-endian, uClibc-based toolchain.
2008-05-25 "Yann E. MORIN" Fix building big-endian ARM EABI toolchains (build-tested only).
2008-05-24 "Yann E. MORIN" Multilib is gone, so don't use it when building gcc.
2008-05-24 "Yann E. MORIN" Use the arch-specific target LDFLAGS into the final target LDFLAGS.
2008-05-24 "Yann E. MORIN" Building multi-lib aware toolchains is not supported, and won'yt be before a loooong time. Remove the associated config entry.
2008-05-22 "Yann E. MORIN" Backport #661 from trunk: 1.1
2008-05-22 "Yann E. MORIN" Improve handling of __cxa_atexit by Arnaud Vrac <rawoul at zogzog dot org>.
2008-05-21 "Yann E. MORIN" Introduce target-specific LDFLAGS, the same way we have CFLAGS for the target.
2008-05-21 "Yann E. MORIN" Bump maintenance version to +svn... 1.1
2008-05-21 "Yann E. MORIN" Backport #657 from trunk: 1.1
2008-05-21 "Yann E. MORIN" Build an MPFR library that is thread-safe (I don't know if either binutils or gcc are threaded themselves).
2008-05-20 "Yann E. MORIN" Get rid of all `command` (which is a bashism), and replace them with $(command), which is POSIX.
2008-05-19 "Yann E. MORIN" In the future, we'll be able to download /old/ MPFR versions.
2008-05-19 "Yann E. MORIN" Add a security patch for MPFR-2.3.1.
2008-05-18 "Yann E. MORIN" PowerPC support by Daniel Dittmann.
2008-05-18 "Yann E. MORIN" Fix building OABI NPTL ARM with glibc-2.7.
2008-05-18 "Yann E. MORIN" Fix building glibc-2.6.1 and glibc-2.7 for ARM with recent kernels.
2008-05-15 "Yann E. MORIN" 1.1 mainteance: bump version to 1.1.1. 1.1 crosstool-ng-1.1.1
2008-05-15 "Yann E. MORIN" Backport #639 from trunk: 1.1
2008-05-15 "Yann E. MORIN" Backport #635 from trunk: 1.1
2008-05-15 "Yann E. MORIN" Backport #634 from trunk: 1.1
2008-05-15 "Yann E. MORIN" Backport #633 from trunk: 1.1
2008-05-15 "Yann E. MORIN" Backport #631 from trunk: 1.1
2008-05-15 "Yann E. MORIN" Backport #629 from trunk: 1.1
2008-05-15 "Yann E. MORIN" Backport #627 from trunk: 1.1
2008-05-15 "Yann E. MORIN" Create a maintenance branch for 1.1. 1.1
2008-05-15 "Yann E. MORIN" Introduce a new option to overide components' config.{gues,sub} with the one provided with crosstool-NG.
2008-05-15 "Yann E. MORIN" Fix forcing source extraction.
2008-05-15 "Yann E. MORIN" Add latest binutils snapshot, and propagate patches from previous snapshot.
2008-05-15 "Yann E. MORIN" Add latest linux kernel versions for installing headers.
2008-05-14 "Yann E. MORIN" Small config fix todefault to non-verbose uClibc build.
2008-05-14 "Yann E. MORIN" Fix the EABI case for ARM.
2008-05-14 "Yann E. MORIN" Better configure binutils, both for host and target.
2008-05-14 "Yann E. MORIN" Sanitise and use CT_CC_NATIVE.
2008-05-14 "Yann E. MORIN" Introduce a new option to render (or not) uClibc' build verbose.
2008-05-14 "Yann E. MORIN" Export endianness CFLAGS.
2008-05-14 "Yann E. MORIN" Vampirise three new patches for uClibc, coming from buildroot.
2008-05-14 "Yann E. MORIN" Fix building uClibc-based, soft-float toolchains by correctly setting float support in the uClibc config file.
2008-05-11 "Yann E. MORIN" Improve a comment in code.
2008-05-11 "Yann E. MORIN" Add a patch to the ageing glibc-2.3.6 to make it compile on stupid shells that have a defective implementation of echo.
2008-05-08 "Yann E. MORIN" Update tools/config.{guess,sub}.