2008-07-25Hmmm. The debug pause at each step never ever worked... Sigh...
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 25 Jul 2008 22:57:35 +0000] rev 725
Hmmm. The debug pause at each step never ever worked... Sigh...

/trunk/scripts/crosstool.sh | 2 1 1 0 +-
/trunk/config/global/ct-behave.in | 2 1 1 0 +-
2 files changed, 2 insertions(+), 2 deletions(-)

2008-07-25Also print the number of samples in the DokuWiki table.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 25 Jul 2008 16:14:42 +0000] rev 724
Also print the number of samples in the DokuWiki table.

/trunk/scripts/showSamples.sh | 6 6 0 0 ++++++
1 file changed, 6 insertions(+)

2008-07-25Woops! It's the kernel v ersion that is /custom/, not the kernel it self!
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 25 Jul 2008 15:54:52 +0000] rev 723
Woops! It's the kernel v ersion that is /custom/, not the kernel it self!

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

2008-07-25When dumping the DokuWiki table of samples, don't leave the kernel headers version empty if using a custom headers set., and say so.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 25 Jul 2008 14:08:03 +0000] rev 722
When dumping the DokuWiki table of samples, don't leave the kernel headers version empty if using a custom headers set., and say so.

/trunk/scripts/showSamples.sh | 6 5 1 0 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)

2008-07-25Another ARM sample to build with gcc-4.3.1.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 25 Jul 2008 14:03:09 +0000] rev 721
Another ARM sample to build with gcc-4.3.1.

/trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 16 10 6 0 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)

2008-07-25Two new samples by "Thomas JOURDAN".
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 25 Jul 2008 13:59:29 +0000] rev 720
Two new samples by "Thomas JOURDAN".

/trunk/samples/x86_64-unknown-linux-gnu/crosstool.config | 334 334 0 0 +++++++++++++++++++++
/trunk/samples/x86_64-unknown-linux-gnu/reported.by | 2 2 0 0 +
/trunk/samples/powerpc-unknown-linux-gnu/crosstool.config | 301 301 0 0 +++++++++++++++++++
/trunk/samples/powerpc-unknown-linux-gnu/reported.by | 2 2 0 0 +
4 files changed, 639 insertions(+)

2008-07-25While retrieving files, propagate the preferred extension down to sub-functions.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 25 Jul 2008 10:02:43 +0000] rev 719
While retrieving files, propagate the preferred extension down to sub-functions.

/trunk/scripts/functions | 8 5 3 0 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)

2008-07-25Re-instatethe fortran forntend for this sample.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 25 Jul 2008 09:52:52 +0000] rev 718
Re-instatethe fortran forntend for this sample.

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

2008-07-25This sample is the first to build gcc-4.3 for ARM.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 25 Jul 2008 08:43:42 +0000] rev 717
This sample is the first to build gcc-4.3 for ARM.

/trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 18 11 7 0 +++++++++++-------
1 file changed, 11 insertions(+), 7 deletions(-)

2008-07-24Make gcc-4.3.x correctly build for ARM softfloat.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 24 Jul 2008 16:57:03 +0000] rev 716
Make gcc-4.3.x correctly build for ARM softfloat.

/trunk/patches/gcc/4.3.0/875-arm-softfloat.patch | 29 29 0 0 +++++++++++++++++++++++++++++
/trunk/patches/gcc/4.3.1/750-arm-softfloat.patch | 29 29 0 0 +++++++++++++++++++++++++++++
2 files changed, 58 insertions(+)

2008-07-24Make gcc-4.3.x build.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 24 Jul 2008 16:56:28 +0000] rev 715
Make gcc-4.3.x build.
Thanks to both Ioannis E. VENETIS and Thomas JOURDAN for their help.

/trunk/scripts/build/cc_gcc.sh | 26 22 4 0 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)

2008-07-24Don't check fo lynx, it's no longer used.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 24 Jul 2008 06:47:08 +0000] rev 714
Don't check fo lynx, it's no longer used.

/trunk/scripts/build/tools/200-sstrip.sh | 1 0 1 0 -
1 file changed, 1 deletion(-)

2008-07-24Simplify downloading sstrip, using the common retrieval framework.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 24 Jul 2008 06:46:40 +0000] rev 713
Simplify downloading sstrip, using the common retrieval framework.

/trunk/scripts/build/tools/200-sstrip.sh | 31 3 28 0 +++----------------------------
1 file changed, 3 insertions(+), 28 deletions(-)

2008-07-24When retrieving a file, allow preferred extension to be whatever starts with a dot, and not only one of .tar.bz2 .tar.gz .tgz or .tar.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 24 Jul 2008 06:42:29 +0000] rev 712
When retrieving a file, allow preferred extension to be whatever starts with a dot, and not only one of .tar.bz2 .tar.gz .tgz or .tar.

/trunk/scripts/functions | 5 3 2 0 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

2008-07-22Remove garbage files left behind by downloads from sourceforge.net.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 22 Jul 2008 14:17:10 +0000] rev 711
Remove garbage files left behind by downloads from sourceforge.net.

/trunk/scripts/build/debug/500-strace.sh | 4 4 0 0 ++++
/trunk/scripts/build/debug/200-duma.sh | 5 4 1 0 ++++-
2 files changed, 8 insertions(+), 1 deletion(-)

2008-07-22Allow selecting 'latest' snapshot, as well as 'specific' date snapshot for glibc.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 22 Jul 2008 13:29:08 +0000] rev 710
Allow selecting 'latest' snapshot, as well as 'specific' date snapshot for glibc.
Update uClibc config to commonalise some help.

/trunk/scripts/build/libc_glibc.sh | 22 20 2 0 ++++++++++++++++++++--
/trunk/config/libc/glibc.in | 12 12 0 0 ++++++++++++
/trunk/config/libc/uClibc.in | 12 4 8 0 ++++--------
/trunk/config/libc.in | 13 13 0 0 +++++++++++++
4 files changed, 49 insertions(+), 10 deletions(-)

2008-07-22MArk gdb-6.5 as being OBSOLETE.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 22 Jul 2008 09:32:27 +0000] rev 709
MArk gdb-6.5 as being OBSOLETE.

/trunk/config/debug/gdb.in | 3 2 1 0 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

2008-07-22Backport #844 from trunk: 1.2
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 22 Jul 2008 09:19:42 +0000] rev 708
Backport #844 from trunk:
In POSIX shell scripts, == does not check for equality, -eq does.

/branches/1.2/kconfig/lxdialog/check-lxdialog.sh | 4 2 2 0 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

2008-07-22Eye-candy in ./configure.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 22 Jul 2008 09:17:40 +0000] rev 707
Eye-candy in ./configure.

/trunk/configure | 6 3 3 0 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

2008-07-22Michael ABBOTT reported that Ubuntu had problems running menuconfig.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 22 Jul 2008 09:16:07 +0000] rev 706
Michael ABBOTT reported that Ubuntu had problems running menuconfig.
Turned out that a POSIX script shell was in fact not POSIX: == does not check for equality, -eq does.

/trunk/kconfig/lxdialog/check-lxdialog.sh | 4 2 2 0 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

2008-07-20Bump version to 1.2.0+svn
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 20 Jul 2008 17:20:45 +0000] rev 705
Bump version to 1.2.0+svn

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

2008-07-20Create the 1.2 maintenance branch. 1.2 crosstool-ng-1.2.0
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 20 Jul 2008 17:19:26 +0000] rev 704
Create the 1.2 maintenance branch.
In fact, the maintenance branch for 1.1 was a bit hard to follow, but it didn't proove unfeasible.

2008-07-20Update version to 1.2.0.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 20 Jul 2008 17:18:06 +0000] rev 703
Update version to 1.2.0.

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

2008-07-20Update CREDITS.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 20 Jul 2008 16:59:04 +0000] rev 702
Update CREDITS.
Eye-candy on overview.txt.

/trunk/docs/overview.txt | 4 2 2 0 ++--
/trunk/docs/CREDITS | 1 1 0 0 +
2 files changed, 3 insertions(+), 2 deletions(-)

2008-07-20PowerPC now builds the Fortran frontend.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 20 Jul 2008 16:00:01 +0000] rev 701
PowerPC now builds the Fortran frontend.

/trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config | 6 3 3 0 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

2008-07-20Alpha sample can build the Fortran frontend.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 20 Jul 2008 13:21:54 +0000] rev 700
Alpha sample can build the Fortran frontend.

/trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 6 3 3 0 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

2008-07-20Update the last four samples to use linux-2.6.26 headers, and gcc-4.2.4.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 20 Jul 2008 11:12:59 +0000] rev 699
Update the last four samples to use linux-2.6.26 headers, and gcc-4.2.4.

/trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 10 5 5 0 +++++-----
/trunk/samples/i686-nptl-linux-gnu/crosstool.config | 16 8 8 0 ++++++++--------
/trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config | 16 8 8 0 ++++++++--------
/trunk/samples/i586-geode-linux-uclibc/crosstool.config | 16 8 8 0 ++++++++--------
4 files changed, 29 insertions(+), 29 deletions(-)

2008-07-20Add new tools to check presence of at ./configure time. Reported by Laurent Dufrechou <laurent.dufrechou@gmail.com>.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 20 Jul 2008 09:43:07 +0000] rev 698
Add new tools to check presence of at ./configure time. Reported by Laurent Dufrechou <laurent.dufrechou@gmail.com>.

/trunk/configure | 2 2 0 0 ++
1 file changed, 2 insertions(+)

2008-07-19Updatge all samples to neither use a LAN mirror, nor a proxy (new set of options).
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 19 Jul 2008 22:55:19 +0000] rev 697
Updatge all samples to neither use a LAN mirror, nor a proxy (new set of options).

/trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 38 18 20 0 ++++++------
/trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 38 18 20 0 ++++++------
/trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 40 20 20 0 ++++++------
/trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config | 38 18 20 0 ++++++------
/trunk/samples/i686-nptl-linux-gnu/crosstool.config | 40 20 20 0 ++++++------
/trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 38 18 20 0 ++++++------
/trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 38 18 20 0 ++++++------
/trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 38 18 20 0 ++++++------
/trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config | 40 20 20 0 ++++++------
/trunk/samples/i586-geode-linux-uclibc/crosstool.config | 40 20 20 0 ++++++------
/trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 38 18 20 0 ++++++------
/trunk/samples/mipsel-unknown-linux-gnu/crosstool.config | 38 18 20 0 ++++++------
/trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 38 18 20 0 ++++++------
/trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 38 18 20 0 ++++++------
14 files changed, 260 insertions(+), 280 deletions(-)

2008-07-19Using a SOCKS 4/5 proxy is no more EXPERIMENTAL.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 19 Jul 2008 22:46:44 +0000] rev 696
Using a SOCKS 4/5 proxy is no more EXPERIMENTAL.

/trunk/config/global/download.in | 3 1 2 0 +--
1 file changed, 1 insertion(+), 2 deletions(-)