2007-07-14 "Yann E. MORIN" Echo what's going on when make-ing and installing crosstool-NG. Use kernel-like simplified messages.
2007-07-13 "Yann E. MORIN" Mark some linux versions as obsolete.
2007-07-13 "Yann E. MORIN" Mark binutils-2.6.17.* as being EXPERIMENTAL versions.
2007-07-13 "Yann E. MORIN" Document CT_OBSOLETE, CT_EXPERIMENTAL and CT_BROKEN.
2007-07-13 "Yann E. MORIN" Add ltrace (and libelf) utilities.
2007-07-13 "Yann E. MORIN" Introduce a BROKEN option (depends on EXPERIMENTAL) to hide/see broken stuff for debugging sessions!
2007-07-13 "Yann E. MORIN" Add a test for lynx (needed to download sstrip.c from buildroot).
2007-07-12 "Yann E. MORIN" Get rid of the legacy local variable got_it.
2007-07-12 "Yann E. MORIN" Test for curl or wget only once, not at each download.
2007-07-12 "Yann E. MORIN" Add the TODO file.
2007-07-12 "Yann E. MORIN" Add strace debugging aid.
2007-07-12 "Yann E. MORIN" Unmark D.U.M.A. as being EXPERIMENTAL.
2007-07-12 "Yann E. MORIN" Use "$CT_CC}" instead of "gcc" when calling target compilers.
2007-07-12 "Yann E. MORIN" Add D.U.M.A., the Electric Fence successor.
2007-07-12 "Yann E. MORIN" Fix linking target-cc to target-gcc.
2007-07-11 "Yann E. MORIN" Fix a type in the debug and tools templates.
2007-07-11 "Yann E. MORIN" Overwrite existing symlinks when installing crosstool-NG.
2007-07-11 "Yann E. MORIN" Add an x86_64 sample.
2007-07-11 "Yann E. MORIN" Change the target-cc link from soft to hard. This way, there's no soft link in this directory.
2007-07-09 "Yann E. MORIN" Revamp the regtest action:
2007-07-09 "Yann E. MORIN" Separate clean actions from build actions;
2007-07-09 "Yann E. MORIN" Be a little more verbose during regtest to say that a sample did build.
2007-07-09 "Yann E. MORIN" Update man page to explictly point to overview.txt.
2007-07-09 "Yann E. MORIN" Add linux-2.6.22.
2007-07-08 "Yann E. MORIN" Bump version to +svn.
2007-07-08 "Yann E. MORIN" Bump version to 0.2.0. crosstool-ng-0.2.0
2007-07-08 "Yann E. MORIN" Fix the install procedure:
2007-07-08 "Yann E. MORIN" Update the mips-unknown-linux-uclibc sample.
2007-07-08 "Yann E. MORIN" Update the i586-geode-linux-uclibc sample.
2007-07-08 "Yann E. MORIN" Add (EXPERIMENTAL) in prompts of those options that depend on EXPERIMENTAL.