Commit Graph

557 Commits

Author SHA1 Message Date
Yann E. MORIN"
40d3d00377 Update the last four samples to use linux-2.6.26 headers, and gcc-4.2.4.
/trunk/samples/ia64-unknown-linux-gnu/crosstool.config       |   10     5     5     0 +++++-----
 /trunk/samples/i686-nptl-linux-gnu/crosstool.config          |   16     8     8     0 ++++++++--------
 /trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config |   16     8     8     0 ++++++++--------
 /trunk/samples/i586-geode-linux-uclibc/crosstool.config      |   16     8     8     0 ++++++++--------
 4 files changed, 29 insertions(+), 29 deletions(-)
2008-07-20 11:12:59 +00:00
Yann E. MORIN"
40be64eec9 Updatge all samples to neither use a LAN mirror, nor a proxy (new set of options).
/trunk/samples/armeb-unknown-linux-uclibc/crosstool.config        |   38    18    20     0 ++++++------
 /trunk/samples/arm-unknown-linux-gnueabi/crosstool.config         |   38    18    20     0 ++++++------
 /trunk/samples/ia64-unknown-linux-gnu/crosstool.config            |   40    20    20     0 ++++++------
 /trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config       |   38    18    20     0 ++++++------
 /trunk/samples/i686-nptl-linux-gnu/crosstool.config               |   40    20    20     0 ++++++------
 /trunk/samples/mips-unknown-linux-uclibc/crosstool.config         |   38    18    20     0 ++++++------
 /trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config   |   38    18    20     0 ++++++------
 /trunk/samples/armeb-unknown-linux-gnu/crosstool.config           |   38    18    20     0 ++++++------
 /trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config      |   40    20    20     0 ++++++------
 /trunk/samples/i586-geode-linux-uclibc/crosstool.config           |   40    20    20     0 ++++++------
 /trunk/samples/arm-unknown-linux-uclibc/crosstool.config          |   38    18    20     0 ++++++------
 /trunk/samples/mipsel-unknown-linux-gnu/crosstool.config          |   38    18    20     0 ++++++------
 /trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config |   38    18    20     0 ++++++------
 /trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config       |   38    18    20     0 ++++++------
 14 files changed, 260 insertions(+), 280 deletions(-)
2008-07-19 22:55:19 +00:00
Yann E. MORIN"
503b29d12e Update all ARM samples to use gcc-4.2.4.
/trunk/samples/armeb-unknown-linux-uclibc/crosstool.config        |    9     5     4     0 +++++----
 /trunk/samples/arm-unknown-linux-gnueabi/crosstool.config         |    9     5     4     0 +++++----
 /trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config   |    9     5     4     0 +++++----
 /trunk/samples/armeb-unknown-linux-gnu/crosstool.config           |    9     5     4     0 +++++----
 /trunk/samples/arm-unknown-linux-uclibc/crosstool.config          |    9     5     4     0 +++++----
 /trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config |    9     5     4     0 +++++----
 6 files changed, 30 insertions(+), 24 deletions(-)
2008-07-19 20:51:52 +00:00
Yann E. MORIN"
ffd24bb014 x86_64 updated.
/trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config |   14     8     6     0 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)
2008-07-19 17:59:56 +00:00
Yann E. MORIN"
e95c714f4f Update some samples to use latest kernel headers and gcc-4.2.4 (latest stable?).
/trunk/samples/mips-unknown-linux-uclibc/crosstool.config   |    7     4     3     0 ++++---
 /trunk/samples/mipsel-unknown-linux-gnu/crosstool.config    |    7     4     3     0 ++++---
 /trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config |   14     8     6     0 ++++++++------
 3 files changed, 16 insertions(+), 12 deletions(-)
2008-07-19 16:55:14 +00:00
Yann E. MORIN"
e2568395a4 iMIPS samples also are capable of building a Fortran frontend, now.
/trunk/samples/mips-unknown-linux-uclibc/crosstool.config |   11     6     5     0 ++++++-----
 /trunk/samples/mipsel-unknown-linux-gnu/crosstool.config  |   13     7     6     0 +++++++------
 2 files changed, 13 insertions(+), 11 deletions(-)
2008-07-19 10:51:42 +00:00
Yann E. MORIN"
c219356d48 All ARM samples now build the gfortran frontend.
/trunk/samples/armeb-unknown-linux-uclibc/crosstool.config |   11     6     5     0 ++++++-----
 /trunk/samples/arm-unknown-linux-uclibc/crosstool.config   |   11     6     5     0 ++++++-----
 2 files changed, 12 insertions(+), 10 deletions(-)
2008-07-18 21:54:42 +00:00
Yann E. MORIN"
9209349493 Some more ARM sample to build gfortran...
/trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config   |   11     6     5     0 ++++++-----
 /trunk/samples/armeb-unknown-linux-gnu/crosstool.config           |   11     6     5     0 ++++++-----
 /trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config |   11     6     5     0 ++++++-----
 3 files changed, 18 insertions(+), 15 deletions(-)
2008-07-18 15:15:45 +00:00
Yann E. MORIN"
32155359cf Update arm-unknown-linux-gnueabi to also compile the gfortran frontend.
/trunk/samples/arm-unknown-linux-gnueabi/crosstool.config |   11     6     5     0 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
2008-07-18 09:24:55 +00:00
Yann E. MORIN"
99de054ddd Build the Alpha sample toolchain with Linux 2.6.25.10 headers.
/trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config |   10     5     5     0 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
2008-07-14 21:51:56 +00:00
Yann E. MORIN"
588d2d9852 Update all samples to use binutils-2.18.50.0.8.
/trunk/samples/armeb-unknown-linux-uclibc/crosstool.config        |    9     5     4     0 +++++----
 /trunk/samples/arm-unknown-linux-gnueabi/crosstool.config         |    9     5     4     0 +++++----
 /trunk/samples/ia64-unknown-linux-gnu/crosstool.config            |    8     4     4     0 ++++----
 /trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config       |    9     5     4     0 +++++----
 /trunk/samples/i686-nptl-linux-gnu/crosstool.config               |    8     4     4     0 ++++----
 /trunk/samples/mips-unknown-linux-uclibc/crosstool.config         |    9     5     4     0 +++++----
 /trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config   |    9     5     4     0 +++++----
 /trunk/samples/armeb-unknown-linux-gnu/crosstool.config           |    9     5     4     0 +++++----
 /trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config      |    9     5     4     0 +++++----
 /trunk/samples/i586-geode-linux-uclibc/crosstool.config           |    9     5     4     0 +++++----
 /trunk/samples/arm-unknown-linux-uclibc/crosstool.config          |    9     5     4     0 +++++----
 /trunk/samples/mipsel-unknown-linux-gnu/crosstool.config          |    8     4     4     0 ++++----
 /trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config |    9     5     4     0 +++++----
 /trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config       |    9     5     4     0 +++++----
 14 files changed, 67 insertions(+), 56 deletions(-)
2008-07-14 13:19:37 +00:00
Yann E. MORIN"
e43c981f82 Two samples updated with latest kernel headers.
/trunk/samples/ia64-unknown-linux-gnu/crosstool.config   |   11     6     5     0 ++++++-----
 /trunk/samples/mipsel-unknown-linux-gnu/crosstool.config |   11     6     5     0 ++++++-----
 2 files changed, 12 insertions(+), 10 deletions(-)
2008-07-13 21:22:55 +00:00
Yann E. MORIN"
c1d7d59c1a Update i686-nptl-linux-gnu sample.
/trunk/samples/i686-nptl-linux-gnu/crosstool.config |   11     6     5     0 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
2008-07-13 17:02:22 +00:00
Yann E. MORIN"
a14b6c3dd9 Update samples to latest options set (no config changes).
/trunk/samples/armeb-unknown-linux-uclibc/crosstool.config        |   29    12    17     0 +++++--------
 /trunk/samples/arm-unknown-linux-gnueabi/crosstool.config         |   23    12    11     0 +++++-----
 /trunk/samples/ia64-unknown-linux-gnu/crosstool.config            |   21     8    13     0 +++------
 /trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config       |   15     8     7     0 ++++---
 /trunk/samples/mips-unknown-linux-uclibc/crosstool.config         |   19    10     9     0 +++++----
 /trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config   |   29    12    17     0 +++++--------
 /trunk/samples/armeb-unknown-linux-gnu/crosstool.config           |   23    12    11     0 +++++-----
 /trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config      |   21     8    13     0 +++------
 /trunk/samples/i586-geode-linux-uclibc/crosstool.config           |   15     8     7     0 ++++---
 /trunk/samples/arm-unknown-linux-uclibc/crosstool.config          |   23    12    11     0 +++++-----
 /trunk/samples/mipsel-unknown-linux-gnu/crosstool.config          |   11     6     5     0 +++--
 /trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config |   23    12    11     0 +++++-----
 /trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config       |    9     5     4     0 ++--
 13 files changed, 125 insertions(+), 136 deletions(-)
2008-07-07 21:31:08 +00:00
Yann E. MORIN"
3afa6a2282 Update the i686 sample.
/trunk/samples/i686-nptl-linux-gnu/crosstool.config |   17     9     8     0 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)
2008-07-03 09:02:22 +00:00
Yann E. MORIN"
e356803589 Add a new MIPS little endian sample, reported by Alexander BIGGA.
/trunk/samples/mipsel-unknown-linux-gnu/crosstool.config |  327   327     0     0 ++++++++++++++++++++++
 /trunk/samples/mipsel-unknown-linux-gnu/reported.by      |    2     2     0     0 +
 2 files changed, 329 insertions(+)
2008-07-02 13:12:30 +00:00
Yann E. MORIN"
6face320b3 Update samples to the latest architecture framework.
/trunk/samples/armeb-unknown-linux-uclibc/crosstool.config        |   57    32    25     0 +++++++-----
 /trunk/samples/arm-unknown-linux-gnueabi/crosstool.config         |   60    34    26     0 +++++++------
 /trunk/samples/mips-unknown-linux-uclibc/crosstool.config         |   43    23    20     0 +++++----
 /trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config   |   57    32    25     0 +++++++-----
 /trunk/samples/ia64-unknown-linux-gnu/crosstool.config            |   46    26    20     0 ++++++----
 /trunk/samples/armeb-unknown-linux-gnu/crosstool.config           |   56    30    26     0 ++++++------
 /trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config       |   43    23    20     0 +++++----
 /trunk/samples/arm-unknown-linux-uclibc/crosstool.config          |   53    27    26     0 ++++++-----
 /trunk/samples/i586-geode-linux-uclibc/crosstool.config           |   43    23    20     0 +++++----
 /trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config      |   49    29    20     0 ++++++-----
 /trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config |   51    26    25     0 ++++++-----
 /trunk/samples/i686-nptl-linux-gnu/crosstool.config               |   43    23    20     0 +++++----
 /trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config       |   44    21    23     0 ++++------
 13 files changed, 349 insertions(+), 296 deletions(-)
2008-06-30 21:41:32 +00:00
Yann E. MORIN"
4bf71cb437 Update the samples.
/trunk/samples/armeb-unknown-linux-uclibc/crosstool.config        |   13     8     5     0 +++--
 /trunk/samples/arm-unknown-linux-gnueabi/crosstool.config         |   35    24    11     0 +++++++++----
 /trunk/samples/mips-unknown-linux-uclibc/crosstool.config         |   11     7     4     0 +++-
 /trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config   |   11     7     4     0 +++-
 /trunk/samples/ia64-unknown-linux-gnu/crosstool.config            |   19    11     8     0 ++++---
 /trunk/samples/armeb-unknown-linux-gnu/crosstool.config           |   11     7     4     0 +++-
 /trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config       |   11     7     4     0 +++-
 /trunk/samples/arm-unknown-linux-uclibc/crosstool.config          |   11     7     4     0 +++-
 /trunk/samples/i586-geode-linux-uclibc/crosstool.config           |   11     7     4     0 +++-
 /trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config      |   16    10     6     0 ++++--
 /trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config |   13     8     5     0 +++--
 /trunk/samples/i686-nptl-linux-gnu/crosstool.config               |   11     7     4     0 +++-
 12 files changed, 110 insertions(+), 63 deletions(-)
2008-06-27 11:19:12 +00:00
Yann E. MORIN"
07b61b6f68 Update the Alpha sample to check host GMP and MPFR.
/trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config |    8     4     4     0 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
2008-06-26 06:54:06 +00:00
Yann E. MORIN"
1a70049b4c Update the alpha sample to newer versions.
/trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config |   19    11     8     0 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)
2008-06-26 06:49:19 +00:00
Yann E. MORIN"
988e11fc08 Update samples.
/trunk/samples/armeb-unknown-linux-uclibc/crosstool.config        |    5     3     2     0 +++--
 /trunk/samples/arm-unknown-linux-gnueabi/crosstool.config         |    5     3     2     0 +++--
 /trunk/samples/arm-unknown-linux-gnueabi/reported.by              |    2     1     1     0 +-
 /trunk/samples/mips-unknown-linux-uclibc/crosstool.config         |    5     3     2     0 +++--
 /trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config   |    5     3     2     0 +++--
 /trunk/samples/ia64-unknown-linux-gnu/crosstool.config            |    7     3     4     0 +++----
 /trunk/samples/armeb-unknown-linux-gnu/crosstool.config           |    5     3     2     0 +++--
 /trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config       |    5     3     2     0 +++--
 /trunk/samples/arm-unknown-linux-uclibc/crosstool.config          |    5     3     2     0 +++--
 /trunk/samples/i586-geode-linux-uclibc/crosstool.config           |    5     3     2     0 +++--
 /trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config |    5     3     2     0 +++--
 /trunk/samples/i686-nptl-linux-gnu/crosstool.config               |    5     3     2     0 +++--
 /trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config       |    5     3     2     0 +++--
 13 files changed, 37 insertions(+), 27 deletions(-)
2008-06-25 09:04:38 +00:00
Yann E. MORIN"
acd0624f9a Add a new sample for PowerPC. Suggested by Daniel DITTMANN.
/trunk/samples/powerpc-unknown-linux-uclibc/uClibc-0.9.29.config |  197   197     0     0 ++++++++++++++
 /trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config     |  307   307     0     0 ++++++++++++++++++++++
 /trunk/samples/powerpc-unknown-linux-uclibc/reported.by          |    1     1     0     0 +
 3 files changed, 505 insertions(+)
2008-06-25 08:54:04 +00:00
Yann E. MORIN"
89f6ee877e Update samples to the latest set of options, build-tested.
/trunk/samples/armeb-unknown-linux-uclibc/crosstool.config        |   80    56    24     0 +++++++---
 /trunk/samples/mips-unknown-linux-uclibc/crosstool.config         |   80    56    24     0 +++++++---
 /trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config   |   80    56    24     0 +++++++---
 /trunk/samples/ia64-unknown-linux-gnu/crosstool.config            |  100    81    19     0 +++++++++++--
 /trunk/samples/armeb-unknown-linux-gnu/crosstool.config           |   83    56    27     0 +++++++----
 /trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config       |   80    56    24     0 +++++++---
 /trunk/samples/arm-unknown-linux-uclibc/crosstool.config          |   80    56    24     0 +++++++---
 /trunk/samples/i586-geode-linux-uclibc/crosstool.config           |   80    56    24     0 +++++++---
 /trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config |   69    45    24     0 ++++++---
 /trunk/samples/i686-nptl-linux-gnu/crosstool.config               |   73    51    22     0 ++++++---
 /trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config       |   24    14    10     0 ++-
 11 files changed, 583 insertions(+), 246 deletions(-)
2008-06-24 13:16:21 +00:00
Yann E. MORIN"
ad3997b704 Sort samples.
/trunk/samples/samples.mk |    2     1     1     0 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
2008-06-23 08:07:14 +00:00
Yann E. MORIN"
b47ac9c339 Alexander Bigga reported this new sample.
/trunk/samples/arm-unknown-linux-gnueabi/crosstool.config |  308   308     0     0 +++++++++++++++++++++
 /trunk/samples/arm-unknown-linux-gnueabi/reported.by      |    2     2     0     0 +
 2 files changed, 310 insertions(+)
2008-06-22 17:33:51 +00:00
Yann E. MORIN"
548df9d13e Update the alpha sample.
/trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config |   12     8     4     0 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)
2008-06-20 09:57:04 +00:00
Yann E. MORIN"
88d52c0265 Ioannis E. VENETIS was the first to report working alpha sample. Give him credits.
/trunk/samples/alphaev56-unknown-linux-gnu/reported.by |    2     2     0     0 ++
 1 file changed, 2 insertions(+)
2008-06-19 08:15:52 +00:00
Yann E. MORIN"
a2f76d1cc5 Update the alpha sample with an updated set of options and features.
/trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config |   61    50    11     0 ++++++++++++++++---
 1 file changed, 50 insertions(+), 11 deletions(-)
2008-06-18 12:54:30 +00:00
Yann E. MORIN"
7858c92473 Samples should default to installing into ${HOME}/x-tools/${CT_TARGET}
/trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config |    2     1     1     0 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
2008-06-15 19:51:09 +00:00
Yann E. MORIN"
e08c8fa12a Add a new rule to build the sample table ready to include in the WiKi.
/trunk/scripts/showSamples.sh |   81    53    28     0 ++++++++++++++++++++++++++++++++-----------------
 /trunk/samples/samples.mk     |    6     6     0     0 ++++
 2 files changed, 59 insertions(+), 28 deletions(-)
2008-06-15 19:25:51 +00:00
Yann E. MORIN"
d9382df091 Update the Alpha sample to a working combination.
/trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config |   21     8    13     0 ++++++++-------------
 1 file changed, 8 insertions(+), 13 deletions(-)
2008-06-15 19:25:14 +00:00
Yann E. MORIN"
5fcaf8b3ff Preliminary Alpha support, courtesy Ioannis E. Venetis <venetis@capsl.udel.edu>.
/trunk/docs/CREDITS                                         |    3     3     0     0 +
 /trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config |  282   282     0     0 +++++++++++++++++++
 /trunk/config/target.in                                     |    9     9     0     0 +
 /trunk/arch/alpha/functions                                 |    9     9     0     0 +
 /trunk/arch/alpha/config.in                                 |   58    58     0     0 ++++
 5 files changed, 361 insertions(+)
2008-06-14 20:57:57 +00:00
Yann E. MORIN"
9d8b0a6829 Rework a little bit the steps and samples help entries.
/trunk/docs/overview.txt  |    2     1     1     0 +-
 /trunk/steps.mk           |    7     5     2     0 +++++--
 /trunk/samples/samples.mk |    8     5     3     0 +++++---
 /trunk/ct-ng.in           |    5     3     2     0 +++--
 4 files changed, 14 insertions(+), 8 deletions(-)
2008-06-01 21:12:00 +00:00
Yann E. MORIN"
fddd535b29 Rework dumping the samples.
/trunk/scripts/showSamples.sh |    1     0     1     0 -
 /trunk/samples/samples.mk     |   10     7     3     0 +++++++---
 2 files changed, 7 insertions(+), 4 deletions(-)
2008-05-26 21:49:36 +00:00
Yann E. MORIN"
3d9cc3d036 Add the armeb-unknown-linux-uclibcgnueabi sample, which builds an ARM EABI, big-endian, uClibc-based toolchain.
/trunk/samples/armeb-unknown-linux-uclibcgnueabi/uClibc-0.9.29.config |  214   214     0     0 +++++++
 /trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config     |  308   308     0     0 ++++++++++
 2 files changed, 522 insertions(+)
2008-05-25 22:23:29 +00:00
Yann E. MORIN"
14bc57f904 Update samples to latest set of options.
Update components up to the latest working version.
Update the set of supported languages for each sample.

 /trunk/samples/armeb-unknown-linux-uclibc/crosstool.config      |   42    14    28     0 ++----
 /trunk/samples/mips-unknown-linux-uclibc/crosstool.config       |  107    62    45     0 ++++++++------
 /trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config |   42    14    28     0 ++----
 /trunk/samples/ia64-unknown-linux-gnu/crosstool.config          |   79    43    36     0 ++++++-----
 /trunk/samples/armeb-unknown-linux-gnu/crosstool.config         |   42    13    29     0 +-----
 /trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config     |  112    65    47     0 +++++++++------
 /trunk/samples/arm-unknown-linux-uclibc/crosstool.config        |   42    14    28     0 ++----
 /trunk/samples/i586-geode-linux-uclibc/crosstool.config         |   44    15    29     0 ++----
 /trunk/samples/i686-nptl-linux-gnu/crosstool.config             |   44    15    29     0 ++----
 9 files changed, 255 insertions(+), 299 deletions(-)
2008-05-04 10:44:07 +00:00
Yann E. MORIN"
266acfa496 As a bonus, the i686-nptl-linux-gnu can build Fortrn and Java!
/trunk/samples/i686-nptl-linux-gnu/crosstool.config |    4     2     2     0 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
2008-05-03 17:01:35 +00:00
Yann E. MORIN"
8b2cdf0f4e This one was hard to build. At least a combination taht works.
/trunk/samples/i686-nptl-linux-gnu/crosstool.config |  114    73    41     0 +++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 73 insertions(+), 41 deletions(-)
2008-05-03 16:57:23 +00:00
Yann E. MORIN"
89aca6f995 Update those samples to latest config options.
/trunk/samples/armeb-unknown-linux-gnu/crosstool.config         |  115    76    39     0 +++++++++++++------
 /trunk/samples/armeb-unknown-linux-uclibc/crosstool.config      |  114    73    41     0 +++++++++++++------
 /trunk/samples/arm-unknown-linux-uclibc/crosstool.config        |  116    74    42     0 ++++++++++++-------
 /trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config |  141    98    43     0 ++++++++++++++++-------
 /trunk/samples/i586-geode-linux-uclibc/crosstool.config         |  120    76    44     0 +++++++++++++-------
 5 files changed, 397 insertions(+), 209 deletions(-)
2008-05-02 22:02:42 +00:00
Yann E. MORIN"
8739aa7574 Add a new help entry to list each samples more verbosely, but only on-demand.
/trunk/samples/samples.mk     |    4     4     0     0 ++++
 /trunk/scripts/showSamples.sh |   32    31     1     0 +++++++++++++++++++++++++++++++-
 2 files changed, 35 insertions(+), 1 deletion(-)
2008-05-02 21:49:43 +00:00
Yann E. MORIN"
07fa611771 Robet P. J. DAY: typoes. 2008-02-14 22:44:34 +00:00
Yann E. MORIN"
2fa75919ca Update the samples to the new set of options (not changing the configuration). 2008-01-16 22:21:55 +00:00
Yann E. MORIN"
dd9e2b9602 ARM EABI is now working for little endian ARM targets.
Big endian is still missing, though...
2007-09-16 17:59:18 +00:00
Yann E. MORIN"
d409c9fd1a Merge from branches/ia64@476 : add ia64 preliminary support. 2007-09-11 17:24:09 +00:00
Yann E. MORIN"
cdbe4e92cc Updated the armeb-unknown-linux-gnu sample to use the ;ost recent glibc with NPTL. 2007-09-06 12:43:30 +00:00
Yann E. MORIN"
1cf24eb2a4 Updated the armeb-unknown-linux-gnu sample. 2007-09-06 10:49:05 +00:00
Yann E. MORIN"
ab4896cfbf Updated the arm-unknown-linux-uclibc sample. 2007-09-06 10:21:36 +00:00
Yann E. MORIN"
01cdabced4 Updated the x86_64-unknown-linux-uclibc sample. 2007-09-06 09:46:01 +00:00
Yann E. MORIN"
a081360761 Update the i586-geode-linux-uclibc sample. 2007-09-06 09:22:52 +00:00
Yann E. MORIN"
01c3508a15 Update the mips-unknown-linux-uclibc sample (gcc -> 4.2.1). 2007-09-06 09:00:39 +00:00
Yann E. MORIN"
307b330501 Update the mips-unknown-linux-uclibc sample. 2007-09-06 08:56:04 +00:00
Yann E. MORIN"
f6bf43cb72 Update the armeb-unknown-linux-uclibc sample. 2007-09-05 22:01:31 +00:00
Yann E. MORIN"
9bd91cd467 Update the i686-nptl-linux-gnu sample. 2007-09-05 21:59:51 +00:00
Yann E. MORIN"
c6b330d845 Update all samples to the latest set of options (because so much as changed since we dropped the core C compiler and many obsolete versions). 2007-08-15 21:24:02 +00:00
Yann E. MORIN"
54cca9f2ba Add the possibility to force the number of // jobs without reconfiguring. 2007-08-15 14:59:37 +00:00
Yann E. MORIN"
7131764f9c Remove any reference to libfloat. That has gone once and for all.
Rationale:
Most of the time, soft-float problems are caused by this sucker of gcc:
it has support for soft float for all of the targets I've tried so far,
but does not activate this code until you dwelve into half a dozen of
files to make it accept to build and link the support code...

So, yes: gcc has soft-float support. And again, yes: gcc is a sucker.
2007-07-30 20:02:13 +00:00
Yann E. MORIN"
6459b59608 Add a new sample for LE ARM. 2007-07-28 21:14:21 +00:00
Yann E. MORIN"
b35207cc88 Update the samples to the latest option set. 2007-07-24 20:41:08 +00:00
Yann E. MORIN"
ef660a90ce Move CREDITS to docs/
Be a bit verbose when restoring a sample.
2007-07-22 21:29:42 +00:00
Yann E. MORIN"
e022235cdc Update the mips-unknown-linux-uclibc sample. 2007-07-16 20:41:19 +00:00
Yann E. MORIN"
a21ef8c45f Update the x86_64-unknown-linux-uclibc sample. 2007-07-16 18:59:48 +00:00
Yann E. MORIN"
e9916d58e9 Rename all Makefiles used by ct-ng into (something).mk, to avoid confusion. 2007-07-15 09:09:04 +00:00
Yann E. MORIN"
b7d0b6a469 Add an x86_64 sample. 2007-07-11 15:31:51 +00:00
Yann E. MORIN"
4707ea0357 Revamp the regtest action:
- enable one regtest per sample,
 - enable regtest for either local or global samples, or both,
 - document this in the help-build text.
2007-07-09 20:58:46 +00:00
Yann E. MORIN"
02e0cb51dd Be a little more verbose during regtest to say that a sample did build. 2007-07-09 18:37:21 +00:00
Yann E. MORIN"
2183c6baa5 Update the mips-unknown-linux-uclibc sample. 2007-07-08 22:26:37 +00:00
Yann E. MORIN"
6147aa7978 Update the i586-geode-linux-uclibc sample. 2007-07-08 22:24:03 +00:00
Yann E. MORIN"
97136e3cf2 Make regtest work back again. 2007-07-07 21:20:20 +00:00
Yann E. MORIN"
8331b26c77 Update the mips-unknown-linux-uclibc sample, now it is able to build both linux and busybox. 2007-07-06 18:07:04 +00:00
Yann E. MORIN"
fa64078194 Update the armeb-unknown-linux-gnu to be buildable.
Both busybox-svn and linux-2.6.21.5 are succesfully built.
2007-07-05 18:11:11 +00:00
Yann E. MORIN"
3527e8c561 Update the armeb-unknown-linux-uclibc sample to:
- use latest binutils,
 - build sstrip,
 - build dmalloc and gdb.

Note: linux-2.6.21.5 for NSLU2 and busybox build!
2007-07-04 17:06:58 +00:00
Yann E. MORIN"
c11dc8a296 The armeb-unknown-linux-uclibc sample now builds without libfloat.
The generated toolchain is at least able to build busybox (which wasn't the case before).
2007-07-03 22:23:58 +00:00
Yann E. MORIN"
44226795b9 Silence calling the saveSample.sh script. 2007-07-02 16:56:42 +00:00
Yann E. MORIN"
26713d4210 Merge the build system to trunk: ct-ng is now installable:
- ./configure --prefix=/some/place
 - make
 - make install
 - export PATH="${PATH}:/some/place/bin"
 - ct-ng <action>
2007-07-01 19:04:20 +00:00
Yann E. MORIN"
5e7fa0debc Make the progress bar a default for all samples. 2007-06-19 17:50:46 +00:00
Yann E. MORIN"
e0455a5ec9 Always call distclean after each sample when doing a regtest. 2007-06-18 11:43:02 +00:00
Yann E. MORIN"
253edb125b Rework the help system. For now, this is mostly a no-op (it only re-organise the help entries), but later, that may come in handy when we want ct-ng to be installable). 2007-06-17 16:24:23 +00:00
Yann E. MORIN"
7746415b7d The log file is no longer configurable: it is always "${CT_PREFIX_DIR}/build.log".
Add an option to compress the log file upon successfull build.
Make rendering the toolchain read-only optional.
A few eye-candy fixes.
2007-06-17 14:51:37 +00:00
Yann E. MORIN"
b166f010a2 Add intermediate mesages when building regtests.
Distclean the repository after each sample during regtests.
2007-06-17 11:45:18 +00:00
Yann E. MORIN"
eae28ee8af Add the "regtest" make target: call "make regtest", and all samples wil be built, and a tarball made for each of them. First sample to fail causes the test to stop. 2007-06-17 11:13:48 +00:00
Yann E. MORIN"
de5df0533c Merge the NPTL stuff.
That still leaves the linuxthreads stuff broken, but it was just before. I don't care anyway. Time to fix that later...
2007-05-27 20:22:06 +00:00
Yann E. MORIN"
13b6242fb6 Update mips-unknown-linux-uclibc to the latest set of config options. 2007-05-22 21:19:47 +00:00
Yann E. MORIN"
2e925f1569 Mark broken samples as such: use a file named 'broken' in the sample's directory.
Reflected this state when listing samples (in scripts/showSamples.sh).
2007-05-22 21:18:55 +00:00
Yann E. MORIN"
933ea57382 Update the mips-unknown-linux-uclibc sample to the new set of config options.
Switch the ISA from mips32 to mips1.
2007-05-22 20:41:50 +00:00
Yann E. MORIN"
aa6ae43fd7 Add uClibc-0.9.29:
- associated patch set
  - update the munging function to accomodate the new config variables
libfloat version was missing from the previous commit... :-(
Better handle the case where the sample directory already exist but isn't under revision control, and in case the destination file doesn't exist in the sample directory.
2007-05-19 22:52:47 +00:00
Yann E. MORIN"
63a75e1743 Reverting to uClibc-0.9.28.3, as 0.9.29 spawns incorrect bits/sysnum.h (needs a xgcc first!). 2007-05-18 08:41:44 +00:00
Yann E. MORIN"
340c3e2030 Make the debug config menu a generated file.
Add a uClibc-0.9.29 patch directory with one patch (from me!).
Update the armeb-unknown-linux-uclibc sample to uClibc-0.9.29.
Some eyecandy in the gdb build process.
2007-05-17 22:10:48 +00:00
Yann E. MORIN"
31cde52144 Like tweak to the armeb-xscale-linux-uclibc sample to not renice the build. 2007-05-11 19:08:32 +00:00
Yann E. MORIN"
a845d72881 Update the way we handle directories supplied by the user:
- the tarball directory is considered as a local copy, and tarballs are copied to a working area,
 - the sources and build directories (CT_SRC_DIR and CT_BUILD_DIR) are now computed, and no longer an option,
 - the build dir has been renamed from 'build' to 'targets'.
That should ease preparing a tarball of the resulting target.
2007-05-10 21:33:35 +00:00
Yann E. MORIN"
8a2b17ab5e Huge fixes to glibc build, so that we can build at least (and at last):
- use ports addon even when installing headers,
 - use optimisation (-O) when installing headers, to avoid unnecessary warnings (thanks Robert P. J. DAY for pointing this out!),
 - lowest kernel version to use is only X.Y.Z, not X.Y.Z.T,
 - a bit of preparations for NPTL (RSN I hope),
 - fix fixing the linker scripts (changing the backup file is kind of useless and stupid);

Shut uClibc finish step: there really is nothing to do;

Add a patch for glibc-2.3.6 weak aliases handling on some archs (ARM and ALPHA at least);

Did not catch the make errors: fixed the pattern matching in scripts/functions;

Introduce a new log level, ALL:
 - send components' build messages there,
 - DEBUG log level is destined only for crosstool-NG debug messages,
 - migrate sub-actions to use appropriate log levels;

Update the armeb-unknown-linux-gnu sample:
 - it builds!
 - uses gcc-4.0.4 and glibc-2.3.6,
 - updated to latest config options set.
2007-05-08 17:48:32 +00:00
Yann E. MORIN"
1bfad917b6 Print the major components and their version when calling "make help". 2007-05-08 10:57:34 +00:00
Yann E. MORIN"
e292584a4d Remove the incomplete i686-unknown-linux-uclibc sample. 2007-05-08 10:42:03 +00:00
Yann E. MORIN"
8e3ebb2e7f Update the i586-geode-linux-uclibc sample. 2007-05-07 22:10:50 +00:00
Yann E. MORIN"
4a9251622c Bah, the arm-qemu-linux-uclibc sample isn't usefull. Base your work on the armeb-unkown-linux-uclibc sample instead. 2007-05-07 21:50:06 +00:00
Yann E. MORIN"
05e64aae9d Update the mips-unknown-linux-uclibc sample:
- LFS is needed to properly compile libstdc++ (pity),
 - globally update to the latest set of options.
2007-05-07 21:48:40 +00:00
Yann E. MORIN"
cce0822e95 Update armeb-unknown-linux-uclibc sample:
- no need for the kernel .config file,
 - globqlly update to latest set of options.
2007-05-07 21:47:38 +00:00
Yann E. MORIN"
58b4c6d0a4 Merge the save-sample branch to trunk:
- reorder most of the environment setup,
 - geting, extracting and patching are now components' sub-actions,
 - save the current config as a sample to be used as a pre-configured target.
2007-05-07 09:04:02 +00:00
Yann E. MORIN"
0b017962f7 Rename the MIPS toolchain: it's not qemu-specific! 2007-05-03 17:51:03 +00:00
Yann E. MORIN"
c461d4baec Final merge from the MIPS branch. 2007-05-03 17:42:40 +00:00
Yann E. MORIN"
0a5d7a0bb6 Update the armeb-unknown-linux-uclibc sample to use linux-2.6.20.6 headers and binutils-2.17.50.0.14. 2007-04-10 16:06:51 +00:00
Yann E. MORIN"
f6b21895ca Update armeb-unknown-linux-uclibc sample to disable __cxa_atexit usage. 2007-03-21 21:04:31 +00:00
Yann E. MORIN"
1539198c6a Update the armeb-unknown-linux-uclibc sample to using the linux-2.6.20.1 kernel headers. 2007-03-07 19:02:17 +00:00
Yann E. MORIN"
d2ac914c75 Update i586-geode-linux-uclibc sample:
- use uClibc-0.9.28.3
 - use linux-2.6.20 for kernel headers
2007-03-04 20:09:22 +00:00
Yann E. MORIN"
2884f2cf16 Update armeb-unknown-linux-uclibc to use uClibc-0.9.28.3. 2007-03-04 12:31:49 +00:00
Yann E. MORIN"
081d90ba03 Update armeb-unknown-linux-uClibc sample:
- use uClibc-0.9.28.2 with locales,
 - use libfloat.
2007-03-04 12:05:19 +00:00
Yann E. MORIN"
c050562a41 Update the armeb-unknow-linux-gnu sample. 2007-03-04 11:26:46 +00:00
Yann E. MORIN"
1906cf93f8 Add the full crosstool-NG sources to the new repository of its own.
You might just say: 'Yeah! crosstool-NG's got its own repo!".
Unfortunately, that's because the previous repo got damaged beyond repair and I had no backup.
That means I'm putting backups in place in the afternoon.
That also means we've lost history... :-(
2007-02-24 11:00:05 +00:00