2008-01-16Update the samples to the new set of options (not changing the configuration).
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 16 Jan 2008 22:21:55 +0000] rev 415
Update the samples to the new set of options (not changing the configuration).

2008-01-16Move improperly installed gcc libraries to the sysroot.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 16 Jan 2008 22:15:16 +0000] rev 414
Move improperly installed gcc libraries to the sysroot.
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" <yann.morin.1998@anciens.enib.fr> [Wed, 16 Jan 2008 22:06:15 +0000] rev 413
Merge the preliminary Super-H support from /branches/Super-H.

2008-01-16Fix a long standing bug when setting compiler flags.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 16 Jan 2008 21:51:18 +0000] rev 412
Fix a long standing bug when setting compiler flags.

2008-01-16Bail out if /bin/bash does not exist, or if it is not bash>=3.0.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 16 Jan 2008 21:41:53 +0000] rev 411
Bail out if /bin/bash does not exist, or if it is not bash>=3.0.
Force make to use /bin/bash as shell.

2007-11-02Fix from Marco Fonseca <mfonseca@fortresstech.com> to use the newly-built, bootstrap cross-compiler when installing glibc headers.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 02 Nov 2007 18:55:55 +0000] rev 410
Fix from Marco Fonseca <mfonseca@fortresstech.com> to use the newly-built, bootstrap cross-compiler when installing glibc headers.

2007-10-30Add EXPERIMENTAL glibc-2.7.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 30 Oct 2007 19:18:45 +0000] rev 409
Add EXPERIMENTAL glibc-2.7.

2007-10-30Add EXPERIMENTAL gcc-4.2.2.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 30 Oct 2007 19:18:11 +0000] rev 408
Add EXPERIMENTAL gcc-4.2.2.

2007-10-30Add linux 2.6.22.10, 2.6.23 and 2.6.23.1.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 30 Oct 2007 19:17:06 +0000] rev 407
Add linux 2.6.22.10, 2.6.23 and 2.6.23.1.

2007-10-30New patch to binutils 2.18, from "Matvejchikov Ilya" <matvejchikov@gmail.com> (coming from buildroot).
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 30 Oct 2007 19:15:45 +0000] rev 406
New patch to binutils 2.18, from "Matvejchikov Ilya" <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 CT_ARCH_TUNE.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 30 Oct 2007 19:13:51 +0000] rev 405
Fix by "Arvid Brodin" <Arvid.Brodin@enea.com> to CFLAGS coming from CT_ARCH_TUNE.
Thanks for spotting this one! ;-)

2007-09-29Add linux-2.6.22.{8,9}.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 29 Sep 2007 16:43:13 +0000] rev 404
Add linux-2.6.22.{8,9}.

2007-09-23Do not try to save new;y downloaded tarballs to local storage if the directory does not exist.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 23 Sep 2007 17:18:18 +0000] rev 403
Do not try to save new;y downloaded tarballs to local storage if the directory does not exist.

2007-09-23Renamed all patches file names so that locales are now irrelevant to sort the files.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 23 Sep 2007 17:08:09 +0000] rev 402
Renamed all patches file names so that locales are now irrelevant to sort 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" <yann.morin.1998@anciens.enib.fr> [Sat, 22 Sep 2007 17:25:42 +0000] rev 401
Add linux-2.6.22.7 for kernel headers.

2007-09-17Bump version to 0.3.2+svn.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 17 Sep 2007 21:52:37 +0000] rev 400
Bump version to 0.3.2+svn.

2007-09-17Bump version to 0.3.2 crosstool-ng-0.3.2
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 17 Sep 2007 21:51:24 +0000] rev 399
Bump version to 0.3.2

2007-09-17Mark ARM EABI as being EXPERIMENTAL.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 17 Sep 2007 21:47:52 +0000] rev 398
Mark ARM EABI as being EXPERIMENTAL.

2007-09-16ARM EABI is now working for little endian ARM targets.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 16 Sep 2007 17:59:18 +0000] rev 397
ARM EABI is now working for little endian ARM targets.
Big endian is still missing, though...

2007-09-16Fix using --local.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 16 Sep 2007 17:57:21 +0000] rev 396
Fix using --local.

2007-09-16Simplify a bit more bash detection.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 16 Sep 2007 17:50:27 +0000] rev 395
Simplify a bit more bash detection.

2007-09-16Call architecture-specific functions from all scripts needing them.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 16 Sep 2007 08:52:26 +0000] rev 394
Call architecture-specific functions from all scripts needing them.

2007-09-16When sstrip is already downloaded, link instead of copying (as for all other
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 16 Sep 2007 08:27:37 +0000] rev 393
When sstrip is already downloaded, link instead of copying (as for all other
components).
A little eye-candy fix.

2007-09-16Revert multilib handling. Even if we don't do multilib, we need to at least
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 16 Sep 2007 08:24:55 +0000] rev 392
Revert multilib handling. Even if we don't do multilib, we need to at least
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" <yann.morin.1998@anciens.enib.fr> [Sat, 15 Sep 2007 21:44:18 +0000] rev 391
Further improve the architecture-specific framework.
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" <yann.morin.1998@anciens.enib.fr> [Sat, 15 Sep 2007 08:40:07 +0000] rev 390
We don't support Cygwin yet, no point in having quirks in.

2007-09-14Another little fix in the documentation.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 14 Sep 2007 21:58:55 +0000] rev 389
Another little fix in the documentation.

2007-09-14A little fix in the documentation.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 14 Sep 2007 21:57:17 +0000] rev 388
A little fix in the documentation.

2007-09-14Further expand the architecture-specific function: add CT_KERNEL_ARCH building.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 14 Sep 2007 21:50:30 +0000] rev 387
Further expand the architecture-specific function: add CT_KERNEL_ARCH building.

2007-09-14Update docs/CREDITS: ARM EABI support.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 14 Sep 2007 21:41:00 +0000] rev 386
Update docs/CREDITS: ARM EABI support.
Update README: point at docs/CREDITS.