2008-07-26Do log the glibc build commands.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 26 Jul 2008 12:26:42 +0000] rev 729
Do log the glibc build commands.

/trunk/scripts/build/libc_glibc.sh | 80 44 36 0 ++++++++++++++++++++++++--------------------
1 file changed, 44 insertions(+), 36 deletions(-)

2008-07-26Build a little bit more of gcc in //.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 26 Jul 2008 12:10:54 +0000] rev 728
Build a little bit more of gcc in //.

/trunk/scripts/build/cc_gcc.sh | 2 1 1 0 +-
1 file changed, 1 insertion(+), 1 deletion(-)

2008-07-26Update the PPC sample, add a new softfloat PPC sample, thanks to Thomas JOURDAN.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 26 Jul 2008 09:31:07 +0000] rev 727
Update the PPC sample, add a new softfloat PPC sample, thanks to Thomas JOURDAN.

/trunk/samples/powerpc-unknown-linux-gnu/crosstool.config | 54 42 12 0 ++
/trunk/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config | 331 331 0 0 +++++++++++++++
/trunk/samples/powerpc-unknown_nofpu-linux-gnu/reported.by | 2 2 0 0 +
3 files changed, 375 insertions(+), 12 deletions(-)

2008-07-26In case of error, the error message would be printing in subshells, thus printing as many error message as there were subshells.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 26 Jul 2008 09:22:42 +0000] rev 726
In case of error, the error message would be printing in subshells, thus printing as many error message as there were subshells.
Limit printing this message only in the top-level shell.

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

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(+)