2008-07-26 "Yann E. MORIN" Backport #864 from trunk: 1.2
2008-07-26 "Yann E. MORIN" Backport #863 from trunk: 1.2
2008-07-26 "Yann E. MORIN" Backport #857 from trunk: 1.2
2008-07-26 "Yann E. MORIN" Backport #849 from trunk: 1.2
2008-07-26 "Yann E. MORIN" Do log the glibc build commands.
2008-07-26 "Yann E. MORIN" Build a little bit more of gcc in //.
2008-07-26 "Yann E. MORIN" Update the PPC sample, add a new softfloat PPC sample, thanks to Thomas JOURDAN.
2008-07-26 "Yann E. MORIN" In case of error, the error message would be printing in subshells, thus printing as many error message as there were subshells.
2008-07-25 "Yann E. MORIN" Hmmm. The debug pause at each step never ever worked... Sigh...
2008-07-25 "Yann E. MORIN" Also print the number of samples in the DokuWiki table.
2008-07-25 "Yann E. MORIN" Woops! It's the kernel v ersion that is /custom/, not the kernel it self!
2008-07-25 "Yann E. MORIN" When dumping the DokuWiki table of samples, don't leave the kernel headers version empty if using a custom headers set., and say so.
2008-07-25 "Yann E. MORIN" Another ARM sample to build with gcc-4.3.1.
2008-07-25 "Yann E. MORIN" Two new samples by "Thomas JOURDAN".
2008-07-25 "Yann E. MORIN" While retrieving files, propagate the preferred extension down to sub-functions.
2008-07-25 "Yann E. MORIN" Re-instatethe fortran forntend for this sample.
2008-07-25 "Yann E. MORIN" This sample is the first to build gcc-4.3 for ARM.
2008-07-24 "Yann E. MORIN" Make gcc-4.3.x correctly build for ARM softfloat.
2008-07-24 "Yann E. MORIN" Make gcc-4.3.x build.
2008-07-24 "Yann E. MORIN" Don't check fo lynx, it's no longer used.
2008-07-24 "Yann E. MORIN" Simplify downloading sstrip, using the common retrieval framework.
2008-07-24 "Yann E. MORIN" When retrieving a file, allow preferred extension to be whatever starts with a dot, and not only one of .tar.bz2 .tar.gz .tgz or .tar.
2008-07-22 "Yann E. MORIN" Remove garbage files left behind by downloads from sourceforge.net.
2008-07-22 "Yann E. MORIN" Allow selecting 'latest' snapshot, as well as 'specific' date snapshot for glibc.
2008-07-22 "Yann E. MORIN" MArk gdb-6.5 as being OBSOLETE.
2008-07-22 "Yann E. MORIN" Backport #844 from trunk: 1.2
2008-07-22 "Yann E. MORIN" Eye-candy in ./configure.
2008-07-22 "Yann E. MORIN" Michael ABBOTT reported that Ubuntu had problems running menuconfig.
2008-07-20 "Yann E. MORIN" Bump version to 1.2.0+svn
2008-07-20 "Yann E. MORIN" Create the 1.2 maintenance branch. 1.2 crosstool-ng-1.2.0
2008-07-20 "Yann E. MORIN" Update version to 1.2.0.
2008-07-20 "Yann E. MORIN" Update CREDITS.
2008-07-20 "Yann E. MORIN" PowerPC now builds the Fortran frontend.
2008-07-20 "Yann E. MORIN" Alpha sample can build the Fortran frontend.
2008-07-20 "Yann E. MORIN" Update the last four samples to use linux-2.6.26 headers, and gcc-4.2.4.
2008-07-20 "Yann E. MORIN" Add new tools to check presence of at ./configure time. Reported by Laurent Dufrechou <laurent.dufrechou@gmail.com>.
2008-07-19 "Yann E. MORIN" Updatge all samples to neither use a LAN mirror, nor a proxy (new set of options).
2008-07-19 "Yann E. MORIN" Using a SOCKS 4/5 proxy is no more EXPERIMENTAL.
2008-07-19 "Yann E. MORIN" Introduce using a LAN mirror for retrieving tarballs.
2008-07-19 "Yann E. MORIN" Move the paths config options before the download options.
2008-07-19 "Yann E. MORIN" Split-up download and extract options into two separate files, because download options are begining to be numerous.
2008-07-19 "Yann E. MORIN" Update all ARM samples to use gcc-4.2.4.
2008-07-19 "Yann E. MORIN" Some eye-candy in the WiKi status table.
2008-07-19 "Yann E. MORIN" x86_64 updated.
2008-07-19 "Yann E. MORIN" Update some samples to use latest kernel headers and gcc-4.2.4 (latest stable?).
2008-07-19 "Yann E. MORIN" It's been a long time that the gcc libraries are all installed in the sys-root.
2008-07-19 "Yann E. MORIN" Add gcc-4.2.4, with patches propagated from 4.2.3.
2008-07-19 "Yann E. MORIN" Use POSIX constructs in the DUMA wrapper installed on the target.
2008-07-19 "Yann E. MORIN" iMIPS samples also are capable of building a Fortran frontend, now.
2008-07-18 "Yann E. MORIN" All ARM samples now build the gfortran frontend.
2008-07-18 "Yann E. MORIN" ./configure eye-candy.
2008-07-18 "Yann E. MORIN" Don't use a progress bar when saving samples, it's ugly.
2008-07-18 "Yann E. MORIN" Some more ARM sample to build gfortran...
2008-07-18 "Yann E. MORIN" Enable forcing ./configure to complete, even if the needed tools are not present.
2008-07-18 "Yann E. MORIN" Update arm-unknown-linux-gnueabi to also compile the gfortran frontend.
2008-07-17 "Yann E. MORIN" Remove the check for absolutely needed tools now ./configure checks for them.
2008-07-17 "Yann E. MORIN" Make gfortran compile for ARM. Details in patch itself.
2008-07-16 "Yann E. MORIN" Update COPYING to make it clear that crosstool-NG is part of the source of a toolchain.
2008-07-16 "Yann E. MORIN" When dumping version, also print some /legal/ blah-blah:
2008-07-16 "Yann E. MORIN" Remove debug snippet.