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.