2008-06-191.1 maintenance: bump version to 1.1.3 1.1 crosstool-ng-1.1.3
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 19 Jun 2008 22:07:18 +0000] rev 589
1.1 maintenance: bump version to 1.1.3

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

2008-06-19Backport #718 from trunk: 1.1
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 19 Jun 2008 22:06:42 +0000] rev 588
Backport #718 from trunk:
Fix building MPFR on distro that have strict sanity checks on libtool.m4 and ltmain.sh versions mismatch. UNTESTED!

/branches/1.1/scripts/build/mpfr.sh | 11 11 0 0 +++++++++++
1 file changed, 11 insertions(+)

2008-06-19Backport #698 from trunk: 1.1
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 19 Jun 2008 22:02:17 +0000] rev 587
Backport #698 from trunk:
Workaround makeinfo being picky at its input (we don't need documentation, do we?)

/branches/1.1/scripts/crosstool.sh | 7 7 0 0 +++++++
1 file changed, 7 insertions(+)

2008-06-19Backport #697 from trunk: 1.1
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 19 Jun 2008 21:59:26 +0000] rev 586
Backport #697 from trunk:
Better install the libraries improperly installed by gcc in prefix/target/lib instead of sysroot/usr/lib.

/branches/1.1/scripts/build/cc_gcc.sh | 3 2 1 0 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

2008-06-19Backport #676 from trunk: 1.1
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 19 Jun 2008 21:57:15 +0000] rev 585
Backport #676 from trunk:
./configure expects message to be in the C locale, so force that.

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

2008-06-19Fix building MPFR on distro that have strict sanity checks on libtool.m4 and ltmain.sh versions mismatch. UNTESTED!
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 19 Jun 2008 21:54:57 +0000] rev 584
Fix building MPFR on distro that have strict sanity checks on libtool.m4 and ltmain.sh versions mismatch. UNTESTED!

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

2008-06-19A bunch of fixes/improvements to the gdb build:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 19 Jun 2008 15:33:33 +0000] rev 583
A bunch of fixes/improvements to the gdb build:
- allow native builds (both shared and static)
- fix enabling threads
- better handle the gdbserver case
- introduce the ncurses library to allow native builds
- re-order config options adequately

/trunk/scripts/build/debug/300-gdb.sh | 126 79 47 0 ++++++++++++++++++++++++++---------------
/trunk/config/debug/gdb.in | 45 33 12 0 +++++++++++----
2 files changed, 112 insertions(+), 59 deletions(-)

2008-06-19Only print "Build completed" if build was successful.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 19 Jun 2008 15:31:04 +0000] rev 582
Only print "Build completed" if build was successful.
Print the time at which at step was finished (along with the time it took to complete).

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

2008-06-19Fix building D.U.M.A. when C++ is not configured.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 19 Jun 2008 15:30:01 +0000] rev 581
Fix building D.U.M.A. when C++ is not configured.

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

2008-06-19Build a C++ friendly uClibc.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 19 Jun 2008 08:17:39 +0000] rev 580
Build a C++ friendly uClibc.

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