2008-09-04Update some samples to use only non-EXPERIMENTAL features where possible (uClibcis still a snashot, though).
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 04 Sep 2008 15:43:08 +0000] rev 829
Update some samples to use only non-EXPERIMENTAL features where possible (uClibcis still a snashot, though).

/trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 60 32 28 0 ++++++++-------
/trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 36 19 17 0 +++++----
/trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 54 30 24 0 ++++++++------
/trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 46 28 18 0 +++++++-----
4 files changed, 109 insertions(+), 87 deletions(-)

2008-09-04Dump the EXPERIMENTAL status and brokenness of samples in the WiKi table.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 04 Sep 2008 15:42:25 +0000] rev 828
Dump the EXPERIMENTAL status and brokenness of samples in the WiKi table.

/trunk/scripts/showSamples.sh | 9 7 2 0 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)

2008-09-04Add new ARMeb EABI sample.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 04 Sep 2008 07:42:12 +0000] rev 827
Add new ARMeb EABI sample.

/trunk/samples/armeb-unknown-linux-gnueabi/crosstool.config | 346 346 0 0 +++++++++++++++++++++++++++
1 file changed, 346 insertions(+)

2008-09-02Add a new ARM sample.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 02 Sep 2008 21:45:25 +0000] rev 826
Add a new ARM sample.

/trunk/samples/arm-unknown-linux-gnu/crosstool.config | 347 347 0 0 +++++++++++++++++++++++++++++++++
/trunk/samples/arm-unknown-linux-gnu/reported.by | 2 2 0 0 +
2 files changed, 349 insertions(+)

2008-09-02Beautify samples listing.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 02 Sep 2008 21:14:47 +0000] rev 825
Beautify samples listing.

/trunk/scripts/showSamples.sh | 8 4 4 0 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

2008-09-02Mark some features as no longer being EXPERIMENTAL.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 02 Sep 2008 19:50:45 +0000] rev 824
Mark some features as no longer being EXPERIMENTAL.

/trunk/config/debug/gdb.in | 3 1 2 0 +--
/trunk/config/libc/glibc.in | 1 0 1 0 -
2 files changed, 1 insertion(+), 3 deletions(-)

2008-09-02EABI is now considered stable. Thanks Michael ABBOTT for testing.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 02 Sep 2008 16:48:38 +0000] rev 823
EABI is now considered stable. Thanks Michael ABBOTT for testing.

/trunk/arch/arm/config.in | 3 1 2 0 +--
1 file changed, 1 insertion(+), 2 deletions(-)

2008-09-02Warn the user if he/she recalls a sample with EXPERIMENTAL features.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 02 Sep 2008 12:43:11 +0000] rev 822
Warn the user if he/she recalls a sample with EXPERIMENTAL features.
Also, print the EXPERIMENTAL status when listing the samples.

/trunk/scripts/showSamples.sh | 12 9 3 0 +++++++++---
/trunk/samples/samples.mk | 12 12 0 0 ++++++++++++
2 files changed, 21 insertions(+), 3 deletions(-)

2008-09-02Add support for building Insight instead of gdb (only for the cross-gdb).
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 02 Sep 2008 10:47:44 +0000] rev 821
Add support for building Insight instead of gdb (only for the cross-gdb).

/trunk/scripts/build/debug/300-gdb.sh | 62 55 7 0 ++++++++++++++++++++++++++++++++++++-----
/trunk/config/debug/gdb.in | 13 13 0 0 +++++++++
2 files changed, 68 insertions(+), 7 deletions(-)

2008-09-01Don't allow to specify an ABI for ARM EABI builds: the ABI is implied by the fact we're building for EABI.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 01 Sep 2008 17:54:39 +0000] rev 820
Don't allow to specify an ABI for ARM EABI builds: the ABI is implied by the fact we're building for EABI.

/trunk/arch/arm/functions | 19 3 16 0 +++----------------
/trunk/arch/arm/config.in | 9 6 3 0 ++++++---
2 files changed, 9 insertions(+), 19 deletions(-)