aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* samples: add Blackfin sampleThomas Petazzoni2010-04-073-0/+589
* Add basic support for the Blackfin architectureThomas Petazzoni2010-04-075-6/+70
* scripts/functions: log the test stringsYann E. MORIN"2010-04-131-0/+3
* scripts/functions: compress with gzip level 3, as stated in the documentationYann E. MORIN"2010-04-131-8/+12
* scripts/functions: add a save/restore handlerYann E. MORIN"2010-04-131-62/+62
* scripts/functions: fix CT_Patch againYann E. MORIN"2010-04-131-4/+6
* Merge.Yann E. MORIN"2010-04-131-1/+1
|\
| * Revert 3ea4e6f7b85f: Force autoreconf for mpfrYann E. MORIN"2010-04-131-1/+1
* | scripts/functions: fix CT_PatchYann E. MORIN"2010-04-131-2/+2
* | libc/newlib: the m68k processor does not like unalignedRemy Bohmer2010-04-091-0/+23
* | scripts/functions: make CT_Patch dumberYann E. MORIN"2010-04-1125-53/+54
* | 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