2009-02-01 "Yann E. MORIN" Fix populate to correctly use tools discovered via ./configure.
2009-02-01 "Yann E. MORIN" Use tools discovered by ./configure in scripts/toolchain-config.in.
2009-02-01 "Yann E. MORIN" Use tools discovered via ./configure in scripts/showSample.sh; make it a POSIX shell script.
2009-02-01 "Yann E. MORIN" Checking for grep and sed has been rationalised, and now emit the same messages as for the other tools.
2009-02-01 "Yann E. MORIN" Use tools discovered by ./configure in scripts/saveSample.sh
2009-02-01 "Yann E. MORIN" Fix removing directories.
2009-02-01 "Yann E. MORIN" Set proper mode to installed files; fixes running when not using --local.
2009-01-31 "Yann E. MORIN" On 20090131.1659+0100, Vincent Sanders <vince@kyllikki.org> wrote:
2009-01-31 "Yann E. MORIN" On 20090131.1659+0100, Vincent Sanders <vince@kyllikki.org> wrote:
2009-01-31 "Yann E. MORIN" Add support for powerpc64, along with an EXPERIMENTAL sample.
2009-01-31 "Yann E. MORIN" Further handle the lib64 -> lib symlinks.
2009-01-31 "Yann E. MORIN" Fix downloading with CT_GetFile when no mirror is set.
2009-01-31 "Yann E. MORIN" Add infrastructure to use common config files for generated config files.
2009-01-29 "Yann E. MORIN" Update populate:
2009-01-29 "Yann E. MORIN" If compiling the Java frontend, we'll require a native gcj, but only in this case.
2009-01-29 "Yann E. MORIN" Use the path discovered by ./configure in scripts/patch-renumber.sh
2009-01-29 "Yann E. MORIN" Use the path discovered by ./configure in scripts/addToolVersion.sh
2009-01-29 "Yann E. MORIN" Fix scripts/addToolVersion.sh:
2009-01-28 "Yann E. MORIN" Add a missing line continuation '\' in the gcc retrieval function.
2009-01-27 "Yann E. MORIN" Bump version to 1.3.2+svn. 1.3
2009-01-27 "Yann E. MORIN" Bump version to 1.3.2. 1.3 crosstool-ng-1.3.2
2009-01-27 "Yann E. MORIN" Backport 1315 from .trunk: 1.3
2009-01-27 "Yann E. MORIN" Backport 1305 from /trunk: 1.3
2009-01-27 "Yann E. MORIN" Backport #1303 from /trunk: 1.3
2009-01-27 "Yann E. MORIN" Backport #1301 from /trunk, in a different manner due to underlying infrastructure changes: 1.3
2009-01-27 "Yann E. MORIN" Backport #1288 from /trunk: 1.3
2009-01-27 "Yann E. MORIN" Backpot @1279 from /trunk: 1.3
2009-01-27 "Yann E. MORIN" Backpot #1271 from /trunk: 1.3
2009-01-27 "Yann E. MORIN" Add the latest gcc-4.3.3 with the forward-ported patchset from gcc-4.3.2.
2009-01-27 "Yann E. MORIN" The gcc team seems to no longer make releases available at the ftp.gnu.org site, but only on mirrors. Add such a mirror to the list of retrieval sites.
2009-01-27 "Yann E. MORIN" Add latest Linux kernel versions: 2.6.27.13 and 2.6.28.2.
2009-01-27 "Yann E. MORIN" Fix white space damage after switching to using paths found by ./configure.
2009-01-27 "Yann E. MORIN" Ignore generated file, remove generated file on clean.
2009-01-26 "Yann E. MORIN" Ignore generated paths.mk.
2009-01-26 "Yann E. MORIN" Finally used the discovered paths from ./configure in scripts/crosstool-NG.sh:
2009-01-26 "Yann E. MORIN" Use the paths found by ./configure in the ct-ng.in makefile script and its fragments.
2009-01-25 "Yann E. MORIN" Makefile.in: remove generated paths.mk during clean
2009-01-25 "Yann E. MORIN" Makefile.in: create and install the Makefile and shell-script fragment "paths.mk", containing the paths found by ./configure
2009-01-25 "Yann E. MORIN" Makefile.in: re-order tools in alphabetical order.
2009-01-25 "Yann E. MORIN" ./configure: fix the tools pattern recognition
2009-01-25 "Yann E. MORIN" On 20090120.2203+0100, Andy Johnson <ajohnson@aecno.com> wrote:
2009-01-20 "Yann E. MORIN" On 20090115.0012+0100, "Andy Johnson" <ajohnson@aecno.com> wrote:
2009-01-20 "Yann E. MORIN" Forced-removing of a non-existing directory breaks the build.
2009-01-20 "Yann E. MORIN" Fix building ltrace on PowerPC.
2009-01-20 "Yann E. MORIN" Backport patch for glibc-2.6.1 to glibc-2.6:
2009-01-20 "Yann E. MORIN" Add latest Linux kernel versions.
2009-01-19 "Yann E. MORIN" Small semantic fix in ct.ng(.in): use make builtin variable to know the make-script name.
2009-01-18 "Yann E. MORIN" Rename scripts/crosstool.sh to scripts/crosstool-NG.sh.
2009-01-18 "Yann E. MORIN" Fix Makefile.in to use the correct variables.
2009-01-18 "Yann E. MORIN" Use ./configure-discovered paths in Makefile.
2009-01-18 "Yann E. MORIN" ./configure: enable user to specify path to some tools
2009-01-16 "Yann E. MORIN" Add headers from linux-2.6.27.11.
2009-01-12 "Yann E. MORIN" Fix removing existing directories by chmod'ing them to be user-writeable.
2009-01-12 "Yann E. MORIN" Fix a gcc-4.3.2 patch to correctly remove a file.
2009-01-12 "Yann E. MORIN" Add a glibc-2.6.1 patch from Thomas Jourdan <tjourdan@neuf.fr>:
2009-01-12 "Yann E. MORIN" Fix initialising the workspace:
2009-01-12 "Yann E. MORIN" Don't print anything about LAN mirror if it is not used.
2009-01-11 "Yann E. MORIN" The uClibc site has been overhauled lately, so the URL to retrieve sstrip has changed.
2009-01-07 "Yann E. MORIN" ./configurei: make FORCE work again:
2009-01-06 "Yann E. MORIN" Add an option to forbid downloads.
2009-01-06 "Yann E. MORIN" Update all samples to the latest set of config options.
2009-01-06 "Yann E. MORIN" Add the Eclipse Java Compiler to be able to compile Java.
2009-01-06 "Yann E. MORIN" Fix building ARM Big Endian toolchain:
2009-01-06 "Yann E. MORIN" Message beautification when saving locally.
2009-01-05 "Yann E. MORIN" Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch:
2009-01-05 "Yann E. MORIN" Fix building DUMA:
2009-01-05 "Yann E. MORIN" Fix C library addons extraction:
2009-01-04 "Yann E. MORIN" Get rid of CT_LIBC_FILE, remove useless CT_MakeAbsolutePath.
2009-01-04 "Yann E. MORIN" Get rid of CT_CC_FILE.
2009-01-04 "Yann E. MORIN" Remove support for gcc-2.95.3, it has never ever been tested.
2009-01-04 "Yann E. MORIN" Fix aborting when neither wget nor curl are present.
2009-01-04 "Yann E. MORIN" Get rid of CT_GMP_FILE and CT_MPFR_FILE.
2009-01-04 "Yann E. MORIN" A small layout enhancement in the Linux kernel build script.
2009-01-04 "Yann E. MORIN" Get rid of CT_BINUTILS_FILE.
2009-01-04 "Yann E. MORIN" Get rid off CT_KERNEL_FILE.
2009-01-04 "Yann E. MORIN" Add an experimental iPhone toolchain found on the net.
2009-01-04 "Yann E. MORIN" Enable using glibc post 2.8:
2009-01-04 "Yann E. MORIN" Add new wrapper fucntions:
2009-01-03 "Yann E. MORIN" Get rid of all stuff related to building a /delivery' traball:
2009-01-03 "Yann E. MORIN" Remove spurious line in gcc script (probably a bad copy-paste with the mouse...).
2009-01-03 "Yann E. MORIN" Remove an obsolete, mis-leading comment in the glibc/eglibc common options.
2008-12-28 "Yann E. MORIN" Small Makefile fixes.
2008-12-28 "Yann E. MORIN" Add latest Linux kernel versions:
2008-12-24 "Yann E. MORIN" Enable C++ for baremetal.
2008-12-23 "Yann E. MORIN" Further enhance the check for needed tools:
2008-12-22 "Yann E. MORIN" Rationalise ./configure
2008-12-21 "Yann E. MORIN" Make it clear that, if the second argument of CT_GetFile starts with a dot, it is considered to be the preferred extension.
2008-12-19 "Yann E. MORIN" Fix testing the automake version:
2008-12-16 "Yann E. MORIN" Backport (partialy) #1268 from trunk: 1.3
2008-12-16 "Yann E. MORIN" Get rid of the tols/ directory:
2008-12-16 "Yann E. MORIN" Better check for automake, check for either curl or wget:
2008-12-15 "Yann E. MORIN" Move patch-renumber.sh from tools/ to scripts/
2008-12-11 "Yann E. MORIN" Move toolchain-config.in from tools/ to scripts/
2008-12-11 "Yann E. MORIN" Move populate.in from tools/ to scripts/
2008-12-11 "Yann E. MORIN" Update config.guess and config.sub with the latest versions from upstream.
2008-12-11 "Yann E. MORIN" Move addToolsVersion.sh from tools/ to scripts/
2008-12-09 "Yann E. MORIN" Sanity-check CT_TARGET_VENDOR, CT_TARGET_ALIAS and CT_TARGET_ALIAS_SED_EXPR:
2008-12-09 "Yann E. MORIN" .config is in CT_TOP_DIR, and we *are* in CT_TOP_DIR.
2008-12-08 "Yann E. MORIN" Bump version to 1.3.1+svn. 1.3
2008-12-08 "Yann E. MORIN" Bump version to 1.3.0. 1.3 crosstool-ng-1.3.1
2008-12-03 "Yann E. MORIN" Backport #1256 from trunk/: 1.3
2008-12-03 "Yann E. MORIN" Use the dedicated function CT_DoConfigSub rather than invoking config.sub directly.
2008-12-01 "Yann E. MORIN" Ignore more in kconfig/:
2008-11-30 "Yann E. MORIN" Make the kconfig stuff build under Cygwin.
2008-11-30 "Yann E. MORIN" Don't use /bin/ash in samples.
2008-11-28 "Yann E. MORIN" Backport #1249 from trunk: 1.3
2008-11-28 "Yann E. MORIN" Backport #1248 from trunk: 1.3
2008-11-28 "Yann E. MORIN" Minor POSIX compliance, and typo.
2008-11-28 "Yann E. MORIN" Canonicalise CT_BUILD and CT_HOST:
2008-11-28 "Yann E. MORIN" Make it easy to use \n
2008-11-25 "Yann E. MORIN" Bump version to 1.3.0+svn. 1.3
2008-11-25 "Yann E. MORIN" Bump version to 1.3.0. 1.3 crosstool-ng-1.3.0
2008-11-25 "Yann E. MORIN" Create the 1.3 maintenance branch. 1.3
2008-11-25 "Yann E. MORIN" Bump version to 1.2.5. 1.2 crosstool-ng-1.2.5
2008-11-25 "Yann E. MORIN" Update all these samples.
2008-11-25 "Yann E. MORIN" Remove the version number from .version in /trunk.
2008-11-24 "Yann E. MORIN" Build dmalloc with -fPIC to sucessfully build the shared library with newer binutils.
2008-11-24 "Yann E. MORIN" Remove a patch for binutils-2.19 that makes the cross MIPS case fail.
2008-11-23 "Yann E. MORIN" Update this Alpha sample to use binutils-2.19.
2008-11-23 "Yann E. MORIN" Update this sample.