summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-02-14Robet P. J. DAY: typoes.Yann E. MORIN"17-20/+20
2008-02-14Add latest gcc-4.2.3 as EXPERIMENTAL (no build attempted at all).Yann E. MORIN"1-6/+17
Thanks Robert P. J. DAY for reminding me to tag old versions as being OBSOLETE! ;-)
2008-02-14Add latest kernel versions (Robert P. J. DAY).Yann E. MORIN"2-0/+18
2008-02-14Argh! Kill latest (hopefuly) remnants of core/final gcc versions.Yann E. MORIN"1-17/+5
2008-01-28Credit Mark Jonas <toertel@gmail.com> for the initial work on Super-H support.Yann E. MORIN"1-0/+3
(I forgot to add you to the CREDITS at the time, sorry Mark).
2008-01-28Credit Michael Abbott.Yann E. MORIN"1-0/+3
2008-01-28Patch from Michael Abbott <michael@araneidae.co.uk> to allow build to work ↵Yann E. MORIN"1-3/+3
with ancient findutils.
2008-01-18Add a new patch to uClibc-0.9.29.Yann E. MORIN"1-0/+18
2008-01-16Bump version to 1.0.0+svn.Yann E. MORIN"1-1/+1
2008-01-16Bump version to 1.0.0.crosstool-ng-1.0.0Yann E. MORIN"1-1/+1
I consider crosstool-NG to be stable enough that a 1.0.0 release is acceptable. I've been using it daily since a long time without really serious _crosstool-NG_ bug (although there are a few minor ones). There is still a lot of work, especially with Super-H and IA64 support, which are both marked EXPERIMENTAL. Enjoy!
2008-01-16Update the samples to the new set of options (not changing the configuration).Yann E. MORIN"9-76/+131
2008-01-16Move improperly installed gcc libraries to the sysroot.Yann E. MORIN"1-18/+5
Remove a huge comment that itself says it should have been deleted ages ago.
2008-01-16Merge the preliminary Super-H support from /branches/Super-H.Yann E. MORIN"3-0/+70
2008-01-16Fix a long standing bug when setting compiler flags.Yann E. MORIN"1-1/+1
2008-01-16Bail out if /bin/bash does not exist, or if it is not bash>=3.0.Yann E. MORIN"2-1/+9
Force make to use /bin/bash as shell.
2007-11-02Fix from Marco Fonseca <mfonseca@fortresstech.com> to use the newly-built, ↵Yann E. MORIN"1-3/+3
bootstrap cross-compiler when installing glibc headers.
2007-10-30Add EXPERIMENTAL glibc-2.7.Yann E. MORIN"1-0/+6
2007-10-30Add EXPERIMENTAL gcc-4.2.2.Yann E. MORIN"1-0/+6
2007-10-30Add linux 2.6.22.10, 2.6.23 and 2.6.23.1.Yann E. MORIN"1-0/+17
2007-10-30New patch to binutils 2.18, from "Matvejchikov Ilya" ↵Yann E. MORIN"1-0/+32
<matvejchikov@gmail.com> (coming from buildroot). Fixes building with /old/ version of texinfo. Thanks!
2007-10-30Fix by "Arvid Brodin" <Arvid.Brodin@enea.com> to CFLAGS coming from ↵Yann E. MORIN"1-1/+1
CT_ARCH_TUNE. Thanks for spotting this one! ;-)
2007-09-29Add linux-2.6.22.{8,9}.Yann E. MORIN"1-0/+12
2007-09-23Do not try to save new;y downloaded tarballs to local storage if the ↵Yann E. MORIN"1-1/+7
directory does not exist.
2007-09-23Renamed all patches file names so that locales are now irrelevant to sort ↵Yann E. MORIN"150-656/+0
the files. Removed the locale check as it is now irrelevant. Removed the experimental binutils 2.17.50.0.xx: 2.18 is here now.
2007-09-22Add linux-2.6.22.7 for kernel headers.Yann E. MORIN"1-0/+6
2007-09-17Bump version to 0.3.2+svn.Yann E. MORIN"1-1/+1
2007-09-17Bump version to 0.3.2crosstool-ng-0.3.2Yann E. MORIN"1-1/+1
2007-09-17Mark ARM EABI as being EXPERIMENTAL.Yann E. MORIN"1-1/+2
2007-09-16ARM EABI is now working for little endian ARM targets.Yann E. MORIN"6-9/+494
Big endian is still missing, though...
2007-09-16Fix using --local.Yann E. MORIN"2-1/+1
2007-09-16Simplify a bit more bash detection.Yann E. MORIN"1-2/+2
2007-09-16Call architecture-specific functions from all scripts needing them.Yann E. MORIN"3-1/+8
2007-09-16When sstrip is already downloaded, link instead of copying (as for all otherYann E. MORIN"1-3/+3
components). A little eye-candy fix.
2007-09-16Revert multilib handling. Even if we don't do multilib, we need to at leastYann E. MORIN"1-0/+5
say we don't, and not let gcc choose on its own (which it does wrong).
2007-09-15Further improve the architecture-specific framework.Yann E. MORIN"5-64/+77
Apply this framework into building of glibc and gcc. (Whoo! 500th commit! Yeah!)
2007-09-15We don't support Cygwin yet, no point in having quirks in.Yann E. MORIN"1-3/+0
2007-09-14Another little fix in the documentation.Yann E. MORIN"1-7/+7
2007-09-14A little fix in the documentation.Yann E. MORIN"1-1/+2
2007-09-14Further expand the architecture-specific function: add CT_KERNEL_ARCH building.Yann E. MORIN"8-24/+13
2007-09-14Update docs/CREDITS: ARM EABI support.Yann E. MORIN"2-4/+13
Update README: point at docs/CREDITS.
2007-09-14Initial support for ARM EABI (courtesy Szilveszter Ordog ↵Yann E. MORIN"2-2/+16
<ordog@mail.thot-soft.com>).
2007-09-14Small eye-candy fix.Yann E. MORIN"1-1/+2
2007-09-14Migrate all supported architectures to use the architecture-specific framework.Yann E. MORIN"8-54/+116
2007-09-14Stop build if Makefile.in was changed.Yann E. MORIN"1-1/+6
2007-09-14Improve (POSIX-wise) determination of bashh version.Yann E. MORIN"2-2/+38
2007-09-14Add the framework to have architecture-specific configuration and functions.Yann E. MORIN"13-1/+22
API is not yet defined.
2007-09-14Small eye candy fix.Yann E. MORIN"1-3/+3
2007-09-14Fix setting floating point in uClibc (thanks to Szilveszter Ordog ↵Yann E. MORIN"1-2/+2
<ordog@mail.thot-soft.com>)
2007-09-14Kill off bashisms in ./configure (thanks to Enrico Weigelt <weigelt@metux.de>).Yann E. MORIN"1-1/+2
2007-09-12Sanitise ./configure a little bit.Yann E. MORIN"1-23/+30
Add a check for bash 3.0 or above.