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...
2007-05-20 "Yann E. MORIN" Add gcc-4.2.0 (EXPERIMENTAL) and some patches vampirised from buildroot (302 rediffed against 4.2.0).
2007-05-19 "Yann E. MORIN" Fix adding versions for the core C compiler.
2007-05-19 "Yann E. MORIN" Add uClibc-0.9.29:
2007-05-19 "Yann E. MORIN" Correctly handle the libfloat case: download, extract and patch sub-actions.
2007-05-19 "Yann E. MORIN" Remove an incorrect path from uClibc-0.9.29: we _do_ need a xgcc to buld this header!
2007-05-18 "Yann E. MORIN" Un-mark gdb and dmalloc being EXPERIMENTAL.
2007-05-18 "Yann E. MORIN" Little fix up in a message during the dmalloc build.
2007-05-18 "Yann E. MORIN" Add dmalloc debug library facility.
2007-05-18 "Yann E. MORIN" Really use local copy first in case it does not have the same extension as the downloadable tarball.
2007-05-18 "Yann E. MORIN" Remove even more documentation.
2007-05-18 "Yann E. MORIN" Reverting to uClibc-0.9.28.3, as 0.9.29 spawns incorrect bits/sysnum.h (needs a xgcc first!).
2007-05-18 "Yann E. MORIN" Bah, forgot to ci CREDITS...
2007-05-18 "Yann E. MORIN" Patches for glibc-2.5, courtesy of "Robert P. J. Day" <rpjday@mindspring.com>
2007-05-17 "Yann E. MORIN" Make the debug config menu a generated file.
2007-05-17 "Yann E. MORIN" Debug facilities:
2007-05-14 "Yann E. MORIN" Move the whole threading ;odel choice out of glibc and into the generic C library options: even uClibc may have NPTL at one point in the (hopefully near) future.
2007-05-14 "Yann E. MORIN" Quiet some messages from the configurators. We don't need them.
2007-05-13 "Yann E. MORIN" Oupsss... Didn't save scripts/crosstool.sh prior to comiting. :-(
2007-05-13 "Yann E. MORIN" update the documentation somewhat. Still not complete, though... :-(
2007-05-13 "Yann E. MORIN" Remove dead entries for components not yet integrated: cygwin kernel, tcc...
2007-05-13 "Yann E. MORIN" Update version to -svn.
2007-05-13 "Yann E. MORIN" Mark version 0.0.2. crosstool-ng-0.0.2
2007-05-13 "Yann E. MORIN" Correctly handle the version string, defined in a single place now.
2007-05-12 "Yann E. MORIN" New make target to save the configured nad built!) toolchain.
2007-05-11 "Yann E. MORIN" Like tweak to the armeb-xscale-linux-uclibc sample to not renice the build.
2007-05-10 "Yann E. MORIN" Update the way we handle directories supplied by the user:
2007-05-10 "Yann E. MORIN" Clean the sample saving script.
2007-05-09 "Yann E. MORIN" libfloat is a component by itself, not a sup-part of the C library.
2007-05-09 "Yann E. MORIN" Again, some progress bar optimisation.
2007-05-08 "Yann E. MORIN" Hop, a somewhat more efficient progress bar, less CPU consuming, if that was a problem :-)
2007-05-08 "Yann E. MORIN" Beautify the progress bar.
2007-05-08 "Yann E. MORIN" Fix handling of downloader output: they are now correctly logged using the internal log facility.
2007-05-08 "Yann E. MORIN" Huge fixes to glibc build, so that we can build at least (and at last):
2007-05-08 "Yann E. MORIN" Inform that a component is already extracted.
2007-05-08 "Yann E. MORIN" Print the elapsed time alongside with the progress bar, such as below:
2007-05-08 "Yann E. MORIN" Cosmetics: newline at end of file, ports are now a separate option.
2007-05-08 "Yann E. MORIN" Print the major components and their version when calling "make help".
2007-05-08 "Yann E. MORIN" Bah. Be silent when there is nothing to do: glibc has no config (file) to check.
2007-05-08 "Yann E. MORIN" Remove the incomplete i686-unknown-linux-uclibc sample.
2007-05-07 "Yann E. MORIN" Update the i586-geode-linux-uclibc sample.
2007-05-07 "Yann E. MORIN" Don't make checking the kernel config file a step by itself. Only make it a step if we need a not-provided kernel config file.
2007-05-07 "Yann E. MORIN" Bah, the arm-qemu-linux-uclibc sample isn't usefull. Base your work on the armeb-unkown-linux-uclibc sample instead.
2007-05-07 "Yann E. MORIN" Update the mips-unknown-linux-uclibc sample:
2007-05-07 "Yann E. MORIN" Update armeb-unknown-linux-uclibc sample:
2007-05-07 "Yann E. MORIN" Simplify kernel config file need.
2007-05-07 "Yann E. MORIN" Don't print directories as we descend into them.
2007-05-07 "Yann E. MORIN" Fix glibc and uClibc downloading and extracting.
2007-05-07 "Yann E. MORIN" Merge the save-sample branch to trunk:
2007-05-06 "Yann E. MORIN" Linux kernel headers install does not need the kernel to be configured. Dropping this unneccessary step.
2007-05-06 "Yann E. MORIN" Introduce an OBSOLETE config option, to mask-out legacy stuff.
2007-05-06 "Yann E. MORIN" Add uClibc-0.9.29 now it's out, and remove the 0.9.29-rc1.
2007-05-03 "Yann E. MORIN" Rename the MIPS toolchain: it's not qemu-specific!
2007-05-03 "Yann E. MORIN" Final merge from the MIPS branch.
2007-05-01 "Yann E. MORIN" Update CREDITS.
2007-05-01 "Yann E. MORIN" Merge patches sent by Robert P. J. Day <rpjday@mindspring.com>.
2007-05-01 "Yann E. MORIN" Vampirise patches for binutils 2.17 from buildroot.
2007-05-01 "Yann E. MORIN" Remove the superfluous _config suffix to preconfigured targets (in "make help").
2007-05-01 "Yann E. MORIN" Update tools/config.sub to latest from gnu.org
2007-05-01 "Yann E. MORIN" Add uClibc-0.9.29_rc1.
2007-05-01 "Yann E. MORIN" Add linux 2.6.21 and 2.6.21.1 for headers_install.
2007-05-01 "Yann E. MORIN" Some little cosmetics in final compiler.
2007-04-23 "Yann E. MORIN" The linux kernel config file is now optional. If none is given, a default one is created using the default target for the given architecture.
2007-04-23 "Yann E. MORIN" Fixed a non-fatal bug in a sed expression.
2007-04-23 "Yann E. MORIN" Second shot at merging from the MIPS branch:
2007-04-23 "Yann E. MORIN" Merge missing ABI code from the MIPS branch.
2007-04-21 "Yann E. MORIN" Merge first shot from the MIPS branch.
2007-04-18 "Yann E. MORIN" Maybe one time we'll have subdirs in the config/ directory: find all dependencies for .config.
2007-04-18 "Yann E. MORIN" When adding a new tool version, allow it to be EXPERIMENTAL.
2007-04-18 "Yann E. MORIN" Try to further fix using of the build and/or host tools for binutils to build properly.
2007-04-17 "Yann E. MORIN" Add the EXPERIMENTAL option to show options marked as such.