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.
2007-04-17 "Yann E. MORIN" Once in a while I write some documentation... Not often enough...
2007-04-15 "Yann E. MORIN" Update to latest kconfig from linux-2.6.20.7.
2007-04-15 "Yann E. MORIN" Add headers_install for 2.6.20.7.
2007-04-11 "Yann E. MORIN" Add an option for those having the kernel headers pre-installed from a customised local tree.
2007-04-11 "Yann E. MORIN" Update credits.
2007-04-11 "Yann E. MORIN" Don't prompt for endianness not suppoted by selected architecture.
2007-04-11 "Yann E. MORIN" Change suggested by Robert P. J. DAY <rpjday@mindspring.com> to rename the "Kernel to use" prompt with "Target OS".
2007-04-10 "Yann E. MORIN" Bump version to 0.0.2-svn (not released yet).
2007-04-10 "Yann E. MORIN" Mark the version to be 0.0.1. First released snapshot. crosstool-ng-0.0.1
2007-04-10 "Yann E. MORIN" Use ${CT_TOP_DIR}/build as a base for build directories (used in default values for paths).
2007-04-10 "Yann E. MORIN" Ignore the 'build' directory at CT_TOP_DIR.
2007-04-10 "Yann E. MORIN" Update the armeb-unknown-linux-uclibc sample to use linux-2.6.20.6 headers and binutils-2.17.50.0.14.
2007-04-10 "Yann E. MORIN" Ah! Recent versions of binutils need some of the build system (read CT_BUILD) tools to be accessible (ar is but an example).
2007-04-10 "Yann E. MORIN" Vampirised another piece of patch from buildroot to apply to gcc-4.0.4.
2007-04-10 "Yann E. MORIN" Add patches for binutils 2.17.50.0.14.
2007-04-10 "Yann E. MORIN" While migrating the samples to use ${CT_TOP_DIR}/build as base for the build directories, the Makefile rules stoped working.
2007-04-10 "Yann E. MORIN" Add 2.6.20.5 and 2.6.20.6 linux kernel versions.
2007-04-10 "Yann E. MORIN" Update config.guess.
2007-03-31 "Yann E. MORIN" Add new kernel versions (2.6.20.{2,3,4}) and binutils versions (2.17.50.0.1{1,2,3,4}).
2007-03-21 "Yann E. MORIN" Update armeb-unknown-linux-uclibc sample to disable __cxa_atexit usage.
2007-03-21 "Yann E. MORIN" Patch from Enrico WEIGELT <weigelt@metux.de> to disable __cxa_atexit for those C libraries with no support (old uClibc).
2007-03-12 "Yann E. MORIN" Auto-detect Darwin (MacOS-X) and disable libintl for during build for this platform.
2007-03-11 "Yann E. MORIN" Allan Clark <allanc@chickenandporn.com> provided a way to build on host lacking a proper libintl (such as MacOS-X).
2007-03-11 "Yann E. MORIN" Rename directory "licenses" to "licenses.d" for those filesystems unable to handle lower/upper case.
2007-03-10 "Yann E. MORIN" Fix C library addons/locales downloading.
2007-03-07 "Yann E. MORIN" Update the armeb-unknown-linux-uclibc sample to using the linux-2.6.20.1 kernel headers.
2007-03-07 "Yann E. MORIN" Add an option to remove the generated documentation.
2007-03-04 "Yann E. MORIN" Add gcc-4.1.2 and update associated patches.
2007-03-04 "Yann E. MORIN" Left-over dating from the conversion from .crosstool.config to plain .config.
2007-03-04 "Yann E. MORIN" utilising -> using
2007-03-04 "Yann E. MORIN" Add sanity checks.
2007-03-04 "Yann E. MORIN" Update i586-geode-linux-uclibc sample:
2007-03-04 "Yann E. MORIN" Add linux-2.6.20.1. as a choice for linux kernel headers.
2007-03-04 "Yann E. MORIN" Argh! again. I also forgot to commit the config file enabling uClibc-0.9.28.3... :-(
2007-03-04 "Yann E. MORIN" Argh! I forgot to commit the uClibc-0.9.28.3 patches...
2007-03-04 "Yann E. MORIN" Update armeb-unknown-linux-uclibc to use uClibc-0.9.28.3.
2007-03-04 "Yann E. MORIN" Update armeb-unknown-linux-uClibc sample:
2007-03-04 "Yann E. MORIN" Update the armeb-unknow-linux-gnu sample.
2007-02-24 "Yann E. MORIN" Remove useless config targets.
2007-02-24 "Yann E. MORIN" Add the full crosstool-NG sources to the new repository of its own.
2007-02-24 "Yann E. MORIN" Repository initialisation.