2009-05-21/trunk:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 21 May 2009 13:49:15 +0000] rev 1348
/trunk:
- README: add SoB line requirements for patches.

-------- diffstat follows --------
/trunk/README | 7 7 0 0 +++++++
1 file changed, 7 insertions(+)

2009-05-20/trunk:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 20 May 2009 20:20:51 +0000] rev 1347
/trunk:
- ./configure: require cvs, as retrieving recent
glibc/eglibc is done as cvs checkouts.

-------- diffstat follows --------
/trunk/configure | 1 1 0 0 +
1 file changed, 1 insertion(+)

2009-05-20/trunk:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 20 May 2009 20:15:41 +0000] rev 1346
/trunk:
- comment-out the "FD_PIC ELF" binary format:
it's not used/coded for now...

-------- diffstat follows --------
/trunk/config/binutils.in | 14 7 7 0 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)

2009-05-20Merge the uClinux/noMMU stuff back to /trunk:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 20 May 2009 20:13:13 +0000] rev 1345
Merge the uClinux/noMMU stuff back to /trunk:
- merge Linux and uClinux back to a single kernel
- add ARCH_USE_MMU and acquainted config options that
architectures can auto-select
- make binutils and elf2flt two "Binary utilities" that
go in a single common sub-{menu,directory} structure

-------- diffstat follows --------
/trunk/scripts/build/kernel/uclinux.sh | 2 0 2 0 -
/trunk/scripts/build/kernel/linux.sh | 206 204 2 0 +++++++++++++++++++++++++++++
/trunk/scripts/build/kernel/linux-common.sh | 198 0 198 0 ----------------------------
/trunk/scripts/build/binutils.sh | 232 0 232 0 --------------------------------
/trunk/scripts/build/elf2flt.sh | 150 0 150 0 ---------------------
/trunk/scripts/crosstool-NG.sh.in | 6 4 2 0 +
/trunk/config/kernel/linux.in | 249 249 0 0 +++++++++++++++++++++++++++++++++++
/trunk/config/kernel/linux.in-common | 252 0 252 0 -----------------------------------
/trunk/config/kernel/uclinux.in | 21 0 21 0 ---
/trunk/config/target.in | 23 22 1 0 +++
/trunk/config/elf2flt.in | 49 0 49 0 -------
/trunk/config/libc/glibc.in | 2 1 1 0
/trunk/config/libc/eglibc.in | 2 1 1 0
/trunk/config/config.in | 1 0 1 0 -
/trunk/config/arch/sh.in | 1 1 0 0 +
/trunk/config/arch/arm.in | 2 1 1 0
/trunk/config/arch/powerpc.in | 1 1 0 0 +
/trunk/config/arch/ia64.in | 1 1 0 0 +
/trunk/config/arch/alpha.in | 1 1 0 0 +
/trunk/config/arch/x86.in | 1 1 0 0 +
/trunk/config/arch/mips.in | 1 1 0 0 +
/trunk/config/arch/powerpc64.in | 1 1 0 0 +
22 files changed, 489 insertions(+), 913 deletions(-)

2009-05-191.4: backport 1538 from /trunk: 1.4
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 19 May 2009 16:13:34 +0000] rev 1344
1.4: backport 1538 from /trunk:
- fix gdb 6.8 frame handling

-------- diffstat follows --------
No data available: not in a working copy, and/or direct repo->repo move, cp...

2009-05-19Fix gdb bug reported by Thomas Petazzoni <thomas.petazzoni@free-electrons.com>:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 19 May 2009 16:05:36 +0000] rev 1343
Fix gdb bug reported by Thomas Petazzoni <thomas.petazzoni@free-electrons.com>:
See: http://sourceware.org/ml/crossgcc/2009-05/msg00055.html
https://bugzilla.redhat.com/show_bug.cgi?id=436037

Fix from: http://cvs.fedoraproject.org/viewvc/devel/gdb/gdb-6.8-bz436037-reg-no-longer-active.patch?revision=1.1


-------- diffstat follows --------
/trunk/patches/gdb/6.8/130-reg-no-longer-active.patch | 30 30 0 0 +++++++++++++++++++++++++
1 file changed, 30 insertions(+)

2009-05-181.4: update version to 1.4.1+svn. 1.4
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 18 May 2009 16:53:54 +0000] rev 1342
1.4: update version to 1.4.1+svn.

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

2009-05-181.4: update version to 1.4.1. 1.4 crosstool-ng-1.4.1
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 18 May 2009 16:52:14 +0000] rev 1341
1.4: update version to 1.4.1.

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

2009-05-181.4: backport #1519 from /trunk: 1.4
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 18 May 2009 16:51:20 +0000] rev 1340
1.4: backport #1519 from /trunk:
- sstrip: update the upstream URL, now buildroot has migrated to
using git instead of svn.

-------- diffstat follows --------
/branches/1.4/scripts/build/tools/200-sstrip.sh | 11 8 3 0 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)

2009-05-13./configure:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 13 May 2009 21:32:48 +0000] rev 1339
./configure:
- fix a few messages

-------- diffstat follows --------
/trunk/Makefile.in | 6 3 3 0 +++---
1 file changed, 3 insertions(+), 3 deletions(-)