summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-11scripts/functions: make CT_Patch dumberYann E. MORIN"25-53/+54
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"2-20/+6
2010-04-09cc/gcc: add bugurl and compiler version to core gcc compilerRemy Bohmer1-0/+4
2010-04-09binutils: allow choice for elf format when building bare-metal cross compilerYann E. MORIN"1-1/+1
2010-04-09scripts: prevent trailing - in CT_TARGETBart vdr Meulen1-4/+4
2010-04-09[CT-NG:patch 05/19] Force autoreconf for mpfrBart vdr. Meulen1-1/+1
2010-04-11complibs: save directory with static complibs for stop/restartYann E. MORIN"2-0/+15
2010-04-11complibs: don't install in toolchain dir when built as staticYann E. MORIN"8-37/+42
2010-04-10complibs: allow either static or shared buildYann E. MORIN"8-36/+105
2010-04-10complibs: build static librariesYann E. MORIN"6-10/+13
2010-04-10config: replace COMP_LIBS with COMPLIBSYann E. MORIN"6-6/+6
2010-04-10complibs/mpfr: fix extractYann E. MORIN"1-1/+1
2010-04-10scripts: add script to publish patchesYann E. MORIN"1-0/+44
2010-04-07Re-enable the FD_PIC ELF configuration optionThomas Petazzoni1-7/+7
2010-04-07Fix the uClibc clean-up-O_CLOEXEC-handling patchThomas Petazzoni1-1/+1
2010-04-07libc/uclibc: add uClibc 0.9.31Yann E. MORIN"1-0/+7
2010-04-07cc/gcc: fix thread-less final gcc buildArnaud Lacombe2-1/+20
2010-04-07cc/gcc: fix recent gcc buildArnaud Lacombe1-4/+4
2010-04-06complibs/gmp: fix patch against 5.0.1Yann E. MORIN"1-12/+4
2010-04-01config: allow libc selection in backend modeYann E. MORIN"2-1/+5
2010-04-01config: do not force setting kernel and archYann E. MORIN"3-18/+7
2010-04-01scripts: misc help and auto-complete fixesYann E. MORIN"6-19/+25
2010-04-02kernel/linux: add latest versions: 2.6.33.2 2.6.32.11 2.6.31.13 2.6.27.46Yann E. MORIN"1-9/+14
2010-03-30debug/gdb: update version to 7.1Yann E. MORIN"1-0/+7
2010-03-30complibs: update versionsYann E. MORIN"5-0/+92
2010-03-29scripts/addToolsVersion: fix handling libelfYann E. MORIN"1-1/+1
2010-03-30libc/glibc: add patch to ports-2.9 to fix sjlj from ARM FPUYann E. MORIN"1-0/+30
2010-03-29config: fix style issues when source-ing filesYann E. MORIN"9-28/+28
2010-03-29config: move backend-related options to their own fileYann E. MORIN"3-25/+36
2010-03-29config: hide arch and kernel selection when used as a backendYann E. MORIN"2-7/+27
2010-03-29config: hide options to debug crosstool-NG when a backendYann E. MORIN"1-0/+1
2010-03-29config: hide more config options when a backendYann E. MORIN"1-10/+14
2010-03-29config: hide paths when used as a backendYann E. MORIN"2-7/+8
2010-03-28scripts/populate: optimise search loopYann E. MORIN"1-31/+53
2010-03-28scripts/populate: cleanups and misc fixesYann E. MORIN"1-28/+33
2010-03-26scripts/populate: fix handling the forced libraries list-fileYann E. MORIN"1-3/+1
2010-03-25scripts/populate: properly locate the sysroot and required toolsYann E. MORIN"1-9/+21
2010-03-24scripts/populate: add -m option, to merge source and destYann E. MORIN"1-9/+27
2010-03-23scripts/populate: add option to use an alternate sysrootNate Case1-1/+9
2010-03-24binutils/sstrip: fix when sstrip is disabledYann E. MORIN"1-3/+3
2010-03-20cc/gcc: fix building for powerpc for the 4.4.x seriesYann E. MORIN"4-0/+540
2010-03-16binutils/sstrip: get rid of ELFkickersYann E. MORIN"2-90/+30
2010-03-16binutils/sstrip: depends on ELFYann E. MORIN"1-0/+2
2010-03-16tools: move sstrip to the binary utilities menuYann E. MORIN"10-109/+28
2010-03-15debug/gdb: gdb>=7.0 can use MPC, enable for cross-gdbYann E. MORIN"2-0/+15
2010-03-20debug/gdb: add handling of 7_0_or_laterYann E. MORIN"2-0/+12
2010-03-15debug/gdb: add option to use GMP and MPFRYann E. MORIN"2-2/+21
2010-03-15debug/gdb: can't build a static native gdb if using GMP/MPFRYann E. MORIN"1-8/+14
2010-03-15debug/gdb: split menuconfig for easier maintenanceYann E. MORIN"4-88/+102