2007-09-17 "Yann E. MORIN" Bump version to 0.3.2+svn.
2007-09-17 "Yann E. MORIN" Bump version to 0.3.2 crosstool-ng-0.3.2
2007-09-17 "Yann E. MORIN" Mark ARM EABI as being EXPERIMENTAL.
2007-09-16 "Yann E. MORIN" ARM EABI is now working for little endian ARM targets.
2007-09-16 "Yann E. MORIN" Fix using --local.
2007-09-16 "Yann E. MORIN" Simplify a bit more bash detection.
2007-09-16 "Yann E. MORIN" Call architecture-specific functions from all scripts needing them.
2007-09-16 "Yann E. MORIN" When sstrip is already downloaded, link instead of copying (as for all other
2007-09-16 "Yann E. MORIN" Revert multilib handling. Even if we don't do multilib, we need to at least
2007-09-15 "Yann E. MORIN" Further improve the architecture-specific framework.
2007-09-15 "Yann E. MORIN" We don't support Cygwin yet, no point in having quirks in.
2007-09-14 "Yann E. MORIN" Another little fix in the documentation.
2007-09-14 "Yann E. MORIN" A little fix in the documentation.
2007-09-14 "Yann E. MORIN" Further expand the architecture-specific function: add CT_KERNEL_ARCH building.
2007-09-14 "Yann E. MORIN" Update docs/CREDITS: ARM EABI support.
2007-09-14 "Yann E. MORIN" Initial support for ARM EABI (courtesy Szilveszter Ordog <ordog@mail.thot-soft.com>).
2007-09-14 "Yann E. MORIN" Small eye-candy fix.
2007-09-14 "Yann E. MORIN" Migrate all supported architectures to use the architecture-specific framework.
2007-09-14 "Yann E. MORIN" Stop build if Makefile.in was changed.
2007-09-14 "Yann E. MORIN" Improve (POSIX-wise) determination of bashh version.
2007-09-14 "Yann E. MORIN" Add the framework to have architecture-specific configuration and functions.
2007-09-14 "Yann E. MORIN" Small eye candy fix.
2007-09-14 "Yann E. MORIN" Fix setting floating point in uClibc (thanks to Szilveszter Ordog <ordog@mail.thot-soft.com>)
2007-09-14 "Yann E. MORIN" Kill off bashisms in ./configure (thanks to Enrico Weigelt <weigelt@metux.de>).
2007-09-12 "Yann E. MORIN" Sanitise ./configure a little bit.
2007-09-12 "Yann E. MORIN" Don't use /bin/sh for crosstool-NG build scripts, we want /bin/bash!
2007-09-11 "Yann E. MORIN" Update credits to give adequate credit to Al Stone.
2007-09-11 "Yann E. MORIN" Merge from branches/ia64@476 : add ia64 preliminary support.
2007-09-11 "Yann E. MORIN" make-3.80 does not have $(lastword ...). Fix this when ct-ng calls itself: don't try to be smart, we just _know_ where ct-ng is at configure time!
2007-09-08 "Yann E. MORIN" Use symlinks to the localy stored tarballs rather than copying them.
2007-09-08 "Yann E. MORIN" In a directory previously used as CT_TOP_DIR, when using a new version, ct-ng will fail to create the symlink to the new config files.
2007-09-07 "Yann E. MORIN" Add D.U.M.A. 2_5_8 and associated patches.
2007-09-06 "Yann E. MORIN" ARM defaults to LE, MIPS to BE. Reflect this in the target configuration options.
2007-09-06 "Yann E. MORIN" Fix the glibc-2.6.1 ARM NPTL patch.
2007-09-06 "Yann E. MORIN" Updated the armeb-unknown-linux-gnu sample to use the ;ost recent glibc with NPTL.
2007-09-06 "Yann E. MORIN" Add a patch to enqable NPTL build on ARM OABI with glibc-2.6.1.
2007-09-06 "Yann E. MORIN" Updated the armeb-unknown-linux-gnu sample.
2007-09-06 "Yann E. MORIN" Updated the arm-unknown-linux-uclibc sample.
2007-09-06 "Yann E. MORIN" Updated the x86_64-unknown-linux-uclibc sample.
2007-09-06 "Yann E. MORIN" Update the i586-geode-linux-uclibc sample.
2007-09-06 "Yann E. MORIN" Update the mips-unknown-linux-uclibc sample (gcc -> 4.2.1).
2007-09-06 "Yann E. MORIN" In some cases, dmalloc fails to build when building in parallel. Do not use -j# for dmalloc.
2007-09-06 "Yann E. MORIN" Update the mips-unknown-linux-uclibc sample.
2007-09-05 "Yann E. MORIN" Update the armeb-unknown-linux-uclibc sample.
2007-09-05 "Yann E. MORIN" Update the i686-nptl-linux-gnu sample.
2007-09-02 "Yann E. MORIN" Bah, a really small cosmetic fix...
2007-09-02 "Yann E. MORIN" Print a log message when entering/leaving the two core compiler passes.
2007-09-02 "Yann E. MORIN" Add linux-2.6.22.6 for the kernel headers.
2007-09-02 "Yann E. MORIN" Unmark glibc-2.6{,.1} as being EXPERIMENTAL: they are no longer considered as such.
2007-09-01 "Yann E. MORIN" Bump version to .svn.
2007-09-01 "Yann E. MORIN" Bump version to 0.3.1. crosstool-ng-0.3.1
2007-09-01 "Yann E. MORIN" Update CREDITS.
2007-08-31 "Yann E. MORIN" Trying to guess how we were called does not work. Don't try to be smart, and take the full path, even if we are in PATH.
2007-08-30 "Yann E. MORIN" For those architectures that support both endianness, some default to big endian, others default to little endian.
2007-08-30 "Yann E. MORIN" Apply some scosmetic changes, courtesy Al Stone <ahs3@ahs3.net>.
2007-08-29 "Yann E. MORIN" Add linux-2.6.22.{4,5}
2007-08-29 "Yann E. MORIN" Add binutils-2.18.
2007-08-16 "Yann E. MORIN" Fix restoring the environment.
2007-08-15 "Yann E. MORIN" Bump version to +svn.
2007-08-15 "Yann E. MORIN" Bump version to 0.3.0. crosstool-ng-0.3.0
2007-08-15 "Yann E. MORIN" Update all samples to the latest set of options (because so much as changed since we dropped the core C compiler and many obsolete versions).
2007-08-15 "Yann E. MORIN" Add patches against gcc-3.4.6. Untested.
2007-08-15 "Yann E. MORIN" Clarify licensing issues.
2007-08-15 "Yann E. MORIN" Add linux-2.6.22.3 for kernel headers isntall.
2007-08-15 "Yann E. MORIN" Remove dead linuxthreads patches.
2007-08-15 "Yann E. MORIN" Change "triplet" (target triplet) to "tuple". That sounds better!
2007-08-15 "Yann E. MORIN" Fix printing the version string when configured with --local.
2007-08-15 "Yann E. MORIN" Add the possibility to force the number of // jobs without reconfiguring.
2007-08-15 "Yann E. MORIN" Warn when using -pipe with glibc>=2.6.
2007-08-15 "Yann E. MORIN" Get rid of the core cc selection. It is now the same as the final compiler.
2007-08-14 "Yann E. MORIN" Do a clean-up pass on the OBSOLETE features (versions):
2007-08-14 "Yann E. MORIN" Totally comment-out the multilib option: it's not implemented, and not really implementable with the current crosstool-NG scheme.
2007-08-12 "Yann E. MORIN" Don't use -pipe when building glibc>=2.6: ./configure chokes on it.
2007-08-12 "Yann E. MORIN" Fix a small typo when extracting non-compressed steps.
2007-08-12 "Yann E. MORIN" Fix saving the environment. Thanks to Mark Vels <Mark.Vels@fundem.net> for pointed it out!
2007-08-12 "Yann E. MORIN" Add experimental binutils-2.17.50.0.18, along with patches from previous snapshot.
2007-08-11 "Yann E. MORIN" Add linux-2.6.22.2 for headers.
2007-08-11 "Yann E. MORIN" Add glibc: 2.5.1 - 2.6 - 2.6.1.
2007-08-11 "Yann E. MORIN" When adding a new experimental/obsolete version, mark it as so in the prompt.
2007-08-07 "Yann E. MORIN" Introduce new config option: CT_TARGET_ALIAS_SED_EXPR
2007-08-07 "Yann E. MORIN" Make use of setsid to spawn removal processes: we don't want the rm's to stop if the main script fails and ends before all directories were removed.
2007-08-07 "Yann E. MORIN" Ignore generated doc.
2007-08-07 "Yann E. MORIN" Have Mekfile.in be a little more verbose.
2007-08-07 "Yann E. MORIN" Fix Makefile.in:
2007-08-07 "Yann E. MORIN" Revert previous spurious commit.
2007-08-07 "Yann E. MORIN" Fix the Makefile.in to correctly remove generated documentation.
2007-08-06 "Yann E. MORIN" Add patches for binutils-2.17.50.0.17 (vampirised from buildroot).
2007-08-04 "Yann E. MORIN" Add patches for gcc-4.2.1.
2007-08-03 "Yann E. MORIN" A little cleanup in the glibc's pthread headers install.
2007-07-30 "Yann E. MORIN" Remove the correct file when cleaning.
2007-07-30 "Yann E. MORIN" Change svn:ignore to reflect the new generated file.
2007-07-30 "Yann E. MORIN" Change the way the compressed man page is built/installed.
2007-07-30 "Yann E. MORIN" Overwrite pre-existing compressed man page.
2007-07-30 "Yann E. MORIN" Install a compressed man page (as per Debian's policy).
2007-07-30 "Yann E. MORIN" Small typo fix.
2007-07-30 "Yann E. MORIN" Remove any reference to libfloat. That has gone once and for all.
2007-07-30 "Yann E. MORIN" Fix the step shortcuts (using a dash would confuse make).
2007-07-29 "Yann E. MORIN" Add gcc-4.2.1.
2007-07-28 "Yann E. MORIN" Bump version to +svn.
2007-07-28 "Yann E. MORIN" Bump version to 0.2.2. crosstool-ng-0.2.2
2007-07-28 "Yann E. MORIN" Remove TODO, I can seem to update it and follow what's there... :-(
2007-07-28 "Yann E. MORIN" Add a new sample for LE ARM.
2007-07-28 "Yann E. MORIN" Fix uninstalling man.
2007-07-28 "Yann E. MORIN" Tidy up a bit the uClibc config munging.
2007-07-28 "Yann E. MORIN" Fix install: man page was not being installed.
2007-07-27 "Yann E. MORIN" Update tools/config.guess.
2007-07-24 "Yann E. MORIN" In overview.txt, document the two ways of using crosstool-NG: install and --local.
2007-07-24 "Yann E. MORIN" Mark D.U.M.A 2_5_2 and 2_5_3 as being broken: they don't even build on any of my sample toolchain... :-(
2007-07-24 "Yann E. MORIN" Update the samples to the latest option set.
2007-07-23 "Yann E. MORIN" The latest uClibc-0.9.29 patch grabbed from buildroot is buggy wrt a type (__ulong_t does not exist, while __u_long does). Fix that.
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.
2007-07-17 "Yann E. MORIN" When isntalling aliases, send symlinks creation to CT_DEBUG log level.
2007-07-17 "Yann E. MORIN" Remove the symlinks to the build/host tools earlier.
2007-07-17 "Yann E. MORIN" Fix typo in version action.
2007-07-16 "Yann E. MORIN" Update the mips-unknown-linux-uclibc sample.
2007-07-16 "Yann E. MORIN" Update the x86_64-unknown-linux-uclibc sample.
2007-07-16 "Yann E. MORIN" Update and fix a patch to strace.
2007-07-16 "Yann E. MORIN" Update TODO.
2007-07-16 "Yann E. MORIN" Add an action to print the version.
2007-07-15 "Yann E. MORIN" Bump version to +svn.
2007-07-15 "Yann E. MORIN" Bump version to 0.2.1. crosstool-ng-0.2.1
2007-07-15 "Yann E. MORIN" Add an option to save downloaded tarballs to local tarballs directory.
2007-07-15 "Yann E. MORIN" Really unmark gcc-4.2.0 as being EXPERIMENTAL.
2007-07-15 "Yann E. MORIN" Unmark gcc-4.2.0 as being EXPERIMENTAL.
2007-07-15 "Yann E. MORIN" Copy softfloat fix patch from gcc-4.1.2 to gcc-4.2.0.
2007-07-15 "Yann E. MORIN" Rename all Makefiles used by ct-ng into (something).mk, to avoid confusion.
2007-07-15 "Yann E. MORIN" Fix distclean.
2007-07-14 "Yann E. MORIN" Sanitise populate a little bit.
2007-07-14 "Yann E. MORIN" Re-order help entries in populate.
2007-07-14 "Yann E. MORIN" Re-diff strace patches against current version.
2007-07-14 "Yann E. MORIN" Add patches for strace 4.5.15.
2007-07-14 "Yann E. MORIN" Redirect the strace build messages to the logger!
2007-07-14 "Yann E. MORIN" Print a message when installing populate.
2007-07-14 "Yann E. MORIN" Upgrade populate.in:
2007-07-14 "Yann E. MORIN" DEfault log level to CT_LOG_DEBUG if CT_DEBUG_CT is set, and to CT_LOG_INFO if not.
2007-07-14 "Yann E. MORIN" Add a patch to gcc to expand switch-case to an if-else sequence (from buildroot).
2007-07-14 "Yann E. MORIN" Update config.sub.
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.
2007-07-08 "Yann E. MORIN" Ad da svn:ignore property to ignore my local TOD file.
2007-07-08 "Yann E. MORIN" Make distclean work again: don't try to remove a directory twice.
2007-07-08 "Yann E. MORIN" Add a utility to populate a root directory with libraries from the toolchain.
2007-07-08 "Yann E. MORIN" Add linux-2.6.21.6 kernel.
2007-07-07 "Yann E. MORIN" Make regtest work back again.
2007-07-07 "Yann E. MORIN" Disable tarball creation until it's fixed.
2007-07-07 "Yann E. MORIN" Clean a little bit more.
2007-07-07 "Yann E. MORIN" More uClibc parrallel compilation cleanup.
2007-07-07 "Yann E. MORIN" Parrallel compilation is broken for uClibc (I don't know if any of my patches is doing it, or if mainline is already broken).
2007-07-07 "Yann E. MORIN" Silence "which" being verbose in some distros. (eg. Mandriva's which spawns "foobar was not found in /bin:/usr/bin:...." directly on stderr)
2007-07-06 "Yann E. MORIN" Update the mips-unknown-linux-uclibc sample, now it is able to build both linux and busybox.
2007-07-05 "Yann E. MORIN" Update the armeb-unknown-linux-gnu to be buildable.
2007-07-04 "Yann E. MORIN" Update version to 0.1.2+svn.
2007-07-04 "Yann E. MORIN" Bump version to 0.1.2. crosstool-ng-0.1.2
2007-07-04 "Yann E. MORIN" ct-ng now needs the 'build' action to be passed when restarting/stopping at a specific step.
2007-07-04 "Yann E. MORIN" Before trying to download sstrip (from buildroot), try a local copy first.
2007-07-04 "Yann E. MORIN" Update the overview documentation.
2007-07-04 "Yann E. MORIN" Update the armeb-unknown-linux-uclibc sample to:
2007-07-03 "Yann E. MORIN" Add binutils-2.17.50.0.17.
2007-07-03 "Yann E. MORIN" The armeb-unknown-linux-uclibc sample now builds without libfloat.
2007-07-03 "Yann E. MORIN" Make checking the linux installed headers optional (instead of systematic).
2007-07-03 "Yann E. MORIN" Kill "./configure --local", it does not work and it is dangerous if one tries to "make uninstall"!
2007-07-02 "Yann E. MORIN" Get rid of eclipse fiels once and for all.
2007-07-02 "Yann E. MORIN" Bump version to +svn.
2007-07-02 "Yann E. MORIN" Bump version. crosstool-ng-0.1.1
2007-07-02 "Yann E. MORIN" Don't install licenses files.
2007-07-02 "Yann E. MORIN" Fix handling --prefix.
2007-07-02 "Yann E. MORIN" Update docs/overview.txt to match the new way to call crosstool-ng: "ct-ng [action]" in lieu of "make [action]".
2007-07-02 "Yann E. MORIN" Rephrase the licensing of patches/
2007-07-02 "Yann E. MORIN" Little update to CREDITS.
2007-07-02 "Yann E. MORIN" Silence calling the saveSample.sh script.
2007-07-01 "Yann E. MORIN" Get rid of the eclipse files.
2007-07-01 "Yann E. MORIN" Update version back to +svn.
2007-07-01 "Yann E. MORIN" Bump version to 0.1.0 crosstool-ng-0.1.0
2007-07-01 "Yann E. MORIN" Fix running without installing.
2007-07-01 "Yann E. MORIN" chmod ct-ng to be executable in the build dir.
2007-07-01 "Yann E. MORIN" ./configure gains a help entry.
2007-07-01 "Yann E. MORIN" Merge the build system to trunk: ct-ng is now installable:
2007-06-26 "Yann E. MORIN" Better handling of the steps lists:
2007-06-19 "Yann E. MORIN" Make the progress bar a default for all samples.
2007-06-18 "Yann E. MORIN" Always call distclean after each sample when doing a regtest.
2007-06-17 "Yann E. MORIN" Update version to -svn.
2007-06-17 "Yann E. MORIN" Prepare to release crosstool-ng-0.0.5. crosstool-ng-0.0.5
2007-06-17 "Yann E. MORIN" Rework the help system. For now, this is mostly a no-op (it only re-organise the help entries), but later, that may come in handy when we want ct-ng to be installable).
2007-06-17 "Yann E. MORIN" Offer an option to build the gdbserver statically. This helps in case of debugging shared library loading.
2007-06-17 "Yann E. MORIN" The log file is no longer configurable: it is always "${CT_PREFIX_DIR}/build.log".
2007-06-17 "Yann E. MORIN" Default the progress bar to 'Y'.
2007-06-17 "Yann E. MORIN" Bail out if .config is missing.
2007-06-17 "Yann E. MORIN" Speak of regtest in "make help".
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.