2008-05-15Add latest linux kernel versions for installing headers.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 15 May 2008 16:39:55 +0000] rev 505
Add latest linux kernel versions for installing headers.

/trunk/config/kernel/linux_headers_install.in | 24 24 0 0 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)

2008-05-14Small config fix todefault to non-verbose uClibc build.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 14 May 2008 21:24:03 +0000] rev 504
Small config fix todefault to non-verbose uClibc build.

/trunk/config/libc/uClibc.in | 1 1 0 0 +
1 file changed, 1 insertion(+)

2008-05-14Fix the EABI case for ARM.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 14 May 2008 17:59:52 +0000] rev 503
Fix the EABI case for ARM.

/trunk/arch/arm/functions | 17 17 0 0 +++++++++++++++++
/trunk/arch/arm/config.in | 3 3 0 0 +++
2 files changed, 20 insertions(+)

2008-05-14Better configure binutils, both for host and target.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 14 May 2008 17:58:07 +0000] rev 502
Better configure binutils, both for host and target.

/trunk/scripts/build/binutils.sh | 23 15 8 0 +++++++++++++++--------
1 file changed, 15 insertions(+), 8 deletions(-)

2008-05-14Sanitise and use CT_CC_NATIVE.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 14 May 2008 17:56:33 +0000] rev 501
Sanitise and use CT_CC_NATIVE.
Comment inclusion of scripts/functions.

/trunk/scripts/build/cc_gcc.sh | 6 6 0 0 ++++++
/trunk/scripts/crosstool.sh | 7 6 1 0 ++++++-
2 files changed, 12 insertions(+), 1 deletion(-)

2008-05-14Introduce a new option to render (or not) uClibc' build verbose.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 14 May 2008 17:52:53 +0000] rev 500
Introduce a new option to render (or not) uClibc' build verbose.

/trunk/scripts/build/libc_uClibc.sh | 6 4 2 0 ++++--
/trunk/config/libc/uClibc.in | 23 23 0 0 +++++++++++++++++++++++
2 files changed, 27 insertions(+), 2 deletions(-)

2008-05-14Export endianness CFLAGS.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 14 May 2008 17:49:52 +0000] rev 499
Export endianness CFLAGS.
Fix endianness CFLAGS for MIPS.

/trunk/scripts/functions | 1 1 0 0 +
/trunk/arch/mips/functions | 6 6 0 0 ++++++
2 files changed, 7 insertions(+)

2008-05-14Vampirise three new patches for uClibc, coming from buildroot.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 14 May 2008 17:40:28 +0000] rev 498
Vampirise three new patches for uClibc, coming from buildroot.

/trunk/patches/uClibc/0.9.29/600-filter-gnu99-from-assembly-flags.patch | 12 12 0 0 +
/trunk/patches/uClibc/0.9.29/800-rm-whitespace.patch | 86 86 0 0 ++++++
/trunk/patches/uClibc/0.9.29/700-linuxthreads.patch | 145 145 0 0 ++++++++++
3 files changed, 243 insertions(+)

2008-05-14Fix building uClibc-based, soft-float toolchains by correctly setting float support in the uClibc config file.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 14 May 2008 17:39:18 +0000] rev 497
Fix building uClibc-based, soft-float toolchains by correctly setting float support in the uClibc config file.
Correctly unset float CFLAGS and configure arguments before setting them.

/trunk/scripts/build/libc_uClibc.sh | 4 2 2 0 ++--
/trunk/scripts/functions | 4 2 2 0 ++--
2 files changed, 4 insertions(+), 4 deletions(-)

2008-05-11Improve a comment in code.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 11 May 2008 12:53:37 +0000] rev 496
Improve a comment in code.

/trunk/scripts/build/libc_glibc.sh | 1 1 0 0 +
1 file changed, 1 insertion(+)

2008-05-11Add a patch to the ageing glibc-2.3.6 to make it compile on stupid shells that have a defective implementation of echo.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 11 May 2008 07:01:28 +0000] rev 495
Add a patch to the ageing glibc-2.3.6 to make it compile on stupid shells that have a defective implementation of echo.
Thanks to Willy Tarreau for pointing to the patch.

/trunk/patches/glibc/2.3.6/250-csu-Makefile.patch | 39 39 0 0 +++++++++++++++++++++++++++++
/trunk/docs/CREDITS | 4 4 0 0 +++
2 files changed, 43 insertions(+)

2008-05-08Update tools/config.{guess,sub}.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 08 May 2008 15:37:21 +0000] rev 494
Update tools/config.{guess,sub}.

/trunk/tools/config.guess | 38 24 14 0 ++++++++++++++++++++-----------
/trunk/tools/config.sub | 65 54 11 0 ++++++++++++++++++++++++++++++++++++++++++++---------
2 files changed, 78 insertions(+), 25 deletions(-)

2008-05-08Update the URLs where to retrieve config.guess and config.sub from.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 08 May 2008 15:36:51 +0000] rev 493
Update the URLs where to retrieve config.guess and config.sub from.

/trunk/tools/tools.mk | 4 2 2 0 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

2008-05-06Add a new option to set connection timeout while downloading.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 06 May 2008 20:30:49 +0000] rev 492
Add a new option to set connection timeout while downloading.

/trunk/scripts/functions | 16 8 8 0 ++++++++--------
/trunk/config/global/download_extract.in | 25 25 0 0 +++++++++++++++++++++++++
2 files changed, 33 insertions(+), 8 deletions(-)

2008-05-04Bump up version to 1.1.0+svn.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 04 May 2008 10:46:32 +0000] rev 491
Bump up version to 1.1.0+svn.

/trunk/.version | 2 1 1 0 +-
1 file changed, 1 insertion(+), 1 deletion(-)

2008-05-04Tag 1.1.0 version. crosstool-ng-1.1.0
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 04 May 2008 10:45:49 +0000] rev 490
Tag 1.1.0 version.

2008-05-04Bump version number to 1.0.0. crosstool-ng-1.1.0
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 04 May 2008 10:44:57 +0000] rev 489
Bump version number to 1.0.0.

/trunk/.version | 2 1 1 0 +-
1 file changed, 1 insertion(+), 1 deletion(-)

2008-05-04Update samples to latest set of options.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 04 May 2008 10:44:07 +0000] rev 488
Update samples to latest set of options.
Update components up to the latest working version.
Update the set of supported languages for each sample.

/trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 42 14 28 0 ++----
/trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 107 62 45 0 ++++++++------
/trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 42 14 28 0 ++----
/trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 79 43 36 0 ++++++-----
/trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 42 13 29 0 +-----
/trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config | 112 65 47 0 +++++++++------
/trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 42 14 28 0 ++----
/trunk/samples/i586-geode-linux-uclibc/crosstool.config | 44 15 29 0 ++----
/trunk/samples/i686-nptl-linux-gnu/crosstool.config | 44 15 29 0 ++----
9 files changed, 255 insertions(+), 299 deletions(-)

2008-05-03One-liner to fix default proxy config.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 03 May 2008 17:56:40 +0000] rev 487
One-liner to fix default proxy config.

/trunk/config/global/download_extract.in | 2 1 1 0 +-
1 file changed, 1 insertion(+), 1 deletion(-)

2008-05-03Some people are reposrting that ftp does not work on their network, probably due to proxies, while http does work.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 03 May 2008 17:51:16 +0000] rev 486
Some people are reposrting that ftp does not work on their network, probably due to proxies, while http does work.
Some (most) of the sites we use toretrieve tarballs have http equivallent for the ftp service. Use http as a failover.
There's no solution for those sites that do not have such an http equivalent.

/trunk/scripts/build/binutils.sh | 5 2 3 0 ++---
/trunk/scripts/build/libc_glibc.sh | 4 2 2 0 ++--
/trunk/scripts/build/libc_uClibc.sh | 2 1 1 0 +-
/trunk/scripts/build/debug/400-ltrace.sh | 2 1 1 0 +-
/trunk/scripts/build/debug/300-gdb.sh | 8 3 5 0 +++-----
/trunk/scripts/build/kernel_linux.sh | 7 2 5 0 ++-----
/trunk/scripts/build/cc_gcc.sh | 6 2 4 0 ++----
/trunk/scripts/build/gmp.sh | 4 1 3 0 +---
8 files changed, 14 insertions(+), 24 deletions(-)

2008-05-03As a bonus, the i686-nptl-linux-gnu can build Fortrn and Java!
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 03 May 2008 17:01:35 +0000] rev 485
As a bonus, the i686-nptl-linux-gnu can build Fortrn and Java!

/trunk/samples/i686-nptl-linux-gnu/crosstool.config | 4 2 2 0 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

2008-05-03This one was hard to build. At least a combination taht works.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 03 May 2008 16:57:23 +0000] rev 484
This one was hard to build. At least a combination taht works.

/trunk/samples/i686-nptl-linux-gnu/crosstool.config | 114 73 41 0 +++++++++++++++++++++++++++++++++++--------------------
1 file changed, 73 insertions(+), 41 deletions(-)

2008-05-03Fix tools.sh and debug.sh now the tools/ and debug/ sub-dirs are numerically sorted.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 03 May 2008 09:53:49 +0000] rev 483
Fix tools.sh and debug.sh now the tools/ and debug/ sub-dirs are numerically sorted.

/trunk/scripts/build/debug.sh | 4 2 2 0 ++--
/trunk/scripts/build/tools.sh | 4 2 2 0 ++--
2 files changed, 4 insertions(+), 4 deletions(-)

2008-05-02Fix testing glibc versions for -pipe.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 02 May 2008 22:47:43 +0000] rev 482
Fix testing glibc versions for -pipe.

/trunk/scripts/build/libc_glibc.sh | 6 4 2 0 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)

2008-05-02Comment more a mis-leading comment in the glibc build procedure.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 02 May 2008 22:21:43 +0000] rev 481
Comment more a mis-leading comment in the glibc build procedure.

/trunk/scripts/build/libc_glibc.sh | 5 5 0 0 +++++
1 file changed, 5 insertions(+)

2008-05-02Update those samples to latest config options.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 02 May 2008 22:02:42 +0000] rev 480
Update those samples to latest config options.

/trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 115 76 39 0 +++++++++++++------
/trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 114 73 41 0 +++++++++++++------
/trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 116 74 42 0 ++++++++++++-------
/trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 141 98 43 0 ++++++++++++++++-------
/trunk/samples/i586-geode-linux-uclibc/crosstool.config | 120 76 44 0 +++++++++++++-------
5 files changed, 397 insertions(+), 209 deletions(-)

2008-05-02For tools/ and debug/ build scripts, annd a numeric prefix, so that they always get built in the same order, in case of library dependencies.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 02 May 2008 21:59:14 +0000] rev 479
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.

/trunk/scripts/build/debug.sh | 2 1 1 0 +-
/trunk/scripts/build/tools.sh | 2 1 1 0 +-
2 files changed, 2 insertions(+), 2 deletions(-)

2008-05-02Add latest linux kernel versions.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 02 May 2008 21:55:57 +0000] rev 478
Add latest linux kernel versions.
Remove old ones, keeping only the latest 'Y' in each 2.6.X.Y series.

/trunk/config/kernel/linux_headers_install.in | 129 26 103 0 +++++++--------------------------
1 file changed, 26 insertions(+), 103 deletions(-)

2008-05-02Add latest, untested gdb versions
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 02 May 2008 21:54:46 +0000] rev 477
Add latest, untested gdb versions

/trunk/config/debug/gdb.in | 18 18 0 0 ++++++++++++++++++
1 file changed, 18 insertions(+)

2008-05-02Better explain why populate exists.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 02 May 2008 21:53:09 +0000] rev 476
Better explain why populate exists.
New entry for how to add a new component version.
Some homogeneisation in style.

/trunk/docs/overview.txt | 44 30 14 0 ++++++++++++++++++++++++++++++--------------
1 file changed, 30 insertions(+), 14 deletions(-)