summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-16libc/uClibc: add new patch to fix NULL pointer dereferenceDoug Kehn1-0/+12
2009-11-06libc/uClibc: add wchar supportSimon Pasch2-2/+21
2009-11-17arch: cleanup the 32- and 64-bit selectionYann E. MORIN"15-118/+66
2009-11-17arch/ia64: update to the new 64-bit infrastructureYann E. MORIN"2-9/+17
2009-11-17arch/s390: commonalise the 32- and 64-bit s390 archYann E. MORIN"6-32/+34
2009-11-17arch/x86: commonalise the 32- and 64-bit x86 archYann E. MORIN"8-71/+98
2009-11-17arch/ppc: commonalise the 32- and 64-bit PowerPC archYann E. MORIN"13-111/+156
2009-11-17arch: add hidden config knobs for 32- and 64-bit support and selectYann E. MORIN"1-0/+45
2009-11-16Merge.Yann E. MORIN"2-5/+5
2009-11-16Merge.Yann E. MORIN"59-52/+4776
2009-11-16libc/glibc: allow more than one line in configparmsYann E. MORIN"2-5/+5
2009-11-16arch/s390: cleanupsYann E. MORIN"8-36/+27
2009-11-16config/global: enable not using patches at allYann E. MORIN"2-0/+15
2009-11-14arch: add s390 and s390x architectures and samplesharold8-0/+796
2009-11-13samples: update the armeb-unknown-linux-gnueabi sample to use glibc-2.10.1Yann E. MORIN"1-27/+26
2009-11-13libc/glibc: add 2.10.1Yann E. MORIN"55-0/+4552
2009-11-13scripts: add a new helper script to easily rediff a patchsetYann E. MORIN"1-0/+153
2009-11-12scripts: be POSIXly correct in helper scriptsYann E. MORIN"2-2/+12
2009-11-11patches/binutils/2.20: make patches appliableFrederic Roussel7-30/+23
2009-11-10scripts: output renumbered patches in a new directoryYann E. MORIN"1-23/+33
2009-10-30scripts: some eye-candyYann E. MORIN"2-2/+8
2009-10-30scripts: update config.{sub,guess}Yann E. MORIN"1-2/+2
2009-10-30scripts: fix updating config.{sub,guess}Yann E. MORIN"3-7/+6
2009-10-28Merge.Yann E. MORIN"236-31075/+2423
2009-10-28samples: update all samples to the new set of optionsYann E. MORIN"33-1680/+702
2009-10-28config: mark now old versions as being OBSOLETEYann E. MORIN"16-40/+80
2009-10-28libc/uClibc: fix building on system with recent glibcZoltan Devai1-0/+30
2009-10-27config/binutils: add latest version 2.20Yann E. MORIN"15-0/+552
2009-10-28debug/strace: add latest version, unmarkprevious EXPERIMENTALYann E. MORIN"7-2/+233
2009-10-28debug/gdb: add latest version 7.0Yann E. MORIN"1-0/+6
2009-10-26arch/arm: add sample for nommu bare-metal Cortex-M3 with newlibYann E. MORIN"2-0/+346
2009-10-26arch/arm: add THUMB interworking supportYann E. MORIN"2-0/+18
2009-10-26arch/arm: add THUMB mode config optionYann E. MORIN"2-0/+35
2009-10-21arch/arm: no need to check for the ABI optionYann E. MORIN"1-4/+0
2009-10-21arch/arm: add support for noMMUYann E. MORIN"1-1/+2
2009-10-26libc/newlib: allow using CVS snapshotsYann E. MORIN"3-14/+50
2009-10-26functions: allow using sub-dir of a moduleYann E. MORIN"1-3/+14
2009-10-21libc/newlib: allow using newlib with archs other than avr32Yann E. MORIN"5-15/+32
2009-10-26libc/newlib: fix namespace in config fileYann E. MORIN"1-2/+2
2009-10-26libc/newlib: cleanup the build and finish stepsYann E. MORIN"1-14/+12
2009-10-25libc/newlib: fix host/target confusionYann E. MORIN"1-2/+6
2009-10-21debug/dmalloc: fix handling of threading modelYann E. MORIN"1-3/+3
2009-10-21config: add help for the MMU/noMMU entryYann E. MORIN"1-0/+10
2009-10-21config/libc: move around hidden config optionsYann E. MORIN"1-2/+2
2009-10-23scripts/functions: Fix a variable name.Frederic Roussel1-1/+1
2009-10-21config/arch/arm: default to EABIYann E. MORIN"1-1/+1
2009-10-20cc/gcc: add latest 4.4.2 version as EXPERIMENTALYann E. MORIN"26-0/+804
2009-10-27kernel/linux: add latest versionsYann E. MORIN"1-3/+28
2009-10-27binutils: remove duplicate config entries for binutils & elf2fltYann E. MORIN"2-6/+0
2009-10-27scripts: add sed expression to apply when renumbering patchesYann E. MORIN"1-14/+26