crosstool-ng/scripts
Yann E. MORIN" 58e57f180c Architecture API change:
- rename the tuple function

 /trunk/scripts/build/arch/mips.sh    |    2     1     1     0 +-
 /trunk/scripts/build/arch/sh.sh      |    2     1     1     0 +-
 /trunk/scripts/build/arch/x86_64.sh  |    2     1     1     0 +-
 /trunk/scripts/build/arch/arm.sh     |    2     1     1     0 +-
 /trunk/scripts/build/arch/powerpc.sh |    2     1     1     0 +-
 /trunk/scripts/build/arch/ia64.sh    |    2     1     1     0 +-
 /trunk/scripts/build/arch/alpha.sh   |    2     1     1     0 +-
 /trunk/scripts/build/arch/x86.sh     |    2     1     1     0 +-
 /trunk/scripts/functions             |   12     7     5     0 +++++++-----
 9 files changed, 15 insertions(+), 13 deletions(-)
2008-10-23 13:00:45 +00:00
..
build Architecture API change: 2008-10-23 13:00:45 +00:00
crosstool.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
functions Architecture API change: 2008-10-23 13:00:45 +00:00
saveSample.sh Add a 405fp soft-float PowerPC sample. 2008-10-21 21:31:23 +00:00
showSamples.sh Introduce the notion of a 'sample comment'. 2008-10-14 21:30:27 +00:00
tarball.sh.broken Get rid of all command (which is a bashism), and replace them with $(command), which is POSIX. 2008-05-20 21:32:39 +00:00