2008-05-02Add a new help entry to list each samples more verbosely, but only on-demand.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 02 May 2008 21:49:43 +0000] rev 474
Add a new help entry to list each samples more verbosely, but only on-demand.

/trunk/samples/samples.mk | 4 4 0 0 ++++
/trunk/scripts/showSamples.sh | 32 31 1 0 +++++++++++++++++++++++++++++++-
2 files changed, 35 insertions(+), 1 deletion(-)

2008-05-02Eye-candy in the addToolVersion.sh script.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 02 May 2008 17:49:29 +0000] rev 473
Eye-candy in the addToolVersion.sh script.

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

2008-05-02Update known issues with dmalloc failure.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 02 May 2008 16:48:01 +0000] rev 472
Update known issues with dmalloc failure.

/trunk/docs/known-issues.txt | 15 14 1 0 ++++++++++++++-
1 file changed, 14 insertions(+), 1 deletion(-)

2008-05-02Remove unused glibc patches.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 02 May 2008 08:41:38 +0000] rev 471
Remove unused glibc patches.

2008-05-01Rebuild generated files if re-configured.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 01 May 2008 19:47:25 +0000] rev 470
Rebuild generated files if re-configured.

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

2008-04-30Add a file documenting known issues.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 30 Apr 2008 16:58:23 +0000] rev 469
Add a file documenting known issues.

/trunk/docs/known-issues.txt | 5 5 0 0 +++++
1 file changed, 5 insertions(+)

2008-04-30Do not try to download, extract, or build GMP and MPFR if not asked for.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 30 Apr 2008 16:38:06 +0000] rev 468
Do not try to download, extract, or build GMP and MPFR if not asked for.

/trunk/scripts/build/gmp.sh | 12 11 1 0 +++++++++++-
/trunk/scripts/build/mpfr.sh | 11 11 0 0 +++++++++++
2 files changed, 22 insertions(+), 1 deletion(-)

2008-04-30Remove obsolete MPFR version, as it is no longer available for download.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 30 Apr 2008 10:47:49 +0000] rev 467
Remove obsolete MPFR version, as it is no longer available for download.

/trunk/config/cc/mpfr.in | 5 0 5 0 -----
1 file changed, 5 deletions(-)

2008-04-30Merge the fortran stuff to trunk now it works!
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 30 Apr 2008 10:43:41 +0000] rev 466
Merge the fortran stuff to trunk now it works!
Fortran is not supported for all targets, though. ARM at least does not work.

/trunk/scripts/build/binutils.sh | 8 8 0 0 ++++++++
/trunk/scripts/build/cc_gcc.sh | 11 6 5 0 ++++++-----
/trunk/scripts/crosstool.sh | 10 9 1 0 +++++++++-
/trunk/tools/addToolVersion.sh | 3 3 0 0 +++
/trunk/steps.mk | 2 2 0 0 ++
/trunk/config/cc/gcc.in | 16 16 0 0 ++++++++++++++++
6 files changed, 44 insertions(+), 6 deletions(-)

2008-04-28Build both shared and static versions of binutils' libraries for target.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 28 Apr 2008 09:27:21 +0000] rev 465
Build both shared and static versions of binutils' libraries for target.

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