summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-04Bump up version to 1.1.0+svn.Yann E. MORIN"1-1/+1
2008-05-04Bump version number to 1.0.0.crosstool-ng-1.1.0Yann E. MORIN"1-1/+1
2008-05-04Update samples to latest set of options.Yann E. MORIN"9-299/+255
2008-05-03One-liner to fix default proxy config.Yann E. MORIN"1-1/+1
2008-05-03Some people are reposrting that ftp does not work on their network, probably ...Yann E. MORIN"8-24/+14
2008-05-03As a bonus, the i686-nptl-linux-gnu can build Fortrn and Java!Yann E. MORIN"1-2/+2
2008-05-03This one was hard to build. At least a combination taht works.Yann E. MORIN"1-41/+73
2008-05-03Fix tools.sh and debug.sh now the tools/ and debug/ sub-dirs are numerically ...Yann E. MORIN"2-4/+4
2008-05-02Fix testing glibc versions for -pipe.Yann E. MORIN"1-2/+4
2008-05-02Comment more a mis-leading comment in the glibc build procedure.Yann E. MORIN"1-0/+5
2008-05-02Update those samples to latest config options.Yann E. MORIN"5-209/+397
2008-05-02For tools/ and debug/ build scripts, annd a numeric prefix, so that they alwa...Yann E. MORIN"11-2/+2
2008-05-02Add latest linux kernel versions.Yann E. MORIN"1-103/+26
2008-05-02Add latest, untested gdb versionsYann E. MORIN"1-0/+18
2008-05-02Better explain why populate exists.Yann E. MORIN"1-14/+30
2008-05-02Remove some EXPERIMENTAL binutils versions, I do not have time to create asso...Yann E. MORIN"7-24/+172
2008-05-02Add a new help entry to list each samples more verbosely, but only on-demand.Yann E. MORIN"2-1/+35
2008-05-02Eye-candy in the addToolVersion.sh script.Yann E. MORIN"1-1/+1
2008-05-02Update known issues with dmalloc failure.Yann E. MORIN"1-1/+14
2008-05-02Remove unused glibc patches.Yann E. MORIN"5-128/+0
2008-05-01Rebuild generated files if re-configured.Yann E. MORIN"1-1/+1
2008-04-30Add a file documenting known issues.Yann E. MORIN"1-0/+5
2008-04-30Do not try to download, extract, or build GMP and MPFR if not asked for.Yann E. MORIN"2-1/+22
2008-04-30Remove obsolete MPFR version, as it is no longer available for download.Yann E. MORIN"1-5/+0
2008-04-30Merge the fortran stuff to trunk now it works!Yann E. MORIN"11-6/+237
2008-04-28Build both shared and static versions of binutils' libraries for target.Yann E. MORIN"1-0/+1
2008-04-28Add latest binutils snapshots.Yann E. MORIN"1-0/+12
2008-04-28Do not forget binutils' target libraries in the list.Yann E. MORIN"1-2/+2
2008-04-28Be alittle less verbose in the core CC pass 1 & 2.Yann E. MORIN"1-5/+0
2008-04-28Building target libraries before the cross-compiler is available is doomed! M...Yann E. MORIN"3-30/+23
2008-04-27Eye candy in the binutils config menu.Yann E. MORIN"1-1/+1
2008-04-27Adds contrib patch to support the OpenRISK or1k.Yann E. MORIN"1-0/+0
2008-04-27Add building some binutils libraries for the target, as some utilities might ...Yann E. MORIN"2-0/+54
2008-04-27Offer an option to build a static cross-gdb.Yann E. MORIN"2-0/+18
2008-04-27Document the contrib/ sub-directory.Yann E. MORIN"1-7/+13
2008-04-27Add a directory to store contributed stuff.Yann E. MORIN"0-0/+0
2008-04-26Configure tsocks with a simple heuristic.Yann E. MORIN"1-9/+52
2008-04-20Tss.... I was bieng real stupid while building up the tsocks.conf file. Imple...Yann E. MORIN"1-22/+5
2008-04-20Try to make clear that SOCKS proxying is currently BROKEN.Yann E. MORIN"1-17/+19
2008-04-18Using SOCKS 4/5 proxy is no easy task:Yann E. MORIN"2-14/+77
2008-04-18Fix using HTTP proxy.Yann E. MORIN"2-5/+6
2008-04-17Add latest Linux kernel versions.Yann E. MORIN"1-0/+17
2008-04-17Moving around the files in config/ broke the tools/addToolVersion.sh script.Yann E. MORIN"11-20/+20
2008-04-17Re-order the target sub-menu, so that architectures are alphabetically ordered.Yann E. MORIN"1-6/+6
2008-04-17Move config files around, and clean up the mess in the config/ directory.Yann E. MORIN"16-12/+12
2008-04-17Break-down config/global.in into smaller, much more maintainable files.Yann E. MORIN"6-500/+502
2008-04-17Cleanup building the snapshot version number.Yann E. MORIN"1-8/+10
2008-04-17Commit a long-standing eye-dcandy change in a log, that got lost in a vi cras...Yann E. MORIN"1-1/+1
2008-04-17Add an option to use a SOCKS 4/5 proxy to connect to the internet.Yann E. MORIN"2-28/+112
2008-04-13Allow using an HTTP proxy to tunnel FTP and HTTP requests.Yann E. MORIN"2-0/+68