2008-12-15Move patch-renumber.sh from tools/ to scripts/
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 15 Dec 2008 18:09:22 +0000] rev 1099
Move patch-renumber.sh from tools/ to scripts/

2008-12-11Move toolchain-config.in from tools/ to scripts/
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 11 Dec 2008 18:21:18 +0000] rev 1098
Move toolchain-config.in from tools/ to scripts/
Small documentation fix.

/trunk/scripts/crosstool.sh | 2 1 1 0 +-
/trunk/docs/overview.txt | 1 1 0 0 +
2 files changed, 2 insertions(+), 1 deletion(-)

2008-12-11Move populate.in from tools/ to scripts/
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 11 Dec 2008 18:16:54 +0000] rev 1097
Move populate.in from tools/ to scripts/

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

2008-12-11Update config.guess and config.sub with the latest versions from upstream.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 11 Dec 2008 18:15:41 +0000] rev 1096
Update config.guess and config.sub with the latest versions from upstream.

/trunk/tools/config.guess | 19 17 2 0 +++++++++++++++++--
/trunk/tools/config.sub | 10 6 4 0 ++++++----
2 files changed, 23 insertions(+), 6 deletions(-)

2008-12-11Move addToolsVersion.sh from tools/ to scripts/
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 11 Dec 2008 18:12:04 +0000] rev 1095
Move addToolsVersion.sh from tools/ to scripts/

/trunk/docs/overview.txt | 2 1 1 0 +-
1 file changed, 1 insertion(+), 1 deletion(-)

2008-12-09Sanity-check CT_TARGET_VENDOR, CT_TARGET_ALIAS and CT_TARGET_ALIAS_SED_EXPR:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 09 Dec 2008 22:02:20 +0000] rev 1094
Sanity-check CT_TARGET_VENDOR, CT_TARGET_ALIAS and CT_TARGET_ALIAS_SED_EXPR:
- vendor and alias must not contain spaces
- vendor must not contain dashes '-'
- sed_expr must not generate an alias with a space in it

/trunk/scripts/functions | 17 16 1 0 ++++++++++++++++-
/trunk/config/toolchain.in | 1 1 0 0 +
2 files changed, 17 insertions(+), 1 deletion(-)

2008-12-09.config is in CT_TOP_DIR, and we *are* in CT_TOP_DIR.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 09 Dec 2008 21:25:29 +0000] rev 1093
.config is in CT_TOP_DIR, and we *are* in CT_TOP_DIR.

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

2008-12-08Bump version to 1.3.1+svn. 1.3
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 08 Dec 2008 20:25:33 +0000] rev 1092
Bump version to 1.3.1+svn.

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

2008-12-08Bump version to 1.3.0. 1.3 crosstool-ng-1.3.1
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 08 Dec 2008 20:24:44 +0000] rev 1091
Bump version to 1.3.0.

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

2008-12-03Backport #1256 from trunk/: 1.3
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 03 Dec 2008 22:39:01 +0000] rev 1090
Backport #1256 from trunk/:
- Use the dedicated function CT_DoConfigSub rather than invoking config.sub directly.

/branches/1.3/scripts/crosstool.sh | 4 2 2 0 ++--
1 file changed, 2 insertions(+), 2 deletions(-)