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.