2008-09-01Be gentle to older findutils that don't have the "{} +" construct, and simply use "{} \;" instead.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 01 Sep 2008 09:15:31 +0000] rev 818
Be gentle to older findutils that don't have the "{} +" construct, and simply use "{} \;" instead.

/trunk/scripts/build/debug/300-gdb.sh | 2 1 1 0 +-
1 file changed, 1 insertion(+), 1 deletion(-)

2008-08-30Update README to point to docs/known-issues.txt.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 30 Aug 2008 15:24:28 +0000] rev 817
Update README to point to docs/known-issues.txt.

/trunk/README | 2 2 0 0 ++
1 file changed, 2 insertions(+)

2008-08-30Rebuild the kconfig stuff on kconfig source change.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 30 Aug 2008 15:23:12 +0000] rev 816
Rebuild the kconfig stuff on kconfig source change.

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

2008-08-27eglibc and PowerPC SPE documentaion, courtesy Nate CASE.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 27 Aug 2008 16:24:24 +0000] rev 815
eglibc and PowerPC SPE documentaion, courtesy Nate CASE.

/trunk/config/libc.in | 7 7 0 0 +++++++
/trunk/arch/powerpc/config.in | 11 10 1 0 ++++++++++-
2 files changed, 17 insertions(+), 1 deletion(-)

2008-08-26Bump version to 1.2.2+svn. 1.2
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 26 Aug 2008 21:56:02 +0000] rev 814
Bump version to 1.2.2+svn.

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

2008-08-26Bump version to 1.2.2. 1.2 crosstool-ng-1.2.2
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 26 Aug 2008 21:55:08 +0000] rev 813
Bump version to 1.2.2.

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

2008-08-26Backport #958 from trunk: 1.2
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 26 Aug 2008 21:53:16 +0000] rev 812
Backport #958 from trunk:
Fix extracting the configuration from a build log.

/branches/1.2/tools/extract-config.sh | 2 1 1 0 +-
1 file changed, 1 insertion(+), 1 deletion(-)

2008-08-26Backport #953 from trunk: 1.2
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 26 Aug 2008 21:51:45 +0000] rev 811
Backport #953 from trunk:
Fix building older gdb's with newer gcc's.

/branches/1.2/scripts/build/debug/300-gdb.sh | 2 2 0 0 ++
1 file changed, 2 insertions(+)

2008-08-26Enable glibc to include support for kernel versions different than the version from the kernel headers.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 26 Aug 2008 21:37:46 +0000] rev 810
Enable glibc to include support for kernel versions different than the version from the kernel headers.
Thanks to Nate CASE <ncase@xes-inc.com> for suggesting this use-case, and providing the patch.

/trunk/scripts/build/libc_glibc.sh | 4 2 2 0 +-
/trunk/scripts/build/libc_eglibc.sh | 2 1 1 0 +-
/trunk/config/libc/glibc-eglibc-common.in | 44 44 0 0 +++++++++++++++++++++++++++++++++++++
3 files changed, 47 insertions(+), 3 deletions(-)

2008-08-26Missed one variable when converting to common options for eglibc and glibc (thanks Nate Case).
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 26 Aug 2008 21:30:22 +0000] rev 809
Missed one variable when converting to common options for eglibc and glibc (thanks Nate Case).

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