2008-08-25Also dump the GMP and MPFR versions when dumping a sample in verbose mode.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 25 Aug 2008 21:42:34 +0000] rev 807
Also dump the GMP and MPFR versions when dumping a sample in verbose mode.

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

2008-08-25Fix extracting the configuration from a build log.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 25 Aug 2008 21:41:52 +0000] rev 806
Fix extracting the configuration from a build log.

/trunk/tools/extract-config.sh | 2 1 1 0 +-
1 file changed, 1 insertion(+), 1 deletion(-)

2008-08-25Allow using ash as the shell for ./configure and make.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 25 Aug 2008 19:44:39 +0000] rev 805
Allow using ash as the shell for ./configure and make.
After an idea by "Martin Guy" <martinwguy@yahoo.it>:
http://sourceware.org/ml/crossgcc/2008-08/msg00037.html

/trunk/scripts/crosstool.sh | 4 4 0 0 ++++
/trunk/config/global/build-behave.in | 14 14 0 0 ++++++++++++++
2 files changed, 18 insertions(+)

2008-08-25Allow binutils-2.18 to use a shell other than bash when building.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 25 Aug 2008 17:33:13 +0000] rev 804
Allow binutils-2.18 to use a shell other than bash when building.

2008-08-21Typo.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 21 Aug 2008 13:12:35 +0000] rev 803
Typo.

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

2008-08-21Move the threading model choice back to the C library menu:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 21 Aug 2008 09:48:00 +0000] rev 802
Move the threading model choice back to the C library menu:
- the threading models available are dependent on the C library used
- it is thus easier to first select the C libary, and then the threading model, rather going back to the toolchain menu.

/trunk/config/toolchain.in | 29 0 29 0 -----------------------------
/trunk/config/libc.in | 47 38 9 0 ++++++++++++++++++++++++++++++++++++++---------
2 files changed, 38 insertions(+), 38 deletions(-)

2008-08-20Fix building older gdb's with newer gcc's.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 20 Aug 2008 12:08:03 +0000] rev 801
Fix building older gdb's with newer gcc's.

/trunk/scripts/build/debug/300-gdb.sh | 2 2 0 0 ++
1 file changed, 2 insertions(+)

2008-08-19Default to check installed kernel headers by default.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 19 Aug 2008 07:06:21 +0000] rev 800
Default to check installed kernel headers by default.

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

2008-08-17Log retrieved file emssages to DEBUG level, not EXTRA.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 17 Aug 2008 14:13:00 +0000] rev 799
Log retrieved file emssages to DEBUG level, not EXTRA.

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

2008-08-17MPFR: log autotools files rebuilding to DEBUG level, not EXTRA.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 17 Aug 2008 14:10:44 +0000] rev 798
MPFR: log autotools files rebuilding to DEBUG level, not EXTRA.

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