Commit Graph

400 Commits

Author SHA1 Message Date
Yann E. MORIN"
e617d84559 Bump version to 0.3.2 2007-09-17 21:51:24 +00:00
Yann E. MORIN"
a4baec803d Mark ARM EABI as being EXPERIMENTAL. 2007-09-17 21:47:52 +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"
af2e42b572 Fix using --local. 2007-09-16 17:57:21 +00:00
Yann E. MORIN"
d285ebb248 Simplify a bit more bash detection. 2007-09-16 17:50:27 +00:00
Yann E. MORIN"
60b7c724bd Call architecture-specific functions from all scripts needing them. 2007-09-16 08:52:26 +00:00
Yann E. MORIN"
398b1b8e69 When sstrip is already downloaded, link instead of copying (as for all other
components).
A little eye-candy fix.
2007-09-16 08:27:37 +00:00
Yann E. MORIN"
0b39dc5751 Revert multilib handling. Even if we don't do multilib, we need to at least
say we don't, and not let gcc choose on its own (which it does wrong).
2007-09-16 08:24:55 +00:00
Yann E. MORIN"
3f09a4d4c6 Further improve the architecture-specific framework.
Apply this framework into building of glibc and gcc.

(Whoo! 500th commit! Yeah!)
2007-09-15 21:44:18 +00:00
Yann E. MORIN"
8ed77399de We don't support Cygwin yet, no point in having quirks in. 2007-09-15 08:40:07 +00:00
Yann E. MORIN"
672f596f8b Another little fix in the documentation. 2007-09-14 21:58:55 +00:00
Yann E. MORIN"
6069957d44 A little fix in the documentation. 2007-09-14 21:57:17 +00:00
Yann E. MORIN"
9501e62afa Further expand the architecture-specific function: add CT_KERNEL_ARCH building. 2007-09-14 21:50:30 +00:00
Yann E. MORIN"
693ceb85bc Update docs/CREDITS: ARM EABI support.
Update README: point at docs/CREDITS.
2007-09-14 21:41:00 +00:00
Yann E. MORIN"
9e947198d2 Initial support for ARM EABI (courtesy Szilveszter Ordog <ordog@mail.thot-soft.com>). 2007-09-14 21:31:00 +00:00
Yann E. MORIN"
f4bfb6a0ae Small eye-candy fix. 2007-09-14 21:30:22 +00:00
Yann E. MORIN"
60b0bb1bab Migrate all supported architectures to use the architecture-specific framework. 2007-09-14 21:17:59 +00:00
Yann E. MORIN"
c0f4b573f8 Stop build if Makefile.in was changed. 2007-09-14 21:13:04 +00:00
Yann E. MORIN"
26647ee564 Improve (POSIX-wise) determination of bashh version. 2007-09-14 19:30:56 +00:00
Yann E. MORIN"
7b70a704e0 Add the framework to have architecture-specific configuration and functions.
API is not yet defined.
2007-09-14 17:43:16 +00:00
Yann E. MORIN"
ae7e017380 Small eye candy fix. 2007-09-14 17:29:39 +00:00
Yann E. MORIN"
25fb1678c0 Fix setting floating point in uClibc (thanks to Szilveszter Ordog <ordog@mail.thot-soft.com>) 2007-09-14 16:02:45 +00:00
Yann E. MORIN"
e7e37942d9 Kill off bashisms in ./configure (thanks to Enrico Weigelt <weigelt@metux.de>). 2007-09-14 15:57:48 +00:00
Yann E. MORIN"
f791f6b6bf Sanitise ./configure a little bit.
Add a check for bash 3.0 or above.
2007-09-12 20:44:15 +00:00
Yann E. MORIN"
2fe3a9dbbb Don't use /bin/sh for crosstool-NG build scripts, we want /bin/bash!
Don't hardcode ncurses include and link flags.
2007-09-12 17:35:07 +00:00
Yann E. MORIN"
8bbec81bc0 Update credits to give adequate credit to Al Stone. 2007-09-11 17:50: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"
e0a9ceef99 make-3.80 does not have $(lastword ...). Fix this when ct-ng calls itself: don't try to be smart, we just _know_ where ct-ng is at configure time!
Fis a latent bug in handling the number parallel jobs.
2007-09-11 17:14:28 +00:00
Yann E. MORIN"
07549c00fb Use symlinks to the localy stored tarballs rather than copying them.
If saving tarballs to local storage is selected, move newly downloaded tarballs there and symlink.
2007-09-08 19:00:45 +00:00
Yann E. MORIN"
a1d03e8c79 In a directory previously used as CT_TOP_DIR, when using a new version, ct-ng will fail to create the symlink to the new config files.
Fix that by forcing creation of the symlink, even if it already exists and points to a previous location.
2007-09-08 10:32:53 +00:00
Yann E. MORIN"
011e23d094 Add D.U.M.A. 2_5_8 and associated patches.
Fix a patch for D.U.M.A 2_5_1.
Add libelf 0.8.10, still does not build... :-(
2007-09-07 21:31:01 +00:00
Yann E. MORIN"
c77336fb3d ARM defaults to LE, MIPS to BE. Reflect this in the target configuration options. 2007-09-06 14:00:28 +00:00
Yann E. MORIN"
49a3aa15cd Fix the glibc-2.6.1 ARM NPTL patch. 2007-09-06 13:02:16 +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"
0bee99ed38 Add a patch to enqable NPTL build on ARM OABI with glibc-2.6.1.
Fix a comment.
2007-09-06 12:38:52 +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"
ec13f54483 In some cases, dmalloc fails to build when building in parallel. Do not use -j# for dmalloc. 2007-09-06 08:57:45 +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"
9f3340951a Bah, a really small cosmetic fix... 2007-09-02 16:01:30 +00:00
Yann E. MORIN"
c64da6b7d4 Print a log message when entering/leaving the two core compiler passes. 2007-09-02 09:26:57 +00:00
Yann E. MORIN"
2863a69944 Add linux-2.6.22.6 for the kernel headers. 2007-09-02 09:24:15 +00:00
Yann E. MORIN"
55aceff1be Unmark glibc-2.6{,.1} as being EXPERIMENTAL: they are no longer considered as such. 2007-09-02 09:23:55 +00:00
Yann E. MORIN"
2bfc46d46d Bump version to .svn. 2007-09-01 16:41:07 +00:00
Yann E. MORIN"
469c32e518 Bump version to 0.3.1. 2007-09-01 16:40:29 +00:00