2007-08-11 "Yann E. MORIN" When adding a new experimental/obsolete version, mark it as so in the prompt.
2007-08-07 "Yann E. MORIN" Introduce new config option: CT_TARGET_ALIAS_SED_EXPR
2007-08-07 "Yann E. MORIN" Make use of setsid to spawn removal processes: we don't want the rm's to stop if the main script fails and ends before all directories were removed.
2007-08-07 "Yann E. MORIN" Ignore generated doc.
2007-08-07 "Yann E. MORIN" Have Mekfile.in be a little more verbose.
2007-08-07 "Yann E. MORIN" Fix Makefile.in:
2007-08-07 "Yann E. MORIN" Revert previous spurious commit.
2007-08-07 "Yann E. MORIN" Fix the Makefile.in to correctly remove generated documentation.
2007-08-06 "Yann E. MORIN" Add patches for binutils-2.17.50.0.17 (vampirised from buildroot).
2007-08-04 "Yann E. MORIN" Add patches for gcc-4.2.1.
2007-08-03 "Yann E. MORIN" A little cleanup in the glibc's pthread headers install.
2007-07-30 "Yann E. MORIN" Remove the correct file when cleaning.
2007-07-30 "Yann E. MORIN" Change svn:ignore to reflect the new generated file.
2007-07-30 "Yann E. MORIN" Change the way the compressed man page is built/installed.
2007-07-30 "Yann E. MORIN" Overwrite pre-existing compressed man page.
2007-07-30 "Yann E. MORIN" Install a compressed man page (as per Debian's policy).
2007-07-30 "Yann E. MORIN" Small typo fix.
2007-07-30 "Yann E. MORIN" Remove any reference to libfloat. That has gone once and for all.
2007-07-30 "Yann E. MORIN" Fix the step shortcuts (using a dash would confuse make).
2007-07-29 "Yann E. MORIN" Add gcc-4.2.1.
2007-07-28 "Yann E. MORIN" Bump version to +svn.
2007-07-28 "Yann E. MORIN" Bump version to 0.2.2. crosstool-ng-0.2.2
2007-07-28 "Yann E. MORIN" Remove TODO, I can seem to update it and follow what's there... :-(
2007-07-28 "Yann E. MORIN" Add a new sample for LE ARM.
2007-07-28 "Yann E. MORIN" Fix uninstalling man.
2007-07-28 "Yann E. MORIN" Tidy up a bit the uClibc config munging.
2007-07-28 "Yann E. MORIN" Fix install: man page was not being installed.
2007-07-27 "Yann E. MORIN" Update tools/config.guess.
2007-07-24 "Yann E. MORIN" In overview.txt, document the two ways of using crosstool-NG: install and --local.
2007-07-24 "Yann E. MORIN" Mark D.U.M.A 2_5_2 and 2_5_3 as being broken: they don't even build on any of my sample toolchain... :-(
2007-07-24 "Yann E. MORIN" Update the samples to the latest option set.
2007-07-23 "Yann E. MORIN" The latest uClibc-0.9.29 patch grabbed from buildroot is buggy wrt a type (__ulong_t does not exist, while __u_long does). Fix that.
2007-07-23 "Yann E. MORIN" MAKEFLAGS was leaking into some components build system (dmalloc, for example). This fixes it.
2007-07-23 "Yann E. MORIN" Try again to fix the --local behavior.
2007-07-23 "Yann E. MORIN" Seems like the --no-builtin-rules and -r options to make are not the same...
2007-07-22 "Yann E. MORIN" Fix a typo in CREDITS.
2007-07-22 "Yann E. MORIN" Move CREDITS to docs/
2007-07-22 "Yann E. MORIN" Re-instate the --local configure switch to not install and use the local crosstool-NG copy.
2007-07-22 "Yann E. MORIN" No need to expand the host cc every time.
2007-07-22 "Yann E. MORIN" Clean the help entry for CT_ARCH_CPU.
2007-07-22 "Yann E. MORIN" Fix installing a glibc header for those archs that are in ports.
2007-07-21 "Yann E. MORIN" Vampirise two more patches against uClibc-0.9.29 from buildroot.
2007-07-21 "Yann E. MORIN" Remove unused patch to uClibc-0.9.29.
2007-07-21 "Yann E. MORIN" Add D.U.M.A. 2.5.2 and 2.5.3.
2007-07-17 "Yann E. MORIN" Update the download messages for sstrip.c to the same mesages used in scripts/functions.
2007-07-17 "Yann E. MORIN" Re-order and rework a bit docs/overview.txt. Plus a typo fix.
2007-07-17 "Yann E. MORIN" Revisit the extract-config way of working: ct-ng is the sole entry point to crosstool-NG, and ct-ng.extrac-config no longer exists. You now have to call "ct-ng extractconfig </path/to/your/build.log" instead.
2007-07-17 "Yann E. MORIN" When isntalling aliases, send symlinks creation to CT_DEBUG log level.
2007-07-17 "Yann E. MORIN" Remove the symlinks to the build/host tools earlier.
2007-07-17 "Yann E. MORIN" Fix typo in version action.
2007-07-16 "Yann E. MORIN" Update the mips-unknown-linux-uclibc sample.
2007-07-16 "Yann E. MORIN" Update the x86_64-unknown-linux-uclibc sample.
2007-07-16 "Yann E. MORIN" Update and fix a patch to strace.
2007-07-16 "Yann E. MORIN" Update TODO.
2007-07-16 "Yann E. MORIN" Add an action to print the version.
2007-07-15 "Yann E. MORIN" Bump version to +svn.
2007-07-15 "Yann E. MORIN" Bump version to 0.2.1. crosstool-ng-0.2.1
2007-07-15 "Yann E. MORIN" Add an option to save downloaded tarballs to local tarballs directory.
2007-07-15 "Yann E. MORIN" Really unmark gcc-4.2.0 as being EXPERIMENTAL.
2007-07-15 "Yann E. MORIN" Unmark gcc-4.2.0 as being EXPERIMENTAL.