summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-11-18Update this sample.Yann E. MORIN"1-9/+20
/trunk/samples/i686-nptl-linux-gnu/crosstool.config | 29 20 9 0 +++++++++++++++++++-------- 1 file changed, 20 insertions(+), 9 deletions(-)
2008-11-18Update this sample to use uClibc-0.9.30.Yann E. MORIN"2-25/+35
/trunk/samples/i586-geode-linux-uclibc/uClibc-0.9.30.config | 263 263 0 0 +++++++++++++++++++ /trunk/samples/i586-geode-linux-uclibc/crosstool.config | 40 24 16 0 ++- 2 files changed, 287 insertions(+), 16 deletions(-)
2008-11-18These sample are no longer EXPERIMENTAL.Yann E. MORIN"2-16/+4
/trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 10 2 8 0 ++-------- /trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 10 2 8 0 ++-------- 2 files changed, 4 insertions(+), 16 deletions(-)
2008-11-18Bare-metal is no longer EXPERIMENTAL.Yann E. MORIN"2-8/+4
/trunk/samples/arm-unknown-elf/crosstool.config | 6 2 4 0 ++---- /trunk/samples/arm-unknown-eabi/crosstool.config | 6 2 4 0 ++---- 2 files changed, 4 insertions(+), 8 deletions(-)
2008-11-18Update all these samples. Those using uClinc are now using 0.9.30.Yann E. MORIN"12-107/+222
/trunk/samples/armeb-unknown-linux-uclibc/uClibc-0.9.30.config | 243 243 0 0 +++++++++++++++ /trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 34 24 10 0 +- /trunk/samples/arm-unknown-elf/crosstool.config | 13 10 3 0 + /trunk/samples/armeb-unknown-eabi/crosstool.config | 12 9 3 0 + /trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 27 20 7 0 +- /trunk/samples/armeb-unknown-linux-gnueabi/crosstool.config | 29 20 9 0 +- /trunk/samples/arm-unknown-linux-gnu/crosstool.config | 31 21 10 0 +- /trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 29 20 9 0 +- /trunk/samples/arm-unknown-linux-uclibc/uClibc-0.9.30.config | 253 253 0 0 ++++++++++++++++ /trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 34 24 10 0 +- /trunk/samples/arm-unknown-eabi/crosstool.config | 13 10 3 0 + /trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 29 20 9 0 +- 12 files changed, 674 insertions(+), 73 deletions(-)
2008-11-17Build and install a uClibc cross-ldd.Yann E. MORIN"1-1/+27
Based on a patch by Joachim NILSSON: http://sourceware.org/ml/crossgcc/2008-11/msg00025.html /trunk/scripts/build/libc/uClibc.sh | 28 27 1 0 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-)
2008-11-17There's no EXPERIMENTAL stuff in this sample.Yann E. MORIN"1-9/+3
/trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 12 3 9 0 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-)
2008-11-17Update this ARM sample to use uClibc-0.9.30.Yann E. MORIN"2-27/+51
/trunk/samples/arm-unknown-linux-uclibcgnueabi/uClibc-0.9.30.config | 253 253 0 0 +++++++++++ /trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 34 24 10 0 + 2 files changed, 277 insertions(+), 10 deletions(-)
2008-11-17Update this MIPS sample to use uClibc-0.9.30.Yann E. MORIN"2-44/+55
/trunk/samples/mips-unknown-linux-uclibc/uClibc-0.9.30.config | 254 254 0 0 +++++++++++++++++ /trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 42 24 18 0 ++- 2 files changed, 278 insertions(+), 18 deletions(-)
2008-11-16Get rid of the local-test in Makefile.Yann E. MORIN"2-23/+32
/trunk/Makefile.in | 30 19 11 0 +++++++++++++++++++----------- /trunk/docs/overview.txt | 25 13 12 0 +++++++++++++------------ 2 files changed, 32 insertions(+), 23 deletions(-)
2008-11-16Honor the DESTDIR variable to install out-of-place (Eg. for packaging).Yann E. MORIN"3-26/+58
/trunk/configure | 10 10 0 0 +++++++++ /trunk/Makefile.in | 62 36 26 0 +++++++++++++++++++++++++++++++----------------------- /trunk/docs/overview.txt | 12 12 0 0 ++++++++++ 3 files changed, 58 insertions(+), 26 deletions(-)
2008-11-16Update this ARM sample to build with latest uClibc (0.9.30).Yann E. MORIN"2-44/+44
/trunk/samples/armeb-unknown-linux-uclibcgnueabi/uClibc-0.9.30.config | 243 243 0 0 ++++++++++ /trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 54 27 27 0 +- 2 files changed, 270 insertions(+), 27 deletions(-)
2008-11-16Make strace 4.5.17 and 4.5.18 build with latest uClibc (which no longer ↵Yann E. MORIN"2-0/+70
install cachectl.h). Patch from OpenEmbedded, by Khem (RAJ?), and forwarded by Joachim NILSSON. /trunk/patches/strace/4.5.17/180-no_cachectl.patch | 35 35 0 0 ++++++++++++++++++++++++++++ /trunk/patches/strace/4.5.18/170-no_cachectl.patch | 35 35 0 0 ++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+)
2008-11-14Add latest uClibc 0.9.30 ( at last! ;-) )Yann E. MORIN"1-0/+5
/trunk/config/libc/uClibc.in | 5 5 0 0 +++++ 1 file changed, 5 insertions(+)
2008-11-14Add a fast Linux kernel mirror.Yann E. MORIN"1-1/+1
/trunk/scripts/build/kernel/linux.sh | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
2008-11-13Add the latest Linux kernel versions:Yann E. MORIN"1-3/+23
- 2.6.25.20 - 2.6.26.8 - 2.6.27.{4,5,6} /trunk/config/kernel/linux.in | 26 23 3 0 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-)
2008-11-13Merge #1195, #1196 and #1203 from /devel/YEM-build_host_target_cleanup:Yann E. MORIN"8-97/+268
- Get rid of CT_CC_NATIVE - Get rid of CT_CANADIAN_OPT - Sanitise CT_BUILD vs. CT_HOST /trunk/scripts/build/tools/200-sstrip.sh | 4 2 2 0 /trunk/scripts/build/binutils.sh | 1 0 1 0 - /trunk/scripts/build/cc/gcc.sh | 11 6 5 0 +- /trunk/scripts/build/debug/200-duma.sh | 3 1 2 0 - /trunk/scripts/build/libc/glibc.sh | 10 5 5 0 +- /trunk/scripts/build/libc/eglibc.sh | 8 4 4 0 +- /trunk/scripts/crosstool.sh | 168 113 55 0 ++++++++++++++++++++++++++------------ /trunk/config/toolchain.in | 160 137 23 0 +++++++++++++++++++++++++++++++----- 8 files changed, 268 insertions(+), 97 deletions(-)
2008-11-13Merge 1199 and 1200 from /devel/YEM-build_host_target_cleanup:Yann E. MORIN"2-2/+14
- Allow hand-indentation in the kconfig prompts - Start documenting the kconfig deviations from the kernel's version /trunk/kconfig/menu.c | 10 8 2 0 ++++++++-- /trunk/docs/overview.txt | 6 6 0 0 ++++++ 2 files changed, 14 insertions(+), 2 deletions(-)
2008-11-13Make the 'updatetools' rule conform to the V={,0,1,2} verbosity level.Yann E. MORIN"1-8/+20
/trunk/tools/tools.mk | 28 20 8 0 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-)
2008-11-07Do not autodetect 64-bit archs, have them tell be 'select'-ing ARCH_64 in ↵Yann E. MORIN"5-7/+17
the configuration. /trunk/scripts/crosstool.sh | 12 5 7 0 +++++------- /trunk/docs/overview.txt | 6 6 0 0 ++++++ /trunk/config/target.in | 4 4 0 0 ++++ /trunk/config/arch/x86_64.in | 1 1 0 0 + /trunk/config/arch/ia64.in | 1 1 0 0 + 5 files changed, 17 insertions(+), 7 deletions(-)
2008-11-07Do not take lib64/ in account when fixing the glibc linker scripts:Yann E. MORIN"1-1/+3
- lib64 dirs are symlinks to the corresponding lib/ dirs. /trunk/scripts/build/libc/glibc.sh | 4 3 1 0 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
2008-11-04Update ltrace to ltrace-0.5 + fixes from Debian ltrace-0.5-3.1.Yann E. MORIN"5-0/+943
/trunk/patches/ltrace/0.5/130-fixes-by-debian.patch | 812 812 0 0 +++++++++++++++++++++++ /trunk/patches/ltrace/0.5/110-allow-cross-compile.patch | 26 13 13 0 /trunk/config/debug/ltrace.in | 5 5 0 0 + 3 files changed, 830 insertions(+), 13 deletions(-)
2008-11-04Use target GMP and MPFR when building target binutils:Yann E. MORIN"1-0/+7
- this is not really used yet, as only the iberty and bfd libraries are built - if we ever are to build the full binutils for the target, then it is already configured to use the target GMP and MPFR. /trunk/scripts/build/binutils.sh | 7 7 0 0 +++++++ 1 file changed, 7 insertions(+)
2008-11-04Build target GMP and MPFR prior to target binutils:Yann E. MORIN"1-1/+1
- binutils can use GMP and MPFR if available, so invert the build order to later make use of GMP and MPFR on the target. /trunk/steps.mk | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
2008-11-04Merge #1190 from /devel/YEM-build_host_target_cleanup:Yann E. MORIN"1-6/+14
- Use shell wrappers to point to the build tools, rather than symlinks. /trunk/scripts/crosstool.sh | 20 14 6 0 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-)
2008-11-04Add a bare-metal ARM EABI sample.Yann E. MORIN"2-0/+244
/trunk/samples/armeb-unknown-eabi/crosstool.config | 241 241 0 0 ++++++++++++++++++++++++++++ /trunk/samples/armeb-unknown-eabi/reported.by | 3 3 0 0 + 2 files changed, 244 insertions(+)
2008-11-02Add a bare-metal MIPS sample.Yann E. MORIN"2-0/+242
/trunk/samples/mips-unknown-elf/crosstool.config | 239 239 0 0 ++++++++++++++++++++++++++++++ /trunk/samples/mips-unknown-elf/reported.by | 3 3 0 0 + 2 files changed, 242 insertions(+)
2008-11-01Unmark bare-metal being EXPERIMENTAL.Yann E. MORIN"1-1/+0
/trunk/config/kernel/bare-metal.in | 1 0 1 0 - 1 file changed, 1 deletion(-)
2008-11-01Enable uClibc parallel build for those versions supporting it.Yann E. MORIN"2-5/+16
/trunk/scripts/build/libc/uClibc.sh | 12 7 5 0 +++++++----- /trunk/config/libc/uClibc.in | 9 9 0 0 +++++++++ 2 files changed, 16 insertions(+), 5 deletions(-)
2008-11-01Enablelocales when requested to do so.Yann E. MORIN"1-1/+9
Original patch by Thomas PETAZZONI, with soe improvement by myself. /trunk/scripts/build/libc/uClibc.sh | 10 9 1 0 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-)
2008-11-01Only install headers when installing uClibc headers.Yann E. MORIN"1-5/+5
/trunk/scripts/build/libc/uClibc.sh | 10 5 5 0 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
2008-11-01Eyecandy in the WiKi table.Yann E. MORIN"1-8/+12
/trunk/scripts/showSamples.sh | 20 12 8 0 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-)
2008-10-31Remove regtest actions, introduce build-all actions:Yann E. MORIN"3-55/+72
- regtest was not easy to use - one may wish to simply build all samples - introduce a per-sample automatic build /trunk/docs/overview.txt | 19 14 5 0 ++++++++--- /trunk/samples/samples.mk | 92 49 43 0 ++++++++++++++++++++++++++++------------------------- /trunk/ct-ng.comp | 8 5 3 0 +++-- 3 files changed, 68 insertions(+), 51 deletions(-)
2008-10-31Update help (mostly eye-candy).Yann E. MORIN"1-2/+2
/trunk/ct-ng.in | 4 2 2 0 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
2008-10-31Indent the samples list.Yann E. MORIN"1-1/+1
/trunk/scripts/showSamples.sh | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
2008-10-31Transform LAN_MIRROR into plain MIRROR:Yann E. MORIN"27-73/+218
- it does not have to be in the LAN - offer mirror preference over upstream - if selected, the mirror will be scanned before upstream servers - if not selected, upstream servers will be scanned before the mirror - I've set up such an internet-accessible mirror - uClibc snapshot available - MPFR releases available (the MPFR site is down from time to time) - update all samples to use my mirror as a failover /trunk/scripts/functions | 45 16 29 0 +++++-------- /trunk/samples/x86_64-unknown-linux-gnu/crosstool.config | 8 7 1 0 ++ /trunk/samples/sh4-unknown-linux-gnu/crosstool.config | 8 7 1 0 ++ /trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 8 7 1 0 ++ /trunk/samples/arm-unknown-elf/crosstool.config | 8 7 1 0 ++ /trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 8 7 1 0 ++ /trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 8 7 1 0 ++ /trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config | 8 7 1 0 ++ /trunk/samples/armeb-unknown-linux-gnueabi/crosstool.config | 8 7 1 0 ++ /trunk/samples/powerpc-e500v2-linux-gnuspe/crosstool.config | 8 7 1 0 ++ /trunk/samples/i686-nptl-linux-gnu/crosstool.config | 8 7 1 0 ++ /trunk/samples/powerpc-unknown-linux-gnu/crosstool.config | 8 7 1 0 ++ /trunk/samples/arm-unknown-linux-gnu/crosstool.config | 8 7 1 0 ++ /trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 8 7 1 0 ++ /trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 8 7 1 0 ++ /trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 8 7 1 0 ++ /trunk/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config | 8 7 1 0 ++ /trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config | 8 7 1 0 ++ /trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 8 7 1 0 ++ /trunk/samples/i586-geode-linux-uclibc/crosstool.config | 8 7 1 0 ++ /trunk/samples/powerpc-405-linux-gnu/crosstool.config | 8 7 1 0 ++ /trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 8 7 1 0 ++ /trunk/samples/mipsel-unknown-linux-gnu/crosstool.config | 8 7 1 0 ++ /trunk/samples/arm-unknown-eabi/crosstool.config | 8 7 1 0 ++ /trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 8 7 1 0 ++ /trunk/samples/powerpc-860-linux-gnu/crosstool.config | 8 7 1 0 ++ /trunk/config/global/download.in | 42 25 17 0 +++++++----- 27 files changed, 216 insertions(+), 71 deletions(-)
2008-10-31Add a "NOTE" in the proxy settings help, telling it might not cover all ↵Yann E. MORIN"1-0/+4
possible proxy configurations. /trunk/config/global/download.in | 4 4 0 0 ++++ 1 file changed, 4 insertions(+)
2008-10-30Typo.Yann E. MORIN"1-1/+1
/trunk/samples/i686-nptl-linux-gnu/reported.by | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
2008-10-30Update this x86_64 sample.Yann E. MORIN"2-73/+94
/trunk/samples/x86_64-unknown-linux-gnu/crosstool.config | 166 93 73 0 ++++++++++++---------- /trunk/samples/x86_64-unknown-linux-gnu/reported.by | 1 1 0 0 + 2 files changed, 94 insertions(+), 73 deletions(-)
2008-10-30Update this ARM sample.Yann E. MORIN"2-73/+80
/trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 150 77 73 0 ++++++++++---------- /trunk/samples/armeb-unknown-linux-uclibc/reported.by | 3 3 0 0 + 2 files changed, 80 insertions(+), 73 deletions(-)
2008-10-29Use 'gawk', not plain 'awk'.Yann E. MORIN"4-14/+15
We need GNU Awk? Then check for, and use 'gawk', not plain 'awk'. Be a little mre verbose if a tool was not found. /trunk/configure | 7 4 3 0 ++++--- /trunk/scripts/build/kernel/linux.sh | 2 1 1 0 +- /trunk/scripts/functions | 16 8 8 0 ++++++++-------- /trunk/scripts/saveSample.sh | 4 2 2 0 ++-- 4 files changed, 15 insertions(+), 14 deletions(-)
2008-10-29Finally enable the PPC-8xx memset workaround, by Nye Liu.Yann E. MORIN"4-3/+375
http://sourceware.org/ml/crossgcc/2008-10/msg00094.html /trunk/scripts/build/libc/glibc.sh | 9 9 0 0 + /trunk/patches/glibc/2.7/290-powerpc-8xx-CPU15-errata.patch | 22 19 3 0 + /trunk/samples/powerpc-860-linux-gnu/crosstool.config | 344 344 0 0 +++++++++++++++++++ /trunk/samples/powerpc-860-linux-gnu/reported.by | 3 3 0 0 + 4 files changed, 375 insertions(+), 3 deletions(-)
2008-10-29Move steps-related help into steps.mk.Yann E. MORIN"2-2/+4
/trunk/steps.mk | 4 4 0 0 ++++ /trunk/ct-ng.in | 2 0 2 0 -- 2 files changed, 4 insertions(+), 2 deletions(-)
2008-10-29There is no EXPERIMENTAL feature in this powerpc sample.Yann E. MORIN"1-8/+3
/trunk/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config | 11 3 8 0 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-)
2008-10-29Update this w86_64 sample.Yann E. MORIN"2-71/+87
/trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config | 155 84 71 0 ++++++++++--------- /trunk/samples/x86_64-unknown-linux-uclibc/reported.by | 3 3 0 0 + 2 files changed, 87 insertions(+), 71 deletions(-)
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(-)