summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-10-29Update this powerpc sample.Yann E. MORIN"1-3/+3
/trunk/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config | 6 3 3 0 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
2008-10-29Update this powerpc sample.Yann E. MORIN"2-75/+92
/trunk/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config | 166 91 75 0 ++++++++------- /trunk/samples/powerpc-unknown_nofpu-linux-gnu/reported.by | 1 1 0 0 + 2 files changed, 92 insertions(+), 75 deletions(-)
2008-10-29Use $(MAKE) for recursive calls, don't directly use $(CT_NG).Yann E. MORIN"2-4/+4
Pass on the V variable on the $(MAKE) command lines. /trunk/steps.mk | 6 3 3 0 +++--- /trunk/ct-ng.in | 2 1 1 0 +- 2 files changed, 4 insertions(+), 4 deletions(-)
2008-10-29Update this powerpc sample.Yann E. MORIN"2-54/+52
/trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config | 104 50 54 0 +++++++++--------- /trunk/samples/powerpc-unknown-linux-uclibc/reported.by | 2 2 0 0 + 2 files changed, 52 insertions(+), 54 deletions(-)
2008-10-28Also export the V value to sub-makes.Yann E. MORIN"1-1/+1
/trunk/ct-ng.in | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
2008-10-28Make a relative symlink from ${CT_TARGET}-cc to ${CT_TARGET}-gcc.Yann E. MORIN"1-1/+1
This helps those who want to relocate their toolchains later. Reported by Nye Liu: http://sourceware.org/ml/crossgcc/2008-10/msg00093.html /trunk/scripts/build/cc/gcc.sh | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
2008-10-28Update this powerpc sample.Yann E. MORIN"2-77/+85
/trunk/samples/powerpc-unknown-linux-gnu/crosstool.config | 161 84 77 0 +++++++++++---------- /trunk/samples/powerpc-unknown-linux-gnu/reported.by | 1 1 0 0 + 2 files changed, 85 insertions(+), 77 deletions(-)
2008-10-28Update this powerpc sample.Yann E. MORIN"1-8/+12
/trunk/samples/powerpc-e500v2-linux-gnuspe/crosstool.config | 20 12 8 0 +++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-)
2008-10-28Fix building with newer gcc that have the 'fix-include' /feature/.Yann E. MORIN"1-0/+40
/trunk/patches/glibc/2.3.6/290-gcc-4.3-include.patch | 40 40 0 0 ++++++++++++++++++++++++++ 1 file changed, 40 insertions(+)
2008-10-27Update this MIPS sample.Yann E. MORIN"2-77/+84
/trunk/samples/mipsel-unknown-linux-gnu/crosstool.config | 160 83 77 0 +++++++++++----------- /trunk/samples/mipsel-unknown-linux-gnu/reported.by | 1 1 0 0 + 2 files changed, 84 insertions(+), 77 deletions(-)
2008-10-27Don't use libelf in MIPS samples: it is not used as ltrace is not available ↵Yann E. MORIN"1-5/+4
for MIPS. /trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 9 4 5 0 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-)
2008-10-27Enhance the make fragments:Yann E. MORIN"4-28/+70
- comment the different parts - re-order the code so that it is homogeneous amogst fragments - eye-candy in some existing comments /trunk/tools/tools.mk | 17 15 2 0 +++++++++++++++-- /trunk/steps.mk | 38 26 12 0 ++++++++++++++++++++++++++------------ /trunk/samples/samples.mk | 41 28 13 0 ++++++++++++++++++++++++++++------------- /trunk/config/config.mk | 2 1 1 0 +- 4 files changed, 70 insertions(+), 28 deletions(-)
2008-10-27Add 'help' in the auto-completion.Yann E. MORIN"1-1/+1
/trunk/ct-ng.comp | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
2008-10-27Typo.Yann E. MORIN"1-1/+1
/trunk/scripts/showSamples.sh | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
2008-10-27Update this MIPS sample.Yann E. MORIN"2-67/+77
/trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 141 74 67 0 +++++++++++++++-------------- /trunk/samples/mips-unknown-linux-uclibc/reported.by | 3 3 0 0 + 2 files changed, 77 insertions(+), 67 deletions(-)
2008-10-27Really, don't do DEBUG in samples.Yann E. MORIN"2-8/+2
/trunk/samples/sh4-unknown-linux-gnu/crosstool.config | 5 1 4 0 +---- /trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 5 1 4 0 +---- 2 files changed, 2 insertions(+), 8 deletions(-)
2008-10-27Don't do DEBUG in samples.Yann E. MORIN"1-4/+1
/trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 5 1 4 0 +---- 1 file changed, 1 insertion(+), 4 deletions(-)
2008-10-27Update the ia64 sample.Yann E. MORIN"2-54/+58
/trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 109 55 54 0 ++++++++++++------------ /trunk/samples/ia64-unknown-linux-gnu/reported.by | 3 3 0 0 + 2 files changed, 58 insertions(+), 54 deletions(-)
2008-10-27Update the i686 sample.Yann E. MORIN"2-77/+93
/trunk/samples/i686-nptl-linux-gnu/crosstool.config | 167 90 77 0 +++++++++++++++------------ /trunk/samples/i686-nptl-linux-gnu/reported.by | 3 3 0 0 + 2 files changed, 93 insertions(+), 77 deletions(-)
2008-10-27Update the i586 Geode sample.Yann E. MORIN"2-69/+76
/trunk/samples/i586-geode-linux-uclibc/crosstool.config | 142 73 69 0 ++++++++++++----------- /trunk/samples/i586-geode-linux-uclibc/reported.by | 3 3 0 0 + 2 files changed, 76 insertions(+), 69 deletions(-)
2008-10-26Update this ARM sample.Yann E. MORIN"2-68/+83
/trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 148 80 68 0 +++++++------ /trunk/samples/armeb-unknown-linux-uclibcgnueabi/reported.by | 3 3 0 0 + 2 files changed, 83 insertions(+), 68 deletions(-)
2008-10-26Update this ARM sample.Yann E. MORIN"2-78/+91
/trunk/samples/armeb-unknown-linux-gnueabi/crosstool.config | 166 88 78 0 ++++++++++--------- /trunk/samples/armeb-unknown-linux-gnueabi/reported.by | 3 3 0 0 + 2 files changed, 91 insertions(+), 78 deletions(-)
2008-10-26Don't use /bin/ash as shell in samples.Yann E. MORIN"3-16/+14
/trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 7 3 4 0 +++--- /trunk/samples/powerpc-405-linux-gnu/crosstool.config | 17 8 9 0 +++++++-------- /trunk/samples/arm-unknown-eabi/crosstool.config | 6 3 3 0 ++-- 3 files changed, 14 insertions(+), 16 deletions(-)
2008-10-26Update the Alpha sample with ltrace being built.Yann E. MORIN"1-3/+5
/trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 8 5 3 0 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-)
2008-10-26Make ltrace build for Alpha (eg. alphaev56-* _is_ an Alpha!).Yann E. MORIN"1-0/+11
/trunk/patches/ltrace/0.4/120-alpha-support.patch | 11 11 0 0 +++++++++++ 1 file changed, 11 insertions(+)
2008-10-26Update thie ARM sample.Yann E. MORIN"2-79/+92
/trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 168 89 79 0 ++++++++++++----------- /trunk/samples/armeb-unknown-linux-gnu/reported.by | 3 3 0 0 + 2 files changed, 92 insertions(+), 79 deletions(-)
2008-10-26Update this ARM sample.Yann E. MORIN"2-80/+92
/trunk/samples/arm-unknown-linux-gnu/crosstool.config | 171 91 80 0 +++++++++++++------------ /trunk/samples/arm-unknown-linux-gnu/reported.by | 1 1 0 0 + 2 files changed, 92 insertions(+), 80 deletions(-)
2008-10-26Update this ARM sample.Yann E. MORIN"2-71/+78
/trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 146 75 71 0 +++++++++++----------- /trunk/samples/arm-unknown-linux-uclibc/reported.by | 3 3 0 0 + 2 files changed, 78 insertions(+), 71 deletions(-)
2008-10-26ltrace: remove lingering ".Yann E. MORIN"1-1/+1
/trunk/scripts/build/debug/400-ltrace.sh | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
2008-10-26Update the bare-metal ARM EABI sample.Yann E. MORIN"2-16/+38
/trunk/samples/arm-unknown-eabi/crosstool.config | 51 35 16 0 +++++++++++++++++++++--------- /trunk/samples/arm-unknown-eabi/reported.by | 3 3 0 0 ++ 2 files changed, 38 insertions(+), 16 deletions(-)
2008-10-26Update the bare-metal ARM ELF sample.Yann E. MORIN"2-18/+40
/trunk/samples/arm-unknown-elf/crosstool.config | 55 37 18 0 +++++++++++++++++++++---------- /trunk/samples/arm-unknown-elf/reported.by | 3 3 0 0 ++ 2 files changed, 40 insertions(+), 18 deletions(-)
2008-10-26Update the Alpha sample.Yann E. MORIN"2-61/+62
/trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 122 61 61 0 +++++++++--------- /trunk/samples/alphaev56-unknown-linux-gnu/reported.by | 1 1 0 0 + 2 files changed, 62 insertions(+), 61 deletions(-)
2008-10-26ltrace does not build out-of-tree: use copied sources to configure.Yann E. MORIN"1-4/+4
/trunk/scripts/build/debug/400-ltrace.sh | 8 4 4 0 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
2008-10-25ltrace is no longer EXPERIMENTAL.Yann E. MORIN"1-1/+0
/trunk/config/debug/ltrace.in | 1 0 1 0 - 1 file changed, 1 deletion(-)
2008-10-25Update this sample.Yann E. MORIN"2-54/+53
/trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 106 52 54 0 ++++++++++----------- /trunk/samples/arm-unknown-linux-gnueabi/reported.by | 1 1 0 0 + 2 files changed, 53 insertions(+), 54 deletions(-)
2008-10-25libelf and ltrace are now no longer EXPERIMENTAL.Yann E. MORIN"2-15/+4
Remove old versions that never worked. /trunk/config/debug/ltrace.in | 14 4 10 0 ++++---------- /trunk/config/tools/libelf.in | 5 0 5 0 ----- 2 files changed, 4 insertions(+), 15 deletions(-)
2008-10-25Update this sample.Yann E. MORIN"2-18/+21
/trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 37 20 17 0 ++++++++------- /trunk/samples/arm-unknown-linux-uclibcgnueabi/reported.by | 2 1 1 0 2 files changed, 21 insertions(+), 18 deletions(-)
2008-10-25Remove libelf versions that never worked.Yann E. MORIN"1-11/+0
/trunk/config/tools/libelf.in | 11 0 11 0 ----------- 1 file changed, 11 deletions(-)
2008-10-25Update strace to 4.5.17:Yann E. MORIN"9-0/+334
- forward-port the patchset from strace-4.5.16 to 4.5.17 - add a new patch from Michael Abbott (#170) /trunk/patches/strace/4.5.17/100-autoreconf.patch | 16 10 6 0 ++-- /trunk/patches/strace/4.5.17/150-undef-CTL_PROC.patch | 8 6 2 0 +- /trunk/patches/strace/4.5.17/140-statfs64-check.patch | 28 16 12 0 ++++--- /trunk/patches/strace/4.5.17/160-undef-syscall.patch | 24 14 10 0 +++--- /trunk/patches/strace/4.5.17/110-dont-use-REG_SYSCALL-for-sh.patch | 10 7 3 0 +- /trunk/patches/strace/4.5.17/120-fix-arm-bad-syscall.patch | 10 7 3 0 +- /trunk/patches/strace/4.5.17/130-fix-disabled-largefile-syscalls.patch | 10 7 3 0 +- /trunk/patches/strace/4.5.17/170-arm-syscalls.patch | 42 42 0 0 ++++++++++ /trunk/config/debug/strace.in | 5 5 0 0 + 9 files changed, 114 insertions(+), 39 deletions(-)
2008-10-24Make ltrace finally build:Yann E. MORIN"3-2/+118
- copy sources to build directory, as it does not build out-of-tree - add a patch to make it build for non *-linux-gnu host tuples - add a patch to make it cross-build correctly /trunk/patches/ltrace/0.4/100-fix-build-with-exotic-linux-host-OS.patch | 26 26 0 0 +++ /trunk/patches/ltrace/0.4/110-allow-cross-compile.patch | 89 89 0 0 ++++++++++ /trunk/scripts/build/debug/400-ltrace.sh | 5 3 2 0 + 3 files changed, 118 insertions(+), 2 deletions(-)
2008-10-24Add the latest Linux kernel versions: 2.6.25.19, 2.6.26.7 and 2.6.27.3.Yann E. MORIN"1-3/+13
/trunk/config/kernel/linux.in | 16 13 3 0 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-)
2008-10-24Update the sh4 sample.Yann E. MORIN"1-17/+10
/trunk/samples/sh4-unknown-linux-gnu/crosstool.config | 27 10 17 0 +++++++++---------------- 1 file changed, 10 insertions(+), 17 deletions(-)
2008-10-24The glibc-2.7 profs fix for SuperH was missing very important parts...Yann E. MORIN"1-6/+32
/trunk/patches/glibc/2.7/270-sh-fix-procfs.patch | 38 32 6 0 ++++++++++++++++++++++++++++++++------ 1 file changed, 32 insertions(+), 6 deletions(-)
2008-10-24Fix libelf cross-building.Yann E. MORIN"1-0/+24
/trunk/patches/libelf/0.8.10/100-fix-64-bit-detection.patch | 24 24 0 0 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+)
2008-10-23Fix saving samples, by Nye Liu:Yann E. MORIN"1-1/+2
http://sourceware.org/ml/crossgcc/2008-10/msg00070.html /trunk/scripts/saveSample.sh | 3 2 1 0 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
2008-10-23Fix memset on PowerPC 8xx, by Nye Liu:Yann E. MORIN"1-0/+40
http://sourceware.org/ml/crossgcc/2008-10/msg00067.html /trunk/patches/glibc/2.7/290-powerpc-8xx-CPU15-errata.patch | 40 40 0 0 +++++++++++++++++++ 1 file changed, 40 insertions(+)
2008-10-23Push the calculation of the tuple's kernel part down to kernel's build scripts:Yann E. MORIN"5-29/+40
- update the kernel script's API with the function CT_DiKernelTupleValues - update doc accordingly (also with the architecture change, missing in the previous commit) - small clean-up in the main script, remove useless test /trunk/scripts/build/kernel/bare-metal.sh | 5 5 0 0 +++++ /trunk/scripts/build/kernel/linux.sh | 5 5 0 0 +++++ /trunk/scripts/crosstool.sh | 31 13 18 0 +++++++++++++------------------ /trunk/scripts/functions | 15 8 7 0 ++++++++------- /trunk/docs/overview.txt | 13 9 4 0 +++++++++---- 5 files changed, 40 insertions(+), 29 deletions(-)
2008-10-23Architecture API change:Yann E. MORIN"9-13/+15
- rename the tuple function /trunk/scripts/build/arch/mips.sh | 2 1 1 0 +- /trunk/scripts/build/arch/sh.sh | 2 1 1 0 +- /trunk/scripts/build/arch/x86_64.sh | 2 1 1 0 +- /trunk/scripts/build/arch/arm.sh | 2 1 1 0 +- /trunk/scripts/build/arch/powerpc.sh | 2 1 1 0 +- /trunk/scripts/build/arch/ia64.sh | 2 1 1 0 +- /trunk/scripts/build/arch/alpha.sh | 2 1 1 0 +- /trunk/scripts/build/arch/x86.sh | 2 1 1 0 +- /trunk/scripts/functions | 12 7 5 0 +++++++----- 9 files changed, 15 insertions(+), 13 deletions(-)
2008-10-22Rename a patch: typo.Yann E. MORIN"1-0/+0
2008-10-22Make Super-H finally compile a complete (C-only) toolchain:Yann E. MORIN"7-0/+479
- new, un-tested patches - an sh4 sample to work on, and to try to reproduce later. /trunk/patches/glibc/2.7/250-sh-chop-linux-version.patch | 49 49 0 0 ++ /trunk/patches/glibc/2.7/240-sh-lowlevellock-asm.patch | 56 56 0 0 +++ /trunk/patches/glibc/2.7/270-sh-fix-procfs.patch | 11 11 0 0 + /trunk/patches/glibc/2.7/280-sh-fix-kernel-heders-location.patch | 23 23 0 0 + /trunk/patches/glibc/2.7/260-sh-syscall-error-path.patch | 26 26 0 0 + /trunk/samples/sh4-unknown-linux-gnu/crosstool.config | 311 311 0 0 ++++++++++++++ /trunk/samples/sh4-unknown-linux-gnu/reported.by | 3 3 0 0 + 7 files changed, 479 insertions(+)