2008-07-28Fourth step at renaming patches: renumber all patches with a 10-step.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 28 Jul 2008 21:32:33 +0000] rev 747
Fourth step at renaming patches: renumber all patches with a 10-step.

2008-07-28Third go at renaming patches to contain neither the package name nor the package version.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 28 Jul 2008 21:08:01 +0000] rev 746
Third go at renaming patches to contain neither the package name nor the package version.

2008-07-28REname binutils patches to not include 'binutils' nor the version in the patch names.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 28 Jul 2008 20:17:48 +0000] rev 745
REname binutils patches to not include 'binutils' nor the version in the patch names.

2008-07-28Rename patches for glibc: include neither 'glibc' not he version in patch names, it's a duplicate of info already available from the directories they are in.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 28 Jul 2008 20:10:34 +0000] rev 744
Rename patches for glibc: include neither 'glibc' not he version in patch names, it's a duplicate of info already available from the directories they are in.

2008-07-28Add latest headers from Linux kernel 2.6.25.1{1,2}.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 28 Jul 2008 11:43:29 +0000] rev 743
Add latest headers from Linux kernel 2.6.25.1{1,2}.

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

2008-07-27Backport #878 from trunk: 1.2
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 27 Jul 2008 16:54:28 +0000] rev 742
Backport #878 from trunk:
Fix building x86_64 on x86_64 (and hopefully all other *64 archs on the same *64).

/branches/1.2/scripts/build/cc_gcc.sh | 26 0 26 0 --------------------------
/branches/1.2/scripts/crosstool.sh | 14 14 0 0 ++++++++++++++
2 files changed, 14 insertions(+), 26 deletions(-)

2008-07-27Update CREDITS.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 27 Jul 2008 16:52:53 +0000] rev 741
Update CREDITS.

/trunk/docs/CREDITS | 4 4 0 0 ++++
1 file changed, 4 insertions(+)

2008-07-27Fix building x86_64 on x86_64 (and hopefully all other *64 archs on the same *64):
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 27 Jul 2008 16:35:37 +0000] rev 740
Fix building x86_64 on x86_64 (and hopefully all other *64 archs on the same *64):
- symlink all lib64/ dirs to the corresponding lib/ dir
Also, prevent gcc from installing some of its target libs outside of the sys-root, in the first place.
Thanks to Laurent DUFRECHOU for reporting the bug and testing the fix.

/trunk/scripts/build/cc_gcc.sh | 26 0 26 0 --------------------------
/trunk/scripts/crosstool.sh | 14 14 0 0 ++++++++++++++
2 files changed, 14 insertions(+), 26 deletions(-)

2008-07-27Backport #876 from trunk: 1.2
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 27 Jul 2008 14:28:36 +0000] rev 739
Backport #876 from trunk:
Re-enable the restart functionality by removing some variables from the saved environment.

/branches/1.2/scripts/functions | 16 10 6 0 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)

2008-07-27Re-enable the restart functionality by removing some variables from the saved environment.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 27 Jul 2008 14:25:19 +0000] rev 738
Re-enable the restart functionality by removing some variables from the saved environment.

/trunk/scripts/functions | 16 10 6 0 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)