aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* complibs: hide promptsYann E. MORIN"2010-03-051-6/+0
* scripts: fix dumping the config for companion libraries for targetYann E. MORIN"2010-03-191-6/+12
* scripts: fix dumping configYann E. MORIN"2010-03-171-3/+7
* config: hide entries when in backend modeYann E. MORIN"2010-03-057-0/+7
* kconfig: silence a warning about undefined env variableYann E. MORIN"2010-03-052-4/+2
* config: prepare for build-system backendYann E. MORIN"2010-03-052-0/+25
* samples: fix samplesYann E. MORIN"2010-03-1933-829/+906
* kernel/linux: add latest versions 2.6.32.10 and 2.6.33.1Yann E. MORIN"2010-03-171-3/+8
* debug/gdb: fix building the native ticYann E. MORIN"2010-03-161-1/+1
* scripts: fix the release script to use the C localeYann E. MORIN"2010-03-141-0/+2
* scripts: enhance and fix the release scriptYann E. MORIN"2010-03-141-5/+52
* Merge.Yann E. MORIN"2010-03-101-0/+20
|\
| * libc/glibc: add patch to fix binutils version checkYann E. MORIN"2010-03-091-0/+20
* | scripts: fix completion to show samplesYann E. MORIN"2010-03-051-1/+3
|/
* scripts: add script to make a releaseYann E. MORIN"2010-03-071-0/+308
* debug/ltrace: properly fix building for powerpcYann E. MORIN"2010-03-071-8/+4
* debug/ltrace: fix building on x86Yann E. MORIN"2010-03-061-3/+10
* libc/uClibc: vampirise patches for 0.9.30.2 from builrootYann E. MORIN"2010-02-2814-0/+1215
* kernel/linux: add latest 2.6.32.9 and 2.6.33, remove old 2.6.32.xYann E. MORIN"2010-02-281-41/+6
* complibs: remove headers after buildYann E. MORIN"2010-02-281-0/+3
* binutils/binutils: add patch to default emulation for mips64Zhuang Yuyao2010-02-212-0/+36
* arch: add mips64Zhuang Yuyao2010-02-202-2/+8
* scripts: use more portable sed optionsTitus von Boxberg"2010-02-031-1/+1
* scripts/samples: use the computed '$(sed)', not 'sed'Titus von Boxberg"2010-02-031-3/+3
* samples: fix this MIPS eglibc-based sampleYann E. MORIN"2010-02-181-33/+19
* comp-libs: make libelf a companion libraryYann E. MORIN"2010-02-177-49/+119
* complibs: hide companion libraries for target entryYann E. MORIN"2010-02-176-36/+63
* complibs: simplify config fileYann E. MORIN"2010-02-186-11/+22
* complibs: split-up selection for individual libsYann E. MORIN"2010-02-1713-71/+126
* binutils/binutils: fix using GMP and MPFRYann E. MORIN"2010-02-092-2/+13