summaryrefslogtreecommitdiff
path: root/scripts/build
AgeCommit message (Expand)AuthorFilesLines
2010-05-22scripts/build/internals.sh: Always use binary wrapper under BSD/MacOSTitus von Boxberg1-0/+7
2010-05-19build/internals.sh: Replace nonportable call to statTitus von Boxberg1-1/+1
2010-04-29debug/gdb: install tic in the buildtools directoryYann E. MORIN"1-1/+1
2010-04-29debug/gdb: be less verbose during the ncurses buildYann E. MORIN"1-12/+1
2010-04-25arch/sh: fix type in variant handlingYann E. MORIN"1-1/+1
2010-04-21libc/newlib: don't do // downloadsYann E. MORIN"1-0/+9
2010-04-21libc/glibc: fix kernel version checkYann E. MORIN"1-1/+3
2010-04-09cc/gcc: use proper host compiler for canadian bare-metalRemy Bohmer1-1/+13
2010-04-20cc/gcc: allow building a canadian bare-metal compilerBart vdr. Meulen1-19/+10
2010-04-20cc/gcc: fix cc symlink when executables have an extensionYann E. MORIN"1-2/+8
2010-04-15cc/gcc: add support for 4.5.0 or later versionsYann E. MORIN"1-0/+6
2010-04-15complibs/libelf: enable the host buildYann E. MORIN"1-37/+33
2010-04-15complibs/libelf: build target libelf in its own directoryYann E. MORIN"1-2/+2
2010-04-15debug/gdb: remove insightYann E. MORIN"1-20/+1
2010-04-07Add basic support for the Blackfin architectureThomas Petazzoni3-6/+26
2010-04-12Merge.Yann E. MORIN"1-1/+1
2010-04-12Revert 3ea4e6f7b85f: Force autoreconf for mpfrYann E. MORIN"1-1/+1
2010-04-11scripts/functions: make CT_Patch dumberYann E. MORIN"24-33/+29
2010-04-11libc/newlib: only compute version string, not full filenameYann E. MORIN"1-8/+8
2010-04-11debug/gdb: remove snapshot versionYann E. MORIN"1-13/+6
2010-04-09cc/gcc: add bugurl and compiler version to core gcc compilerRemy Bohmer1-0/+4
2010-04-09[CT-NG:patch 05/19] Force autoreconf for mpfrBart vdr. Meulen1-1/+1
2010-04-11complibs: don't install in toolchain dir when built as staticYann E. MORIN"7-37/+37
2010-04-10complibs: allow either static or shared buildYann E. MORIN"7-27/+87
2010-04-10complibs: build static librariesYann E. MORIN"6-10/+13
2010-04-10config: replace COMP_LIBS with COMPLIBSYann E. MORIN"5-5/+5
2010-04-10complibs/mpfr: fix extractYann E. MORIN"1-1/+1
2010-04-07cc/gcc: fix thread-less final gcc buildArnaud Lacombe1-1/+9
2010-04-07cc/gcc: fix recent gcc buildArnaud Lacombe1-4/+4
2010-03-24binutils/sstrip: fix when sstrip is disabledYann E. MORIN"1-3/+3
2010-03-16binutils/sstrip: get rid of ELFkickersYann E. MORIN"1-54/+29
2010-03-16tools: move sstrip to the binary utilities menuYann E. MORIN"3-89/+10
2010-03-15debug/gdb: gdb>=7.0 can use MPC, enable for cross-gdbYann E. MORIN"1-0/+3
2010-03-15debug/gdb: add option to use GMP and MPFRYann E. MORIN"1-2/+4
2010-03-05cc/gcc: fix use of companion librariesYann E. MORIN"1-10/+18
2010-03-16debug/gdb: fix building the native ticYann E. MORIN"1-1/+1
2010-03-07debug/ltrace: properly fix building for powerpcYann E. MORIN"1-8/+4
2010-03-06debug/ltrace: fix building on x86Yann E. MORIN"1-3/+10
2010-02-28complibs: remove headers after buildYann E. MORIN"1-0/+3
2010-02-20arch: add mips64Zhuang Yuyao1-2/+7
2010-02-17comp-libs: make libelf a companion libraryYann E. MORIN"2-43/+91
2010-02-17complibs: hide companion libraries for target entryYann E. MORIN"3-9/+18
2010-02-18complibs: simplify config fileYann E. MORIN"3-5/+5
2010-02-17complibs: split-up selection for individual libsYann E. MORIN"8-38/+27
2010-02-09binutils/binutils: fix using GMP and MPFRYann E. MORIN"1-2/+1
2010-02-02comp-libs/mpfr: fix build on DarwinTitus von Boxberg1-0/+1
2010-02-01libc/eglibc: Add option to optimize for sizeRichard Strand1-1/+7
2010-01-30libc/glibc: fix retrieving version stringYann E. MORIN"1-2/+5
2010-01-12libc/glibc: get the version string from version.hYann E. MORIN"1-2/+5
2010-01-12scripts/functions: change handling of nochdirYann E. MORIN"5-9/+9