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.