2009-01-31 "Yann E. MORIN" Fix downloading with CT_GetFile when no mirror is set.
2009-01-31 "Yann E. MORIN" Add infrastructure to use common config files for generated config files.
2009-01-29 "Yann E. MORIN" Update populate:
2009-01-29 "Yann E. MORIN" If compiling the Java frontend, we'll require a native gcj, but only in this case.
2009-01-29 "Yann E. MORIN" Use the path discovered by ./configure in scripts/patch-renumber.sh
2009-01-29 "Yann E. MORIN" Use the path discovered by ./configure in scripts/addToolVersion.sh
2009-01-29 "Yann E. MORIN" Fix scripts/addToolVersion.sh:
2009-01-28 "Yann E. MORIN" Add a missing line continuation '\' in the gcc retrieval function.
2009-01-27 "Yann E. MORIN" Bump version to 1.3.2+svn. 1.3
2009-01-27 "Yann E. MORIN" Bump version to 1.3.2. 1.3 crosstool-ng-1.3.2
2009-01-27 "Yann E. MORIN" Backport 1315 from .trunk: 1.3
2009-01-27 "Yann E. MORIN" Backport 1305 from /trunk: 1.3
2009-01-27 "Yann E. MORIN" Backport #1303 from /trunk: 1.3
2009-01-27 "Yann E. MORIN" Backport #1301 from /trunk, in a different manner due to underlying infrastructure changes: 1.3
2009-01-27 "Yann E. MORIN" Backport #1288 from /trunk: 1.3
2009-01-27 "Yann E. MORIN" Backpot @1279 from /trunk: 1.3
2009-01-27 "Yann E. MORIN" Backpot #1271 from /trunk: 1.3
2009-01-27 "Yann E. MORIN" Add the latest gcc-4.3.3 with the forward-ported patchset from gcc-4.3.2.
2009-01-27 "Yann E. MORIN" The gcc team seems to no longer make releases available at the ftp.gnu.org site, but only on mirrors. Add such a mirror to the list of retrieval sites.
2009-01-27 "Yann E. MORIN" Add latest Linux kernel versions: 2.6.27.13 and 2.6.28.2.
2009-01-27 "Yann E. MORIN" Fix white space damage after switching to using paths found by ./configure.
2009-01-27 "Yann E. MORIN" Ignore generated file, remove generated file on clean.
2009-01-26 "Yann E. MORIN" Ignore generated paths.mk.
2009-01-26 "Yann E. MORIN" Finally used the discovered paths from ./configure in scripts/crosstool-NG.sh:
2009-01-26 "Yann E. MORIN" Use the paths found by ./configure in the ct-ng.in makefile script and its fragments.
2009-01-25 "Yann E. MORIN" Makefile.in: remove generated paths.mk during clean
2009-01-25 "Yann E. MORIN" Makefile.in: create and install the Makefile and shell-script fragment "paths.mk", containing the paths found by ./configure
2009-01-25 "Yann E. MORIN" Makefile.in: re-order tools in alphabetical order.
2009-01-25 "Yann E. MORIN" ./configure: fix the tools pattern recognition
2009-01-25 "Yann E. MORIN" On 20090120.2203+0100, Andy Johnson <ajohnson@aecno.com> wrote: