2007-06-17 "Yann E. MORIN" Update version to -svn.
2007-06-17 "Yann E. MORIN" Prepare to release crosstool-ng-0.0.4. crosstool-ng-0.0.4
2007-06-17 "Yann E. MORIN" scripts/showSamples.sh:
2007-06-17 "Yann E. MORIN" Add intermediate mesages when building regtests.
2007-06-17 "Yann E. MORIN" Add the "regtest" make target: call "make regtest", and all samples wil be built, and a tarball made for each of them. First sample to fail causes the test to stop.
2007-06-16 "Yann E. MORIN" scripts/functions is responsible for initiating the log file.
2007-06-16 "Yann E. MORIN" Fix printing components' file names.
2007-06-16 "Yann E. MORIN" Answer default values when doing a defoldconfig.
2007-06-16 "Yann E. MORIN" When doing a silent old config, don't check if stdin was redirected. ct-ng doesn't use this feature, and even better yet, it makes explicit use of redirecting both stdin and stdout at aome moments.
2007-06-16 "Yann E. MORIN" Add a function to print each component's filename: this eases building the tarball of the generated toolchain.
2007-06-16 "Yann E. MORIN" When searching a matching extension for a file, also check for the empty extension.
2007-06-16 "Yann E. MORIN" Rework the generated config file handling.
2007-06-16 "Yann E. MORIN" Don't go menuconfig if no .config present.
2007-06-16 "Yann E. MORIN" dd the two latest versions of the linux kernel.
2007-06-16 "Yann E. MORIN" Add two te;plates on how to add a new tool/debug facility.
2007-06-04 "Yann E. MORIN" Stale log files are now named "log.*", not "*.log".
2007-06-04 "Yann E. MORIN" Small eye-candy fix.
2007-06-02 "Yann E. MORIN" Be a little more explicit when the user wants to restart a non-restartable build.
2007-06-02 "Yann E. MORIN" Revert revision 201: renaming the two cc_core passes was a bad idea.
2007-06-02 "Yann E. MORIN" scripts/build/libc_glibc.sh:
2007-06-01 "Yann E. MORIN" Rename two steps to their real names:
2007-06-01 "Yann E. MORIN" Add the first tool facility: sstrip.
2007-06-01 "Yann E. MORIN" Introduce the notion of tols facilities (none so far, sstrip coming right away...).
2007-06-01 "Yann E. MORIN" Kill duplicated help text.
2007-06-01 "Yann E. MORIN" Messages from the downloaders should be tagged ALL, not DEBUG.
2007-05-29 "Yann E. MORIN" Small fix in the log level when dumping the last messages (elapsed time).
2007-05-29 "Yann E. MORIN" Threading model does not belong to the target sub-menu, but to the toolchain sub-menu.
2007-05-28 "Yann E. MORIN" Fix and enhance the STOP/RESTART facility.
2007-05-28 "Yann E. MORIN" Fix comment about glibc's extra addons config option.
2007-05-28 "Yann E. MORIN" Don't start a state restoration if it is not available.
2007-05-27 "Yann E. MORIN" Fix libfloat when calling the compiler:
2007-05-27 "Yann E. MORIN" Update tools/config.guess.
2007-05-27 "Yann E. MORIN" No longer mark NPTL as being EXPERIMENTAL.
2007-05-27 "Yann E. MORIN" Forgot to remove all build system tools from the generated toolchain.
2007-05-27 "Yann E. MORIN" Merge the NPTL stuff.
2007-05-25 "Yann E. MORIN" Add the possibility to stop after a specified step.
2007-05-24 "Yann E. MORIN" In the non-canadian case, also force the build system.
2007-05-24 "Yann E. MORIN" Update version to -svn.
2007-05-24 "Yann E. MORIN" Prepare to release crosstool-ng-0.0.3. crosstool-ng-0.0.3
2007-05-24 "Yann E. MORIN" We need to build libiberty before gcc only in the canadian case, not the opposite.
2007-05-23 "Yann E. MORIN" Correctly handle the log level overide in scripts/tarball.sh.
2007-05-23 "Yann E. MORIN" A little eye conady in the Makefile.
2007-05-23 "Yann E. MORIN" In CT_Abort(), don't send output to stderr. Let the log facility handle where things should go.
2007-05-23 "Yann E. MORIN" Sanitise CT_DoBuildTargetTriplet a bit.
2007-05-23 "Yann E. MORIN" Correctly handle the log level overide in scripts/saveSample.sh.
2007-05-22 "Yann E. MORIN" Update mips-unknown-linux-uclibc to the latest set of config options.
2007-05-22 "Yann E. MORIN" Mark broken samples as such: use a file named 'broken' in the sample's directory.
2007-05-22 "Yann E. MORIN" Be verbose when making build system tools available, and when access is removed. Log this to DEBUG.
2007-05-22 "Yann E. MORIN" Update the svn:ignore property to get rid of the ever-changing Eclipse files.
2007-05-22 "Yann E. MORIN" Implement a restart facility.
2007-05-22 "Yann E. MORIN" Add two new versions to binutils.
2007-05-22 "Yann E. MORIN" Update the mips-unknown-linux-uclibc sample to the new set of config options.
2007-05-22 "Yann E. MORIN" Port the custom ISA patch to uClibc-0.9.29
2007-05-22 "Yann E. MORIN" Only prompt for libfloat for those target that support it.
2007-05-22 "Yann E. MORIN" Fix warning about setting --host and not --build.
2007-05-22 "Yann E. MORIN" Upgrade scripts/tarball.sh and scripts/saveSample.sh to use the new logging facility.
2007-05-21 "Yann E. MORIN" Move the config script for the build dir to the source dir.
2007-05-20 "Yann E. MORIN" Fix gdb to install in CT_PREFIX_DIR rather than CT_INSTALL_DIR.
2007-05-20 "Yann E. MORIN" Ah! I finally have a progress bar that doesn't stall the build!
2007-05-20 "Yann E. MORIN" Forgot to svn add...