summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-10scripts: output renumbered patches in a new directoryYann E. MORIN"1-23/+33
2009-11-11patches/binutils/2.20: make patches appliableFrederic Roussel7-30/+23
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
2009-10-27scripts: fis addToolVersion wrt binutilsYann E. MORIN"1-1/+1
2009-10-20kernel/linux: remove the version promptYann E. MORIN"1-13/+0
2009-10-28debug/gdb: remove old versionsYann E. MORIN"10-1252/+0
2009-10-27config/binutils: remove obsolete experimental versionsYann E. MORIN"21-808/+0
2009-10-28config: rip-out versions marked as OBSOLETEYann E. MORIN"116-27265/+0
2009-10-12docs: adding naming conventions for crosstool-NGYann E. MORIN"1-0/+36
2009-10-12docs: fix chapter spacingYann E. MORIN"1-0/+6
2009-10-10Merge.Yann E. MORIN"1-1/+5
2009-10-10scripts: replace calls to svn with calls to hg in script to renumber patchesYann E. MORIN"1-3/+3
2009-10-10configure: force using the C locale to check messagesYann E. MORIN"1-1/+4
2009-10-10configure: fix --with-foo=/path/to/fooYann E. MORIN"1-0/+1
2009-10-10docs: get rid of any reference to the now long-gone svn repositoryYann E. MORIN"3-7/+7
2009-10-10docs: move the "contributing" section to overview.txtYann E. MORIN"2-73/+84
2009-10-10docs: configure no longer accepts --with-contribYann E. MORIN"1-12/+4
2009-10-09eglibc: add support for user provided option groupsArnaud Vrac2-2/+103
2009-10-08samples: fix the avr32-unknown-none sampleYann E. MORIN"1-13/+10