2008-07-03 "Yann E. MORIN" Update the i686 sample.
2008-07-03 "Yann E. MORIN" Mark gdb-6.8 as being no longer EXPERIMENTAL.
2008-07-03 "Yann E. MORIN" Add latest linux kernel 2.6.25.10.
2008-07-02 "Yann E. MORIN" Add a new MIPS little endian sample, reported by Alexander BIGGA.
2008-06-30 "Yann E. MORIN" Update samples to the latest architecture framework.
2008-06-30 "Yann E. MORIN" Newer, better, tsocks(1)-like wrapper script for D.U.M.A.
2008-06-30 "Yann E. MORIN" Completely move GMP and MPFR files out of the compiler way into their own directory.
2008-06-30 "Yann E. MORIN" Re-order architecture specifics.
2008-06-30 "Yann E. MORIN" Force CT_WORK_DIR to "${CT_TOP_DIR}/targets" when saving the config as a new sample.
2008-06-27 "Yann E. MORIN" Only present each of arch, abi, cpu tune and fpu optimisations for those targets supporting them.
2008-06-27 "Yann E. MORIN" Update the architecture API: architecture help is mandatory.
2008-06-27 "Yann E. MORIN" Update the Openrisc contributed support to the new auto-generated architecture menu.
2008-06-27 "Yann E. MORIN" Autogenerate the architecture selection choice menu.
2008-06-27 "Yann E. MORIN" Update the samples.
2008-06-27 "Yann E. MORIN" Native gcc is picky about the CC and LD variables. Set them unconditionally, whether building static or not.
2008-06-27 "Yann E. MORIN" Do al ittle bit more jobs in parallel while building gcc.
2008-06-26 "Yann E. MORIN" Update the Alpha sample to check host GMP and MPFR.
2008-06-26 "Yann E. MORIN" Update the alpha sample to newer versions.
2008-06-25 "Yann E. MORIN" Don't force building target GMP and MPFR when a native gdb is built. Rather,
2008-06-25 "Yann E. MORIN" Add latest Linux kernel versions.
2008-06-25 "Yann E. MORIN" Update documentation.
2008-06-25 "Yann E. MORIN" Update samples.
2008-06-25 "Yann E. MORIN" Add a new sample for PowerPC. Suggested by Daniel DITTMANN.
2008-06-25 "Yann E. MORIN" Alloow for reporter without an URL (for privately mailed submissions).
2008-06-25 "Yann E. MORIN" Add a patch to gcc-4.2.{0,1,2,3} to fix soft-float on PowerPC.
2008-06-25 "Yann E. MORIN" Eye-candy in the ./configure help.
2008-06-25 "Yann E. MORIN" Enable using contributed code: add a new ./configure option to select which contributions should be applied.
2008-06-25 "Yann E. MORIN" Change default path where toolchain will run from to "${HOME}/x-tools/${CT_TARGET}".
2008-06-24 "Yann E. MORIN" Add a new patch to make glibc build with latest (4.3.x) gcc.
2008-06-24 "Yann E. MORIN" New patches from Ioannis E. VENETIS to allow building more up-to-date Alpha x-compilers.
2008-06-24 "Yann E. MORIN" Allow to store working files outside the build tree (eg. incase the working tree is on the network).
2008-06-24 "Yann E. MORIN" Don't build ncurses ADA bindings if an ADA x-compiler was not built.
2008-06-24 "Yann E. MORIN" Update samples to the latest set of options, build-tested.
2008-06-24 "Yann E. MORIN" Add a new patch to make glibc-es build with latest binutils (starting with 2.18.50.0.4).
2008-06-24 "Yann E. MORIN" Re-diff the openrisc support contrin patch to current code.
2008-06-23 "Yann E. MORIN" Sort samples.
2008-06-22 "Yann E. MORIN" Alexander Bigga reported this new sample.
2008-06-22 "Yann E. MORIN" Only priunt WARNings when saving the current configuration.
2008-06-20 "Yann E. MORIN" GMP and MPFR are no longer a sub-component of gcc (config-wise).
2008-06-20 "Yann E. MORIN" Un-mark Socks proxy settings as BROKEN.
2008-06-20 "Yann E. MORIN" Update config.sub.
2008-06-20 "Yann E. MORIN" Print "Build completed" only if not in error, not the other way around.
2008-06-20 "Yann E. MORIN" Really don't re-build MPFR autotools files at each run.
2008-06-20 "Yann E. MORIN" Update the alpha sample.
2008-06-20 "Yann E. MORIN" Don't force building a gdbserver when only native gdb is selected.
2008-06-20 "Yann E. MORIN" Only rebuild MPFR config files at extract time, not for every builds.
2008-06-20 "Yann E. MORIN" 1.1 maintenance: bump version to +svn 1.1
2008-06-20 "Yann E. MORIN" 1.1 maintenance: bump version to 1.1.3a 1.1 crosstool-ng-1.1.3a
2008-06-20 "Yann E. MORIN" Backport #725 from trunk: 1.1
2008-06-20 "Yann E. MORIN" Realy fix building MPFR.
2008-06-20 "Yann E. MORIN" Bump version to +svn. 1.1
2008-06-19 "Yann E. MORIN" 1.1 maintenance: bump version to 1.1.3 1.1 crosstool-ng-1.1.3
2008-06-19 "Yann E. MORIN" Backport #718 from trunk: 1.1
2008-06-19 "Yann E. MORIN" Backport #698 from trunk: 1.1
2008-06-19 "Yann E. MORIN" Backport #697 from trunk: 1.1
2008-06-19 "Yann E. MORIN" Backport #676 from trunk: 1.1
2008-06-19 "Yann E. MORIN" Fix building MPFR on distro that have strict sanity checks on libtool.m4 and ltmain.sh versions mismatch. UNTESTED!
2008-06-19 "Yann E. MORIN" A bunch of fixes/improvements to the gdb build:
2008-06-19 "Yann E. MORIN" Only print "Build completed" if build was successful.
2008-06-19 "Yann E. MORIN" Fix building D.U.M.A. when C++ is not configured.
2008-06-19 "Yann E. MORIN" Build a C++ friendly uClibc.
2008-06-19 "Yann E. MORIN" Ioannis E. VENETIS was the first to report working alpha sample. Give him credits.
2008-06-19 "Yann E. MORIN" When building uClibc, always build the libpthread_db.
2008-06-18 "Yann E. MORIN" Help ncurses to install properly.
2008-06-18 "Yann E. MORIN" Re-format the dumped DokuWiki table of samples.
2008-06-18 "Yann E. MORIN" Update the alpha sample with an updated set of options and features.
2008-06-18 "Yann E. MORIN" Fix saving samples.
2008-06-18 "Yann E. MORIN" Fix building native gdb: download, extract, patch, build and install the ncurses library (that is needed by gdb)
2008-06-17 "Yann E. MORIN" Introduce latest D.U.M.A. version and associated patches rediffed.
2008-06-17 "Yann E. MORIN" Fix building D.U.M.A:
2008-06-17 "Yann E. MORIN" Add patches for gdb 6.7, 6.7.1 and 6.8, vampirised from the Gentoo CVS.
2008-06-17 "Yann E. MORIN" Fix building dmalloc in case strdup is a macro (uncaught when x-compiling certain targets).
2008-06-17 "Yann E. MORIN" Help glibc build by exporting PARALLELMFLAGS.
2008-06-17 "Yann E. MORIN" Change the log level of a core gcc build message (headers copy), from EXTRA to DEBUG.
2008-06-17 "Yann E. MORIN" Add altest linux kernel versions.
2008-06-16 "Yann E. MORIN" New patch to make glibces build for Alpha with latest linux kernel headers.
2008-06-15 "Yann E. MORIN" Some makeinfo versions are a pain in [somewhere very painful].
2008-06-15 "Yann E. MORIN" Better install the libraries improperly installed by gcc in prefix/target/lib instead of sysroot/usr/lib.
2008-06-15 "Yann E. MORIN" When saving a sample, force the prefix directory to be ${HOME}/x-tools/${CT_TARGET} .
2008-06-15 "Yann E. MORIN" Samples should default to installing into ${HOME}/x-tools/${CT_TARGET}
2008-06-15 "Yann E. MORIN" Add a new rule to build the sample table ready to include in the WiKi.
2008-06-15 "Yann E. MORIN" Update the Alpha sample to a working combination.
2008-06-15 "Yann E. MORIN" Make binutils 2.17 recognise makeinfo 2.11 as being more recent than the required 2.4.
2008-06-14 "Yann E. MORIN" Preliminary Alpha support, courtesy Ioannis E. Venetis <venetis@capsl.udel.edu>.
2008-06-14 "Yann E. MORIN" Remove 'make' warning whith ./configure --local.
2008-06-11 "Yann E. MORIN" Re-instate a functionnal --local test.
2008-06-11 "Yann E. MORIN" Include the full version number in the directory paths installed.
2008-06-11 "Yann E. MORIN" Print a little bit of progress in ./configure (computing the version string can be long, especially on networked file systems).
2008-06-10 "Yann E. MORIN" Vampirise patches for gcc-4.3.{0,1} from gentoo. Absolutely untested...
2008-06-09 "Yann E. MORIN" gcc-4.2.3 works quite well on my targets, now.
2008-06-09 "Yann E. MORIN" Add menu entries for gcc-4.3.{0,1} as EXPERIMENTAL features.
2008-06-09 "Yann E. MORIN" gcc-4.3.0 and later requires GMP and MPFR.
2008-06-09 "Yann E. MORIN" addToolVersion.sh: remove debug code.
2008-06-09 "Yann E. MORIN" Latest linux version for headers isntall.
2008-06-09 "Yann E. MORIN" Fix addToolVersion.sh after breakage with support for gcc-4.3 (stupid anyway...).
2008-06-09 "Yann E. MORIN" Add support for the up-coming gcc-4.3.
2008-06-01 "Yann E. MORIN" Rework a little bit the steps and samples help entries.
2008-06-01 "Yann E. MORIN" The version strings being computed at ./configure time, store it as is, and don't install a .version file.
2008-06-01 "Yann E. MORIN" ./configure expects message to be in the C locale, so force that.
2008-05-31 "Yann E. MORIN" Matthias Kaehlcke <matthias at kaehlcke dot net> writes:
2008-05-31 "Yann E. MORIN" Backport #654 from trunk: 1.1
2008-05-26 "Yann E. MORIN" Rework dumping the samples.
2008-05-26 "Yann E. MORIN" Update the list of known issues.
2008-05-25 "Yann E. MORIN" Bump maintenance branch version to +svn. 1.1
2008-05-25 "Yann E. MORIN" Bump maintenance branch version. 1.1 crosstool-ng-1.1.2
2008-05-25 "Yann E. MORIN" Add a new helper function: CT_DoExecLog.
2008-05-25 "Yann E. MORIN" Add the armeb-unknown-linux-uclibcgnueabi sample, which builds an ARM EABI, big-endian, uClibc-based toolchain.
2008-05-25 "Yann E. MORIN" Fix building big-endian ARM EABI toolchains (build-tested only).
2008-05-24 "Yann E. MORIN" Multilib is gone, so don't use it when building gcc.
2008-05-24 "Yann E. MORIN" Use the arch-specific target LDFLAGS into the final target LDFLAGS.
2008-05-24 "Yann E. MORIN" Building multi-lib aware toolchains is not supported, and won'yt be before a loooong time. Remove the associated config entry.
2008-05-22 "Yann E. MORIN" Backport #661 from trunk: 1.1
2008-05-22 "Yann E. MORIN" Improve handling of __cxa_atexit by Arnaud Vrac <rawoul at zogzog dot org>.
2008-05-21 "Yann E. MORIN" Introduce target-specific LDFLAGS, the same way we have CFLAGS for the target.
2008-05-21 "Yann E. MORIN" Bump maintenance version to +svn... 1.1
2008-05-21 "Yann E. MORIN" Backport #657 from trunk: 1.1
2008-05-21 "Yann E. MORIN" Build an MPFR library that is thread-safe (I don't know if either binutils or gcc are threaded themselves).
2008-05-20 "Yann E. MORIN" Get rid of all `command` (which is a bashism), and replace them with $(command), which is POSIX.
2008-05-19 "Yann E. MORIN" In the future, we'll be able to download /old/ MPFR versions.
2008-05-19 "Yann E. MORIN" Add a security patch for MPFR-2.3.1.
2008-05-18 "Yann E. MORIN" PowerPC support by Daniel Dittmann.
2008-05-18 "Yann E. MORIN" Fix building OABI NPTL ARM with glibc-2.7.
2008-05-18 "Yann E. MORIN" Fix building glibc-2.6.1 and glibc-2.7 for ARM with recent kernels.
2008-05-15 "Yann E. MORIN" 1.1 mainteance: bump version to 1.1.1. 1.1 crosstool-ng-1.1.1
2008-05-15 "Yann E. MORIN" Backport #639 from trunk: 1.1
2008-05-15 "Yann E. MORIN" Backport #635 from trunk: 1.1
2008-05-15 "Yann E. MORIN" Backport #634 from trunk: 1.1
2008-05-15 "Yann E. MORIN" Backport #633 from trunk: 1.1
2008-05-15 "Yann E. MORIN" Backport #631 from trunk: 1.1
2008-05-15 "Yann E. MORIN" Backport #629 from trunk: 1.1
2008-05-15 "Yann E. MORIN" Backport #627 from trunk: 1.1
2008-05-15 "Yann E. MORIN" Create a maintenance branch for 1.1. 1.1
2008-05-15 "Yann E. MORIN" Introduce a new option to overide components' config.{gues,sub} with the one provided with crosstool-NG.
2008-05-15 "Yann E. MORIN" Fix forcing source extraction.
2008-05-15 "Yann E. MORIN" Add latest binutils snapshot, and propagate patches from previous snapshot.
2008-05-15 "Yann E. MORIN" Add latest linux kernel versions for installing headers.
2008-05-14 "Yann E. MORIN" Small config fix todefault to non-verbose uClibc build.
2008-05-14 "Yann E. MORIN" Fix the EABI case for ARM.
2008-05-14 "Yann E. MORIN" Better configure binutils, both for host and target.
2008-05-14 "Yann E. MORIN" Sanitise and use CT_CC_NATIVE.
2008-05-14 "Yann E. MORIN" Introduce a new option to render (or not) uClibc' build verbose.
2008-05-14 "Yann E. MORIN" Export endianness CFLAGS.
2008-05-14 "Yann E. MORIN" Vampirise three new patches for uClibc, coming from buildroot.
2008-05-14 "Yann E. MORIN" Fix building uClibc-based, soft-float toolchains by correctly setting float support in the uClibc config file.
2008-05-11 "Yann E. MORIN" Improve a comment in code.
2008-05-11 "Yann E. MORIN" Add a patch to the ageing glibc-2.3.6 to make it compile on stupid shells that have a defective implementation of echo.
2008-05-08 "Yann E. MORIN" Update tools/config.{guess,sub}.
2008-05-08 "Yann E. MORIN" Update the URLs where to retrieve config.guess and config.sub from.
2008-05-06 "Yann E. MORIN" Add a new option to set connection timeout while downloading.
2008-05-04 "Yann E. MORIN" Bump up version to 1.1.0+svn.
2008-05-04 "Yann E. MORIN" Tag 1.1.0 version. crosstool-ng-1.1.0
2008-05-04 "Yann E. MORIN" Bump version number to 1.0.0. crosstool-ng-1.1.0
2008-05-04 "Yann E. MORIN" Update samples to latest set of options.
2008-05-03 "Yann E. MORIN" One-liner to fix default proxy config.
2008-05-03 "Yann E. MORIN" Some people are reposrting that ftp does not work on their network, probably due to proxies, while http does work.
2008-05-03 "Yann E. MORIN" As a bonus, the i686-nptl-linux-gnu can build Fortrn and Java!
2008-05-03 "Yann E. MORIN" This one was hard to build. At least a combination taht works.
2008-05-03 "Yann E. MORIN" Fix tools.sh and debug.sh now the tools/ and debug/ sub-dirs are numerically sorted.
2008-05-02 "Yann E. MORIN" Fix testing glibc versions for -pipe.
2008-05-02 "Yann E. MORIN" Comment more a mis-leading comment in the glibc build procedure.
2008-05-02 "Yann E. MORIN" Update those samples to latest config options.
2008-05-02 "Yann E. MORIN" For tools/ and debug/ build scripts, annd a numeric prefix, so that they always get built in the same order, in case of library dependencies.
2008-05-02 "Yann E. MORIN" Add latest linux kernel versions.
2008-05-02 "Yann E. MORIN" Add latest, untested gdb versions
2008-05-02 "Yann E. MORIN" Better explain why populate exists.
2008-05-02 "Yann E. MORIN" Remove some EXPERIMENTAL binutils versions, I do not have time to create associated patches.
2008-05-02 "Yann E. MORIN" Add a new help entry to list each samples more verbosely, but only on-demand.
2008-05-02 "Yann E. MORIN" Eye-candy in the addToolVersion.sh script.
2008-05-02 "Yann E. MORIN" Update known issues with dmalloc failure.
2008-05-02 "Yann E. MORIN" Remove unused glibc patches.
2008-05-01 "Yann E. MORIN" Rebuild generated files if re-configured.
2008-04-30 "Yann E. MORIN" Add a file documenting known issues.
2008-04-30 "Yann E. MORIN" Do not try to download, extract, or build GMP and MPFR if not asked for.
2008-04-30 "Yann E. MORIN" Remove obsolete MPFR version, as it is no longer available for download.
2008-04-30 "Yann E. MORIN" Merge the fortran stuff to trunk now it works!
2008-04-28 "Yann E. MORIN" Build both shared and static versions of binutils' libraries for target.
2008-04-28 "Yann E. MORIN" Add latest binutils snapshots.
2008-04-28 "Yann E. MORIN" Do not forget binutils' target libraries in the list.
2008-04-28 "Yann E. MORIN" Be alittle less verbose in the core CC pass 1 & 2.
2008-04-28 "Yann E. MORIN" Building target libraries before the cross-compiler is available is doomed! Move build binutils' target libraries after final gcc.
2008-04-27 "Yann E. MORIN" Eye candy in the binutils config menu.
2008-04-27 "Yann E. MORIN" Adds contrib patch to support the OpenRISK or1k.
2008-04-27 "Yann E. MORIN" Add building some binutils libraries for the target, as some utilities might need them.
2008-04-27 "Yann E. MORIN" Offer an option to build a static cross-gdb.
2008-04-27 "Yann E. MORIN" Document the contrib/ sub-directory.
2008-04-27 "Yann E. MORIN" Add a directory to store contributed stuff.
2008-04-26 "Yann E. MORIN" Configure tsocks with a simple heuristic.
2008-04-20 "Yann E. MORIN" Tss.... I was bieng real stupid while building up the tsocks.conf file. Implement a much simpler way.
2008-04-20 "Yann E. MORIN" Try to make clear that SOCKS proxying is currently BROKEN.
2008-04-18 "Yann E. MORIN" Using SOCKS 4/5 proxy is no easy task:
2008-04-18 "Yann E. MORIN" Fix using HTTP proxy.
2008-04-17 "Yann E. MORIN" Add latest Linux kernel versions.
2008-04-17 "Yann E. MORIN" Moving around the files in config/ broke the tools/addToolVersion.sh script.
2008-04-17 "Yann E. MORIN" Re-order the target sub-menu, so that architectures are alphabetically ordered.
2008-04-17 "Yann E. MORIN" Move config files around, and clean up the mess in the config/ directory.
2008-04-17 "Yann E. MORIN" Break-down config/global.in into smaller, much more maintainable files.
2008-04-17 "Yann E. MORIN" Cleanup building the snapshot version number.
2008-04-17 "Yann E. MORIN" Commit a long-standing eye-dcandy change in a log, that got lost in a vi crash...
2008-04-17 "Yann E. MORIN" Add an option to use a SOCKS 4/5 proxy to connect to the internet.
2008-04-13 "Yann E. MORIN" Allow using an HTTP proxy to tunnel FTP and HTTP requests.
2008-04-13 "Yann E. MORIN" Fix a comment.
2008-04-13 "Yann E. MORIN" Matthias Kaehlcke <matthias@kaehlcke.net> reported hanged downloads on his
2008-04-13 "Yann E. MORIN" Update patch to gdb. Thanks Khem RAJ <kraj@mvista.com>
2008-02-20 "Yann E. MORIN" - Rewrite some parts of history: some sentences could have been considered rude, which was not my intention.
2008-02-20 "Robert P. J. DAY" Fix some obvious typoes in docs/overview.txt
2008-02-17 "Yann E. MORIN" When installing SVN snapshots, include the branch and revision in the version number.
2008-02-17 "Yann E. MORIN" Robert P. J. DAY says:
2008-02-17 "Yann E. MORIN" Robert P. J. DAY says:
2008-02-17 "Yann E. MORIN" Robert P. J. DAY says:
2008-02-17 "Yann E. MORIN" Robert P. J. DAY says:
2008-02-15 "Yann E. MORIN" Robert P. J. DAY says:
2008-02-15 "Yann E. MORIN" Robert P. J. DAY says:
2008-02-15 "Yann E. MORIN" Robert P. J. DAY says:
2008-02-15 "Yann E. MORIN" Add EXPERIMENTAL binutils 2.18.50.x.y versions.
2008-02-15 "Yann E. MORIN" Update the list of kernel versions.
2008-02-14 "Yann E. MORIN" Robet P. J. DAY: typoes.
2008-02-14 "Yann E. MORIN" Add latest gcc-4.2.3 as EXPERIMENTAL (no build attempted at all).
2008-02-14 "Yann E. MORIN" Add latest kernel versions (Robert P. J. DAY).
2008-02-14 "Yann E. MORIN" Argh! Kill latest (hopefuly) remnants of core/final gcc versions.
2008-01-28 "Yann E. MORIN" Credit Mark Jonas <toertel@gmail.com> for the initial work on Super-H support.
2008-01-28 "Yann E. MORIN" Credit Michael Abbott.
2008-01-28 "Yann E. MORIN" Patch from Michael Abbott <michael@araneidae.co.uk> to allow build to work with ancient findutils.
2008-01-18 "Yann E. MORIN" Add a new patch to uClibc-0.9.29.
2008-01-16 "Yann E. MORIN" Bump version to 1.0.0+svn.
2008-01-16 "Yann E. MORIN" Bump version to 1.0.0. crosstool-ng-1.0.0
2008-01-16 "Yann E. MORIN" Update the samples to the new set of options (not changing the configuration).
2008-01-16 "Yann E. MORIN" Move improperly installed gcc libraries to the sysroot.
2008-01-16 "Yann E. MORIN" Merge the preliminary Super-H support from /branches/Super-H.
2008-01-16 "Yann E. MORIN" Fix a long standing bug when setting compiler flags.
2008-01-16 "Yann E. MORIN" Bail out if /bin/bash does not exist, or if it is not bash>=3.0.
2007-11-02 "Yann E. MORIN" Fix from Marco Fonseca <mfonseca@fortresstech.com> to use the newly-built, bootstrap cross-compiler when installing glibc headers.
2007-10-30 "Yann E. MORIN" Add EXPERIMENTAL glibc-2.7.
2007-10-30 "Yann E. MORIN" Add EXPERIMENTAL gcc-4.2.2.
2007-10-30 "Yann E. MORIN" Add linux 2.6.22.10, 2.6.23 and 2.6.23.1.
2007-10-30 "Yann E. MORIN" New patch to binutils 2.18, from "Matvejchikov Ilya" <matvejchikov@gmail.com> (coming from buildroot).
2007-10-30 "Yann E. MORIN" Fix by "Arvid Brodin" <Arvid.Brodin@enea.com> to CFLAGS coming from CT_ARCH_TUNE.
2007-09-29 "Yann E. MORIN" Add linux-2.6.22.{8,9}.
2007-09-23 "Yann E. MORIN" Do not try to save new;y downloaded tarballs to local storage if the directory does not exist.
2007-09-23 "Yann E. MORIN" Renamed all patches file names so that locales are now irrelevant to sort the files.
2007-09-22 "Yann E. MORIN" Add linux-2.6.22.7 for kernel headers.