aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* debug/ltrace: set the ltrace extension to .tar.gzJoachim Nilsson2010-01-051-1/+1
* debug/ltrace: Add support for ltrace-0.5.3Joachim Nilsson2010-01-031-5/+13
* samples: fix displaying samplesYann E. MORIN"2010-01-031-2/+2
* scripts/functions: make aria2 less verbose when downloadingYann E. MORIN"2010-01-031-2/+2
* misc: do not use "tar cf - |tar xf -"Yann E. MORIN"2010-01-024-19/+17
* libc/uClibc: do not mangle ARM {E,O}ABI when ARCH != ARMYann E. MORIN"2010-01-011-11/+13
* libc/uClibc: beautify the munge functionYann E. MORIN"2010-01-011-91/+100
* scripts/functions: fix downloading with aria2Yann E. MORIN"2010-01-011-1/+1
* scripts/functions: fix using Aria2Yann E. MORIN"2010-01-011-2/+2
* debug/tools: set the ncurses extension to .tar.gzYann E. MORIN"2009-12-301-1/+1
* scripts/functions: add aria2, a powerfull downloaderYann E. MORIN"2009-12-301-2/+21
* scripts/functions: simplify wget vs. curl checkYann E. MORIN"2009-12-291-5/+7
* scripts: check for, and warn about an unset CT_PREFIX_DIRYann E. MORIN"2009-12-191-0/+3
* scripts: correctly warn when the local tarballs directory does not existYann E. MORIN"2009-12-141-2/+4
* scripts: directly spit-out the date in the WiKi table, misc eye-candyYann E. MORIN"2009-11-261-4/+4
* scripts: fix Host/Target colums in WiKi tableYann E. MORIN"2009-11-251-11/+15
* scripts: fix WiKi table generationYann E. MORIN"2009-11-251-2/+2
* scripts: update config.{sub,guess}Yann E. MORIN"2009-11-222-10/+16
* libc/glibc: configure libc headers with support for 128-bit long doubleYann E. MORIN"2009-11-171-0/+2
* libc/uClibc: add wchar supportSimon Pasch2009-11-061-2/+11
* arch/s390: commonalise the 32- and 64-bit s390 archYann E. MORIN"2009-11-172-8/+4
* arch/x86: commonalise the 32- and 64-bit x86 archYann E. MORIN"2009-11-172-22/+16
* arch/ppc: commonalise the 32- and 64-bit PowerPC archYann E. MORIN"2009-11-173-26/+19
* Merge.Yann E. MORIN"2009-11-161-3/+3
|\
| * Merge.Yann E. MORIN"2009-11-163-25/+198
| |\
| * | libc/glibc: allow more than one line in configparmsYann E. MORIN"2009-11-161-3/+3
* | | arch/s390: cleanupsYann E. MORIN"2009-11-162-8/+3
* | | config/global: enable not using patches at allYann E. MORIN"2009-11-161-0/+1
* | | arch: add s390 and s390x architectures and samplesharold2009-11-142-0/+17
| |/ |/|
* | scripts: add a new helper script to easily rediff a patchsetYann E. MORIN"2009-11-131-0/+153
* | scripts: be POSIXly correct in helper scriptsYann E. MORIN"2009-11-122-2/+12
* | scripts: output renumbered patches in a new directoryYann E. MORIN"2009-11-101-23/+33
|/
* scripts: some eye-candyYann E. MORIN"2009-10-301-1/+2
* scripts: update config.{sub,guess}Yann E. MORIN"2009-10-301-2/+2
* scripts: fix updating config.{sub,guess}Yann E. MORIN"2009-10-301-4/+2
* Merge.Yann E. MORIN"2009-10-292-15/+27
|\
| * scripts: add sed expression to apply when renumbering patchesYann E. MORIN"2009-10-271-14/+26
| * scripts: fis addToolVersion wrt binutilsYann E. MORIN"2009-10-271-1/+1
* | arch/arm: add THUMB interworking supportYann E. MORIN"2009-10-261-0/+4
* | arch/arm: add THUMB mode config optionYann E. MORIN"2009-10-261-0/+10
* | arch/arm: no need to check for the ABI optionYann E. MORIN"2009-10-211-4/+0
* | libc/newlib: allow using CVS snapshotsYann E. MORIN"2009-10-262-14/+29
* | functions: allow using sub-dir of a moduleYann E. MORIN"2009-10-261-3/+14
* | libc/newlib: allow using newlib with archs other than avr32Yann E. MORIN"2009-10-212-2/+2
* | libc/newlib: cleanup the build and finish stepsYann E. MORIN"2009-10-261-14/+12
* | libc/newlib: fix host/target confusionYann E. MORIN"2009-10-251-2/+6
* | debug/dmalloc: fix handling of threading modelYann E. MORIN"2009-10-211-3/+3
* | scripts/functions: Fix a variable name.Frederic Roussel2009-10-231-1/+1
|/
* scripts: replace calls to svn with calls to hg in script to renumber patchesYann E. MORIN"2009-10-101-3/+3
* eglibc: add support for user provided option groupsArnaud Vrac2009-10-091-2/+51