2009-01-27Add the latest gcc-4.3.3 with the forward-ported patchset from gcc-4.3.2.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 27 Jan 2009 21:37:03 +0000] rev 1162
Add the latest gcc-4.3.3 with the forward-ported patchset from gcc-4.3.2.

/trunk/patches/gcc/4.3.3/210-noteGNUstack-00.patch | 47 26 21 0 ++++---
/trunk/patches/gcc/4.3.3/270-missing-execinfo_h.patch | 11 8 3 0 +-
/trunk/patches/gcc/4.3.3/260-uclibc-conf-noupstream.patch | 13 9 4 0 +-
/trunk/patches/gcc/4.3.3/220-noteGNUstack-01.patch | 97 51 46 0 +++++++-------
/trunk/patches/gcc/4.3.3/240-pr25343.patch | 11 8 3 0 +-
/trunk/patches/gcc/4.3.3/100-alpha-mieee-default.patch | 17 11 6 0 +-
/trunk/patches/gcc/4.3.3/230-pr34571.patch | 23 8 15 0 +--
/trunk/patches/gcc/4.3.3/350-sh-without-headers.patch | 17 10 7 0 +-
/trunk/patches/gcc/4.3.3/330-unwind-for-uClibc.patch | 19 12 7 0 ++-
/trunk/patches/gcc/4.3.3/190-libstdc++-pic.patch | 17 11 6 0 +-
/trunk/patches/gcc/4.3.3/150-sparc64-bsd.patch | 11 8 3 0 +-
/trunk/patches/gcc/4.3.3/290-index_macro.patch | 17 11 6 0 +-
/trunk/patches/gcc/4.3.3/140-netbsd-symbolic.patch | 11 8 3 0 +-
/trunk/patches/gcc/4.3.3/110-trampolinewarn.patch | 17 11 6 0 +-
/trunk/patches/gcc/4.3.3/160-flatten-switch-stmt-00.patch | 11 8 3 0 +-
/trunk/patches/gcc/4.3.3/280-c99-complex-ugly-hack.patch | 11 8 3 0 +-
/trunk/patches/gcc/4.3.3/300-libmudflap-susv3-legacy.patch | 11 8 3 0 +-
/trunk/patches/gcc/4.3.3/170-libiberty-pic.patch | 11 8 3 0 +-
/trunk/patches/gcc/4.3.3/250-sh-pr24836.patch | 17 11 6 0 +-
/trunk/patches/gcc/4.3.3/120-java-nomulti.patch | 17 11 6 0 +-
/trunk/patches/gcc/4.3.3/320-alpha-signal_h.patch | 14 10 4 0 +-
/trunk/patches/gcc/4.3.3/180-superh-default-multilib.patch | 13 9 4 0 +-
/trunk/patches/gcc/4.3.3/340-make-mno-spe-work-as-expected.patch | 41 23 18 0 +++---
/trunk/patches/gcc/4.3.3/200-pr24170.patch | 23 14 9 0 ++-
/trunk/patches/gcc/4.3.3/310-arm-softfloat.patch | 17 11 6 0 +-
/trunk/patches/gcc/4.3.3/130-cross-compile.patch | 23 14 9 0 ++-
/trunk/config/cc/gcc.in | 7 7 0 0 +
27 files changed, 334 insertions(+), 210 deletions(-)

2009-01-27The gcc team seems to no longer make releases available at the ftp.gnu.org site, but only on mirrors. Add such a mirror to the list of retrieval sites.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 27 Jan 2009 21:36:18 +0000] rev 1161
The gcc team seems to no longer make releases available at the ftp.gnu.org site, but only on mirrors. Add such a mirror to the list of retrieval sites.

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

2009-01-27Add latest Linux kernel versions: 2.6.27.13 and 2.6.28.2.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 27 Jan 2009 21:34:44 +0000] rev 1160
Add latest Linux kernel versions: 2.6.27.13 and 2.6.28.2.

/trunk/config/kernel/linux.in | 10 10 0 0 ++++++++++
1 file changed, 10 insertions(+)

2009-01-27Fix white space damage after switching to using paths found by ./configure.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 27 Jan 2009 20:38:48 +0000] rev 1159
Fix white space damage after switching to using paths found by ./configure.

/trunk/samples/samples.mk | 2 1 1 0
/trunk/config/config.mk | 104 52 52 0 ++++++++++++++++++++++++++--------------------------
2 files changed, 53 insertions(+), 53 deletions(-)

2009-01-27Ignore generated file, remove generated file on clean.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 27 Jan 2009 19:53:44 +0000] rev 1158
Ignore generated file, remove generated file on clean.

/trunk/Makefile.in | 2 2 0 0 ++
1 file changed, 2 insertions(+)

2009-01-26Ignore generated paths.mk.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 26 Jan 2009 22:43:29 +0000] rev 1157
Ignore generated paths.mk.

2009-01-26Finally used the discovered paths from ./configure in scripts/crosstool-NG.sh:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 26 Jan 2009 22:43:08 +0000] rev 1156
Finally used the discovered paths from ./configure in scripts/crosstool-NG.sh:
- fix Makefile to really, really not used built-in rules and variables
- have scripts/crosstool-NG.sh generated from scripts/crosstool-NG.sh.in
- create a bin-overide directory ( in ${CT_WORK_DIR}/bin ) that contains shell wrappers to the actual discovered tools

/trunk/scripts/crosstool-NG.sh.in | 27 23 4 0 +++++++++++++++++++++---
/trunk/Makefile.in | 50 48 2 0 +++++++++++++++++++++++++++++++++++++++++++--
2 files changed, 71 insertions(+), 6 deletions(-)

2009-01-26Use the paths found by ./configure in the ct-ng.in makefile script and its fragments.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 26 Jan 2009 18:36:02 +0000] rev 1155
Use the paths found by ./configure in the ct-ng.in makefile script and its fragments.

/trunk/kconfig/kconfig.mk | 2 1 1 0 +-
/trunk/samples/samples.mk | 18 9 9 0 +++++++++---------
/trunk/config/config.mk | 10 5 5 0 +++++-----
/trunk/ct-ng.in | 22 13 9 0 +++++++++++++---------
4 files changed, 28 insertions(+), 24 deletions(-)

2009-01-25Makefile.in: remove generated paths.mk during clean
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 25 Jan 2009 22:59:55 +0000] rev 1154
Makefile.in: remove generated paths.mk during clean

/trunk/Makefile.in | 2 2 0 0 ++
1 file changed, 2 insertions(+)

2009-01-25Makefile.in: create and install the Makefile and shell-script fragment "paths.mk", containing the paths found by ./configure
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 25 Jan 2009 22:58:26 +0000] rev 1153
Makefile.in: create and install the Makefile and shell-script fragment "paths.mk", containing the paths found by ./configure

/trunk/Makefile.in | 66 39 27 0 +++++++++++++++++++++++++++++++++++-------------------------
1 file changed, 39 insertions(+), 27 deletions(-)