summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-15cc/gcc: add support for 4.5.0 or later versionsYann E. MORIN"3-1/+23
2010-04-15complibs/libelf: remove old versionsYann E. MORIN"1-11/+0
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"2-31/+1
2010-04-15debug/gdb: reorder options in the menuconfigYann E. MORIN"1-11/+11
2010-04-15debug/gdb: allow static build with complibsYann E. MORIN"1-7/+0
2010-04-15scripts: don't print the build system guess warningYann E. MORIN"1-1/+0
2010-04-13complibs/gmp: mark 5.0.1 as being experimentalYann E. MORIN"1-0/+1
2010-04-07samples: add Blackfin sampleThomas Petazzoni3-0/+589
2010-04-07Add basic support for the Blackfin architectureThomas Petazzoni5-6/+70
2010-04-13scripts/functions: log the test stringsYann E. MORIN"1-0/+3
2010-04-13scripts/functions: compress with gzip level 3, as stated in the documentationYann E. MORIN"1-8/+12
2010-04-13scripts/functions: add a save/restore handlerYann E. MORIN"1-62/+62
2010-04-13scripts/functions: fix CT_Patch againYann E. MORIN"1-4/+6
2010-04-12Merge.Yann E. MORIN"1-1/+1
2010-04-12Revert 3ea4e6f7b85f: Force autoreconf for mpfrYann E. MORIN"1-1/+1
2010-04-12scripts/functions: fix CT_PatchYann E. MORIN"1-2/+2
2010-04-09libc/newlib: the m68k processor does not like unalignedRemy Bohmer1-0/+23
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