2008-01-28Patch from Michael Abbott <michael@araneidae.co.uk> to allow build to work with ancient findutils.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 28 Jan 2008 18:40:31 +0000] rev 419
Patch from Michael Abbott <michael@araneidae.co.uk> to allow build to work with ancient findutils.

2008-01-18Add a new patch to uClibc-0.9.29.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 18 Jan 2008 20:04:20 +0000] rev 418
Add a new patch to uClibc-0.9.29.

2008-01-16Bump version to 1.0.0+svn.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 16 Jan 2008 22:27:55 +0000] rev 417
Bump version to 1.0.0+svn.

2008-01-16Bump version to 1.0.0. crosstool-ng-1.0.0
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 16 Jan 2008 22:25:32 +0000] rev 416
Bump version to 1.0.0.

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" <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.

2007-09-14Initial support for ARM EABI (courtesy Szilveszter Ordog <ordog@mail.thot-soft.com>).
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 14 Sep 2007 21:31:00 +0000] rev 385
Initial support for ARM EABI (courtesy Szilveszter Ordog <ordog@mail.thot-soft.com>).

2007-09-14Small eye-candy fix.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 14 Sep 2007 21:30:22 +0000] rev 384
Small eye-candy fix.

2007-09-14Migrate all supported architectures to use the architecture-specific framework.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 14 Sep 2007 21:17:59 +0000] rev 383
Migrate all supported architectures to use the architecture-specific framework.

2007-09-14Stop build if Makefile.in was changed.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 14 Sep 2007 21:13:04 +0000] rev 382
Stop build if Makefile.in was changed.

2007-09-14Improve (POSIX-wise) determination of bashh version.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 14 Sep 2007 19:30:56 +0000] rev 381
Improve (POSIX-wise) determination of bashh version.

2007-09-14Add the framework to have architecture-specific configuration and functions.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 14 Sep 2007 17:43:16 +0000] rev 380
Add the framework to have architecture-specific configuration and functions.
API is not yet defined.

2007-09-14Small eye candy fix.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 14 Sep 2007 17:29:39 +0000] rev 379
Small eye candy fix.

2007-09-14Fix setting floating point in uClibc (thanks to Szilveszter Ordog <ordog@mail.thot-soft.com>)
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 14 Sep 2007 16:02:45 +0000] rev 378
Fix setting floating point in uClibc (thanks to Szilveszter Ordog <ordog@mail.thot-soft.com>)

2007-09-14Kill off bashisms in ./configure (thanks to Enrico Weigelt <weigelt@metux.de>).
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 14 Sep 2007 15:57:48 +0000] rev 377
Kill off bashisms in ./configure (thanks to Enrico Weigelt <weigelt@metux.de>).

2007-09-12Sanitise ./configure a little bit.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 12 Sep 2007 20:44:15 +0000] rev 376
Sanitise ./configure a little bit.
Add a check for bash 3.0 or above.

2007-09-12Don't use /bin/sh for crosstool-NG build scripts, we want /bin/bash!
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 12 Sep 2007 17:35:07 +0000] rev 375
Don't use /bin/sh for crosstool-NG build scripts, we want /bin/bash!
Don't hardcode ncurses include and link flags.

2007-09-11Update credits to give adequate credit to Al Stone.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 11 Sep 2007 17:50:18 +0000] rev 374
Update credits to give adequate credit to Al Stone.

2007-09-11Merge from branches/ia64@476 : add ia64 preliminary support.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 11 Sep 2007 17:24:09 +0000] rev 373
Merge from branches/ia64@476 : add ia64 preliminary support.

2007-09-11make-3.80 does not have $(lastword ...). Fix this when ct-ng calls itself: don't try to be smart, we just _know_ where ct-ng is at configure time!
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 11 Sep 2007 17:14:28 +0000] rev 372
make-3.80 does not have $(lastword ...). Fix this when ct-ng calls itself: don't try to be smart, we just _know_ where ct-ng is at configure time!
Fis a latent bug in handling the number parallel jobs.

2007-09-08Use symlinks to the localy stored tarballs rather than copying them.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 08 Sep 2007 19:00:45 +0000] rev 371
Use symlinks to the localy stored tarballs rather than copying them.
If saving tarballs to local storage is selected, move newly downloaded tarballs there and symlink.

2007-09-08In a directory previously used as CT_TOP_DIR, when using a new version, ct-ng will fail to create the symlink to the new config files.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 08 Sep 2007 10:32:53 +0000] rev 370
In a directory previously used as CT_TOP_DIR, when using a new version, ct-ng will fail to create the symlink to the new config files.
Fix that by forcing creation of the symlink, even if it already exists and points to a previous location.

2007-09-07Add D.U.M.A. 2_5_8 and associated patches.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 07 Sep 2007 21:31:01 +0000] rev 369
Add D.U.M.A. 2_5_8 and associated patches.
Fix a patch for D.U.M.A 2_5_1.
Add libelf 0.8.10, still does not build... :-(

2007-09-06ARM defaults to LE, MIPS to BE. Reflect this in the target configuration options.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 06 Sep 2007 14:00:28 +0000] rev 368
ARM defaults to LE, MIPS to BE. Reflect this in the target configuration options.

2007-09-06Fix the glibc-2.6.1 ARM NPTL patch.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 06 Sep 2007 13:02:16 +0000] rev 367
Fix the glibc-2.6.1 ARM NPTL patch.

2007-09-06Updated the armeb-unknown-linux-gnu sample to use the ;ost recent glibc with NPTL.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 06 Sep 2007 12:43:30 +0000] rev 366
Updated the armeb-unknown-linux-gnu sample to use the ;ost recent glibc with NPTL.

2007-09-06Add a patch to enqable NPTL build on ARM OABI with glibc-2.6.1.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 06 Sep 2007 12:38:52 +0000] rev 365
Add a patch to enqable NPTL build on ARM OABI with glibc-2.6.1.
Fix a comment.

2007-09-06Updated the armeb-unknown-linux-gnu sample.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 06 Sep 2007 10:49:05 +0000] rev 364
Updated the armeb-unknown-linux-gnu sample.

2007-09-06Updated the arm-unknown-linux-uclibc sample.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 06 Sep 2007 10:21:36 +0000] rev 363
Updated the arm-unknown-linux-uclibc sample.

2007-09-06Updated the x86_64-unknown-linux-uclibc sample.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 06 Sep 2007 09:46:01 +0000] rev 362
Updated the x86_64-unknown-linux-uclibc sample.

2007-09-06Update the i586-geode-linux-uclibc sample.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 06 Sep 2007 09:22:52 +0000] rev 361
Update the i586-geode-linux-uclibc sample.

2007-09-06Update the mips-unknown-linux-uclibc sample (gcc -> 4.2.1).
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 06 Sep 2007 09:00:39 +0000] rev 360
Update the mips-unknown-linux-uclibc sample (gcc -> 4.2.1).

2007-09-06In some cases, dmalloc fails to build when building in parallel. Do not use -j# for dmalloc.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 06 Sep 2007 08:57:45 +0000] rev 359
In some cases, dmalloc fails to build when building in parallel. Do not use -j# for dmalloc.

2007-09-06Update the mips-unknown-linux-uclibc sample.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 06 Sep 2007 08:56:04 +0000] rev 358
Update the mips-unknown-linux-uclibc sample.

2007-09-05Update the armeb-unknown-linux-uclibc sample.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 05 Sep 2007 22:01:31 +0000] rev 357
Update the armeb-unknown-linux-uclibc sample.

2007-09-05Update the i686-nptl-linux-gnu sample.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 05 Sep 2007 21:59:51 +0000] rev 356
Update the i686-nptl-linux-gnu sample.

2007-09-02Bah, a really small cosmetic fix...
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 02 Sep 2007 16:01:30 +0000] rev 355
Bah, a really small cosmetic fix...

2007-09-02Print a log message when entering/leaving the two core compiler passes.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 02 Sep 2007 09:26:57 +0000] rev 354
Print a log message when entering/leaving the two core compiler passes.

2007-09-02Add linux-2.6.22.6 for the kernel headers.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 02 Sep 2007 09:24:15 +0000] rev 353
Add linux-2.6.22.6 for the kernel headers.

2007-09-02Unmark glibc-2.6{,.1} as being EXPERIMENTAL: they are no longer considered as such.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 02 Sep 2007 09:23:55 +0000] rev 352
Unmark glibc-2.6{,.1} as being EXPERIMENTAL: they are no longer considered as such.

2007-09-01Bump version to .svn.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 01 Sep 2007 16:41:07 +0000] rev 351
Bump version to .svn.

2007-09-01Bump version to 0.3.1. crosstool-ng-0.3.1
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 01 Sep 2007 16:40:29 +0000] rev 350
Bump version to 0.3.1.

2007-09-01Update CREDITS.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 01 Sep 2007 16:40:11 +0000] rev 349
Update CREDITS.

2007-08-31Trying to guess how we were called does not work. Don't try to be smart, and take the full path, even if we are in PATH.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 31 Aug 2007 16:20:03 +0000] rev 348
Trying to guess how we were called does not work. Don't try to be smart, and take the full path, even if we are in PATH.

2007-08-30For those architectures that support both endianness, some default to big endian, others default to little endian.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 30 Aug 2007 19:49:21 +0000] rev 347
For those architectures that support both endianness, some default to big endian, others default to little endian.
Make this possible in the target selection menu.

2007-08-30Apply some scosmetic changes, courtesy Al Stone <ahs3@ahs3.net>.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 30 Aug 2007 19:22:15 +0000] rev 346
Apply some scosmetic changes, courtesy Al Stone <ahs3@ahs3.net>.

2007-08-29Add linux-2.6.22.{4,5}
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 29 Aug 2007 16:46:23 +0000] rev 345
Add linux-2.6.22.{4,5}

2007-08-29Add binutils-2.18.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 29 Aug 2007 16:44:40 +0000] rev 344
Add binutils-2.18.

2007-08-16Fix restoring the environment.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 16 Aug 2007 12:13:45 +0000] rev 343
Fix restoring the environment.

2007-08-15Bump version to +svn.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 15 Aug 2007 21:25:49 +0000] rev 342
Bump version to +svn.

2007-08-15Bump version to 0.3.0. crosstool-ng-0.3.0
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 15 Aug 2007 21:24:43 +0000] rev 341
Bump version to 0.3.0.

2007-08-15Update all samples to the latest set of options (because so much as changed since we dropped the core C compiler and many obsolete versions).
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 15 Aug 2007 21:24:02 +0000] rev 340
Update all samples to the latest set of options (because so much as changed since we dropped the core C compiler and many obsolete versions).

2007-08-15Add patches against gcc-3.4.6. Untested.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 15 Aug 2007 21:23:08 +0000] rev 339
Add patches against gcc-3.4.6. Untested.

2007-08-15Clarify licensing issues.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 15 Aug 2007 21:22:28 +0000] rev 338
Clarify licensing issues.

2007-08-15Add linux-2.6.22.3 for kernel headers isntall.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 15 Aug 2007 20:57:19 +0000] rev 337
Add linux-2.6.22.3 for kernel headers isntall.

2007-08-15Remove dead linuxthreads patches.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 15 Aug 2007 20:43:50 +0000] rev 336
Remove dead linuxthreads patches.

2007-08-15Change "triplet" (target triplet) to "tuple". That sounds better!
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 15 Aug 2007 16:18:35 +0000] rev 335
Change "triplet" (target triplet) to "tuple". That sounds better!
Document overriding the number of // jobs.
Some small documentation fixes.

2007-08-15Fix printing the version string when configured with --local.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 15 Aug 2007 15:39:44 +0000] rev 334
Fix printing the version string when configured with --local.

2007-08-15Add the possibility to force the number of // jobs without reconfiguring.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 15 Aug 2007 14:59:37 +0000] rev 333
Add the possibility to force the number of // jobs without reconfiguring.

2007-08-15Warn when using -pipe with glibc>=2.6.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 15 Aug 2007 14:35:11 +0000] rev 332
Warn when using -pipe with glibc>=2.6.

2007-08-15Get rid of the core cc selection. It is now the same as the final compiler.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 15 Aug 2007 10:14:43 +0000] rev 331
Get rid of the core cc selection. It is now the same as the final compiler.

2007-08-14Do a clean-up pass on the OBSOLETE features (versions):
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 14 Aug 2007 20:11:44 +0000] rev 330
Do a clean-up pass on the OBSOLETE features (versions):
- remove legions of those,
- remove associated patches no longer needed,
- mark then as (OBSOLETE) in the prompt;

2007-08-14Totally comment-out the multilib option: it's not implemented, and not really implementable with the current crosstool-NG scheme.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 14 Aug 2007 19:32:22 +0000] rev 329
Totally comment-out the multilib option: it's not implemented, and not really implementable with the current crosstool-NG scheme.

2007-08-12Don't use -pipe when building glibc>=2.6: ./configure chokes on it.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 12 Aug 2007 15:19:45 +0000] rev 328
Don't use -pipe when building glibc>=2.6: ./configure chokes on it.
(This is because "gcc -pipe --help" doesn't print what it should print).

2007-08-12Fix a small typo when extracting non-compressed steps.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 12 Aug 2007 15:18:09 +0000] rev 327
Fix a small typo when extracting non-compressed steps.
Have a go for a sane handlign of tar options and extensions.

2007-08-12Fix saving the environment. Thanks to Mark Vels <Mark.Vels@fundem.net> for pointed it out!
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 12 Aug 2007 08:43:56 +0000] rev 326
Fix saving the environment. Thanks to Mark Vels <Mark.Vels@fundem.net> for pointed it out!

2007-08-12Add experimental binutils-2.17.50.0.18, along with patches from previous snapshot.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 12 Aug 2007 08:05:57 +0000] rev 325
Add experimental binutils-2.17.50.0.18, along with patches from previous snapshot.

2007-08-11Add linux-2.6.22.2 for headers.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 11 Aug 2007 14:59:36 +0000] rev 324
Add linux-2.6.22.2 for headers.

2007-08-11Add glibc: 2.5.1 - 2.6 - 2.6.1.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 11 Aug 2007 10:57:18 +0000] rev 323
Add glibc: 2.5.1 - 2.6 - 2.6.1.
Apply the same patches as glibc 2.5: they apply without any problem (except for ridiculously small offsets).

2007-08-11When adding a new experimental/obsolete version, mark it as so in the prompt.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 11 Aug 2007 10:55:38 +0000] rev 322
When adding a new experimental/obsolete version, mark it as so in the prompt.

2007-08-07Introduce new config option: CT_TARGET_ALIAS_SED_EXPR
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 07 Aug 2007 19:40:38 +0000] rev 321
Introduce new config option: CT_TARGET_ALIAS_SED_EXPR
This option is used as a sed expression to pass onto CT_TARGET to create an alias.

2007-08-07Make use of setsid to spawn removal processes: we don't want the rm's to stop if the main script fails and ends before all directories were removed.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 07 Aug 2007 18:05:41 +0000] rev 320
Make use of setsid to spawn removal processes: we don't want the rm's to stop if the main script fails and ends before all directories were removed.

2007-08-07Ignore generated doc.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 07 Aug 2007 17:15:47 +0000] rev 319
Ignore generated doc.

2007-08-07Have Mekfile.in be a little more verbose.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 07 Aug 2007 17:15:27 +0000] rev 318
Have Mekfile.in be a little more verbose.

2007-08-07Fix Makefile.in:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 07 Aug 2007 17:10:07 +0000] rev 317
Fix Makefile.in:
- correctly generate the documentation,
- correctly remove generated documentation.

2007-08-07Revert previous spurious commit.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 07 Aug 2007 17:08:13 +0000] rev 316
Revert previous spurious commit.

2007-08-07Fix the Makefile.in to correctly remove generated documentation.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 07 Aug 2007 17:07:39 +0000] rev 315
Fix the Makefile.in to correctly remove generated documentation.

2007-08-06Add patches for binutils-2.17.50.0.17 (vampirised from buildroot).
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 06 Aug 2007 19:52:44 +0000] rev 314
Add patches for binutils-2.17.50.0.17 (vampirised from buildroot).

2007-08-04Add patches for gcc-4.2.1.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 04 Aug 2007 14:18:42 +0000] rev 313
Add patches for gcc-4.2.1.

2007-08-03A little cleanup in the glibc's pthread headers install.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 03 Aug 2007 20:27:15 +0000] rev 312
A little cleanup in the glibc's pthread headers install.

2007-07-30Remove the correct file when cleaning.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 30 Jul 2007 21:27:10 +0000] rev 311
Remove the correct file when cleaning.

2007-07-30Change svn:ignore to reflect the new generated file.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 30 Jul 2007 21:24:52 +0000] rev 310
Change svn:ignore to reflect the new generated file.

2007-07-30Change the way the compressed man page is built/installed.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 30 Jul 2007 21:23:53 +0000] rev 309
Change the way the compressed man page is built/installed.

2007-07-30Overwrite pre-existing compressed man page.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 30 Jul 2007 21:13:23 +0000] rev 308
Overwrite pre-existing compressed man page.

2007-07-30Install a compressed man page (as per Debian's policy).
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 30 Jul 2007 21:10:22 +0000] rev 307
Install a compressed man page (as per Debian's policy).

(Yes, you guessed: I'll try to have crosstool-NG packaged in Debian)

2007-07-30Small typo fix.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 30 Jul 2007 21:09:12 +0000] rev 306
Small typo fix.

2007-07-30Remove any reference to libfloat. That has gone once and for all.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 30 Jul 2007 20:02:13 +0000] rev 305
Remove any reference to libfloat. That has gone once and for all.

Rationale:
Most of the time, soft-float problems are caused by this sucker of gcc:
it has support for soft float for all of the targets I've tried so far,
but does not activate this code until you dwelve into half a dozen of
files to make it accept to build and link the support code...

So, yes: gcc has soft-float support. And again, yes: gcc is a sucker.

2007-07-30Fix the step shortcuts (using a dash would confuse make).
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 30 Jul 2007 19:35:39 +0000] rev 304
Fix the step shortcuts (using a dash would confuse make).

2007-07-29Add gcc-4.2.1.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 29 Jul 2007 19:15:27 +0000] rev 303
Add gcc-4.2.1.

2007-07-28Bump version to +svn.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 28 Jul 2007 21:35:46 +0000] rev 302
Bump version to +svn.

2007-07-28Bump version to 0.2.2. crosstool-ng-0.2.2
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 28 Jul 2007 21:34:41 +0000] rev 301
Bump version to 0.2.2.

2007-07-28Remove TODO, I can seem to update it and follow what's there... :-(
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 28 Jul 2007 21:15:11 +0000] rev 300
Remove TODO, I can seem to update it and follow what's there... :-(