2008-10-05Separate the architecture config file and function script.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 05 Oct 2008 15:32:00 +0000] rev 903
Separate the architecture config file and function script.

/trunk/kconfig/kconfig.mk | 46 23 23 0 +++++++++++++++++++++++-----------------------
/trunk/scripts/crosstool.sh | 2 1 1 0 +-
/trunk/docs/overview.txt | 28 11 17 0 +++++++++++-----------------
3 files changed, 35 insertions(+), 41 deletions(-)

2008-10-05Add the latest GMP and MPFR versions.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 05 Oct 2008 12:32:42 +0000] rev 902
Add the latest GMP and MPFR versions.

/trunk/config/gmp_mpfr/gmp.in | 5 5 0 0 +++++
/trunk/config/gmp_mpfr/mpfr.in | 5 5 0 0 +++++
2 files changed, 10 insertions(+)

2008-10-03Update the internals documentation, adding the kernel API.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 03 Oct 2008 20:00:36 +0000] rev 901
Update the internals documentation, adding the kernel API.
Update the internals architecture documentation.

/trunk/docs/overview.txt | 75 67 8 0 ++++++++++++++++++++++++++++++++++++++++++++++++------
1 file changed, 67 insertions(+), 8 deletions(-)

2008-10-03Fourth shot at moving arch/ into config/arch/ .
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 03 Oct 2008 13:01:10 +0000] rev 900
Fourth shot at moving arch/ into config/arch/ .

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

2008-10-03Third shot at moving arch/ into config/ .
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 03 Oct 2008 12:45:37 +0000] rev 899
Third shot at moving arch/ into config/ .

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

2008-10-03Second shot at moving arch/ into config/arch/ .
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 03 Oct 2008 12:30:58 +0000] rev 898
Second shot at moving arch/ into config/arch/ .

2008-10-03First shot at moving arch/ into config/arch/ .
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 03 Oct 2008 12:30:29 +0000] rev 897
First shot at moving arch/ into config/arch/ .

/trunk/kconfig/kconfig.mk | 4 2 2 0 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

2008-10-02extract-config.sh no longer exists, don't advertise it.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 02 Oct 2008 13:04:21 +0000] rev 896
extract-config.sh no longer exists, don't advertise it.

/trunk/config/global/logging.in | 3 0 3 0 ---
1 file changed, 3 deletions(-)

2008-10-02No need for this script now the config is tored in its own file.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 02 Oct 2008 12:55:09 +0000] rev 895
No need for this script now the config is tored in its own file.

2008-10-01Save the toolchain configuration to its own file, as an auto-extracting shell script:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 01 Oct 2008 18:10:40 +0000] rev 894
Save the toolchain configuration to its own file, as an auto-extracting shell script:
- get rid of the 'extractconfig' action, it was cumbersome to use, and badly documented,
- introduce a skeleton for the config script,
- update auto-completion,
- document the config script.

/trunk/kconfig/kconfig.mk | 9 2 7 0 ++-------
/trunk/scripts/crosstool.sh | 6 5 1 0 +++++-
/trunk/docs/overview.txt | 21 9 12 0 +++++++++------------
/trunk/tools/toolchain-config.in | 8 8 0 0 ++++++++
/trunk/ct-ng.comp | 2 1 1 0 +-
5 files changed, 25 insertions(+), 21 deletions(-)