aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge.Yann E. MORIN"2009-10-033-5/+9
|\
| * debug/gdb: cleanup (remove) the static ncurses buildYann E. MORIN"2009-10-031-0/+4
| * libc/eglibc: fix building for seemingly native toolchainsYann E. MORIN"2009-10-021-1/+1
| * libc/glibc: fix building for seemingly native toolchainsYann E. MORIN"2009-10-021-4/+4
* | libc/glibc: don't use legacy snapshotsYann E. MORIN"2009-10-031-12/+0
* | libc/glibc: remove dead codeYann E. MORIN"2009-10-021-2/+0
|/
* Merge.Yann E. MORIN"2009-10-012-78/+40
|\
| * scripts: update config.guess and config.subYann E. MORIN"2009-09-272-78/+40
* | Insert an empty line bwetween added new versions.Yann E. MORIN"2009-09-261-1/+1
|/
* Merge.Yann E. MORIN"2009-09-132-11/+20
|\
| * samples: correclty fix saving samples with a C library config fileYann E. MORIN"2009-09-131-1/+1
| * comp-libs/cloog: fix buildingYann E. MORIN"2009-09-131-10/+19
* | config: fix indentation for options marked EXPERIMENTAL or OBSOLETEYann E. MORIN"2009-09-131-3/+3
* | scripts: add new version at top of choiceYann E. MORIN"2009-09-131-9/+9
|/
* comp-libs/cloog: new versions have the version number in the dir nameYann E. MORIN"2009-09-121-1/+10
* samples: fix saving samplesYann E. MORIN"2009-09-121-1/+1
* libc/eglibc: fix downloadYann E. MORIN"2009-09-121-1/+1
* samples: show the PPL, GLoog/ppl and MPC versionsYann E. MORIN"2009-09-071-1/+4
* samples: fix displaying selected toolsYann E. MORIN"2009-09-071-7/+7
* samples: replace usage of echo with printfYann E. MORIN"2009-09-071-9/+10