aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libc/newlib: only compute version string, not full filenameYann E. MORIN"2010-04-111-8/+8
* debug/gdb: remove snapshot versionYann E. MORIN"2010-04-112-20/+6
* cc/gcc: add bugurl and compiler version to core gcc compilerRemy Bohmer2010-04-091-0/+4
* binutils: allow choice for elf format when building bare-metal cross compilerYann E. MORIN"2010-04-091-1/+1
* scripts: prevent trailing - in CT_TARGETBart vdr Meulen2010-04-091-4/+4
* [CT-NG:patch 05/19] Force autoreconf for mpfrBart vdr. Meulen2010-04-091-1/+1
* complibs: save directory with static complibs for stop/restartYann E. MORIN"2010-04-112-0/+15
* complibs: don't install in toolchain dir when built as staticYann E. MORIN"2010-04-118-37/+42
* complibs: allow either static or shared buildYann E. MORIN"2010-04-118-36/+105
* complibs: build static librariesYann E. MORIN"2010-04-106-10/+13
* config: replace COMP_LIBS with COMPLIBSYann E. MORIN"2010-04-106-6/+6
* complibs/mpfr: fix extractYann E. MORIN"2010-04-101-1/+1
* scripts: add script to publish patchesYann E. MORIN"2010-04-101-0/+44
* Re-enable the FD_PIC ELF configuration optionThomas Petazzoni2010-04-071-7/+7
* Fix the uClibc clean-up-O_CLOEXEC-handling patchThomas Petazzoni2010-04-071-1/+1
* libc/uclibc: add uClibc 0.9.31Yann E. MORIN"2010-04-071-0/+7
* cc/gcc: fix thread-less final gcc buildArnaud Lacombe2010-04-072-1/+20
* cc/gcc: fix recent gcc buildArnaud Lacombe2010-04-071-4/+4
* complibs/gmp: fix patch against 5.0.1Yann E. MORIN"2010-04-071-12/+4
* config: allow libc selection in backend modeYann E. MORIN"2010-04-012-1/+5
* config: do not force setting kernel and archYann E. MORIN"2010-04-013-18/+7
* scripts: misc help and auto-complete fixesYann E. MORIN"2010-04-026-19/+25
* kernel/linux: add latest versions: 2.6.33.2 2.6.32.11 2.6.31.13 2.6.27.46Yann E. MORIN"2010-04-021-9/+14
* debug/gdb: update version to 7.1Yann E. MORIN"2010-03-301-0/+7
* complibs: update versionsYann E. MORIN"2010-03-305-0/+92
* scripts/addToolsVersion: fix handling libelfYann E. MORIN"2010-03-291-1/+1
* libc/glibc: add patch to ports-2.9 to fix sjlj from ARM FPUYann E. MORIN"2010-03-301-0/+30
* config: fix style issues when source-ing filesYann E. MORIN"2010-03-299-28/+28
* config: move backend-related options to their own fileYann E. MORIN"2010-03-293-25/+36
* config: hide arch and kernel selection when used as a backendYann E. MORIN"2010-03-292-7/+27
* config: hide options to debug crosstool-NG when a backendYann E. MORIN"2010-03-291-0/+1
* config: hide more config options when a backendYann E. MORIN"2010-03-291-10/+14
* config: hide paths when used as a backendYann E. MORIN"2010-03-292-7/+8
* scripts/populate: optimise search loopYann E. MORIN"2010-03-291-31/+53
* scripts/populate: cleanups and misc fixesYann E. MORIN"2010-03-281-28/+33
* scripts/populate: fix handling the forced libraries list-fileYann E. MORIN"2010-03-261-3/+1
* scripts/populate: properly locate the sysroot and required toolsYann E. MORIN"2010-03-251-9/+21
* scripts/populate: add -m option, to merge source and destYann E. MORIN"2010-03-241-9/+27
* scripts/populate: add option to use an alternate sysrootNate Case2010-03-231-1/+9
* binutils/sstrip: fix when sstrip is disabledYann E. MORIN"2010-03-241-3/+3
* cc/gcc: fix building for powerpc for the 4.4.x seriesYann E. MORIN"2010-03-204-0/+540
* binutils/sstrip: get rid of ELFkickersYann E. MORIN"2010-03-172-90/+30
* binutils/sstrip: depends on ELFYann E. MORIN"2010-03-171-0/+2
* tools: move sstrip to the binary utilities menuYann E. MORIN"2010-03-1710-109/+28
* debug/gdb: gdb>=7.0 can use MPC, enable for cross-gdbYann E. MORIN"2010-03-152-0/+15
* debug/gdb: add handling of 7_0_or_laterYann E. MORIN"2010-03-202-0/+12
* debug/gdb: add option to use GMP and MPFRYann E. MORIN"2010-03-152-2/+21
* debug/gdb: can't build a static native gdb if using GMP/MPFRYann E. MORIN"2010-03-151-8/+14
* debug/gdb: split menuconfig for easier maintenanceYann E. MORIN"2010-03-154-88/+102
* cc/gcc: fix use of companion librariesYann E. MORIN"2010-03-052-12/+30