2008-06-18Update the alpha sample with an updated set of options and features.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 18 Jun 2008 12:54:30 +0000] rev 575
Update the alpha sample with an updated set of options and features.

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

2008-06-18Fix saving samples.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 18 Jun 2008 12:53:38 +0000] rev 574
Fix saving samples.

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

2008-06-18Fix building native gdb: download, extract, patch, build and install the ncurses library (that is needed by gdb)
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 18 Jun 2008 12:33:32 +0000] rev 573
Fix building native gdb: download, extract, patch, build and install the ncurses library (that is needed by gdb)

/trunk/scripts/build/debug/300-gdb.sh | 46 42 4 0 +++++++++++++++++++++++++++++++++++++----
/trunk/config/debug/gdb.in | 26 25 1 0 ++++++++++++++++++++++-
2 files changed, 67 insertions(+), 5 deletions(-)

2008-06-17Introduce latest D.U.M.A. version and associated patches rediffed.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 17 Jun 2008 22:28:17 +0000] rev 572
Introduce latest D.U.M.A. version and associated patches rediffed.

/trunk/patches/duma/2_5_14/200-separate_cpp.patch | 19 19 0 0 +++++++++++++++++
/trunk/patches/duma/2_5_14/100-cross-compile.patch | 32 32 0 0 ++++++++++++++++++++++++++++
/trunk/config/debug/duma.in | 5 5 0 0 ++++
3 files changed, 56 insertions(+)

2008-06-17Fix building D.U.M.A:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 17 Jun 2008 22:26:44 +0000] rev 571
Fix building D.U.M.A:
- some (presumably 'old') versions have libduma.so.0.0, while others (presumably 'newer') have libduma.so.0.0.0
- don't build the libraries multiple times, do it in one pass
- install a custom LD_PRELOAD wrapper

/trunk/scripts/build/debug/200-duma.sh | 54 33 21 0 +++++++++++++++++++++++++++++++++---------------------
1 file changed, 33 insertions(+), 21 deletions(-)

2008-06-17Add patches for gdb 6.7, 6.7.1 and 6.8, vampirised from the Gentoo CVS.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 17 Jun 2008 21:37:27 +0000] rev 570
Add patches for gdb 6.7, 6.7.1 and 6.8, vampirised from the Gentoo CVS.

/trunk/patches/gdb/6.7.1/175-gdb-hppa-offsets.patch | 272 272 0 0 +++++++++++++++++++
/trunk/patches/gdb/6.7.1/200-gdb-deleted-children.patch | 26 26 0 0 ++
/trunk/patches/gdb/6.7.1/225-gdb-6.5-dwarf-stack-overflow.patch | 52 52 0 0 ++++
/trunk/patches/gdb/6.7.1/150-gdb-6.3-security-errata-20050610.patch | 205 205 0 0 ++++++++++++++
/trunk/patches/gdb/6.7/150-gdb-6.5-dwarf-stack-overflow.patch | 52 52 0 0 ++++
/trunk/patches/gdb/6.7/100-gdb-6.3-security-errata-20050610.patch | 205 205 0 0 ++++++++++++++
/trunk/patches/gdb/6.7/125-gdb-hppa-offsets.patch | 272 272 0 0 +++++++++++++++++++
/trunk/patches/gdb/6.8/100-gdb-6.5-dwarf-stack-overflow.patch | 52 52 0 0 ++++
/trunk/patches/gdb/6.8/200-gdb-tdep-opcode-include-workaround.patch | 33 33 0 0 ++
/trunk/patches/gdb/6.8/150-gdb-6.3-security-errata-20050610.patch | 205 205 0 0 ++++++++++++++
10 files changed, 1374 insertions(+)

2008-06-17Fix building dmalloc in case strdup is a macro (uncaught when x-compiling certain targets).
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 17 Jun 2008 13:21:56 +0000] rev 569
Fix building dmalloc in case strdup is a macro (uncaught when x-compiling certain targets).

/trunk/patches/dmalloc/5.5.2/500-strdup_macro.patch | 39 39 0 0 +++++++++++++++++++++++++++++++++++++++
1 file changed, 39 insertions(+)

2008-06-17Help glibc build by exporting PARALLELMFLAGS.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 17 Jun 2008 11:30:36 +0000] rev 568
Help glibc build by exporting PARALLELMFLAGS.

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

2008-06-17Change the log level of a core gcc build message (headers copy), from EXTRA to DEBUG.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 17 Jun 2008 11:22:23 +0000] rev 567
Change the log level of a core gcc build message (headers copy), from EXTRA to DEBUG.

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

2008-06-17Add altest linux kernel versions.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 17 Jun 2008 08:31:57 +0000] rev 566
Add altest linux kernel versions.

/trunk/config/kernel/linux_headers_install.in | 16 14 2 0 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)