Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use /bin/sh for crosstool-NG build scripts, we want /bin/bash! | Yann E. MORIN" | 2007-09-12 | 4 | -3/+4 |
| | | | | Don't hardcode ncurses include and link flags. | ||||
* | Update credits to give adequate credit to Al Stone. | Yann E. MORIN" | 2007-09-11 | 1 | -1/+1 |
| | |||||
* | Merge from branches/ia64@476 : add ia64 preliminary support. | Yann E. MORIN" | 2007-09-11 | 3 | -0/+252 |
| | |||||
* | make-3.80 does not have $(lastword ...). Fix this when ct-ng calls itself: ↵ | Yann E. MORIN" | 2007-09-11 | 1 | -9/+5 |
| | | | | | | 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. | ||||
* | Use symlinks to the localy stored tarballs rather than copying them. | Yann E. MORIN" | 2007-09-08 | 1 | -3/+4 |
| | | | | If saving tarballs to local storage is selected, move newly downloaded tarballs there and symlink. | ||||
* | In a directory previously used as CT_TOP_DIR, when using a new version, ↵ | Yann E. MORIN" | 2007-09-08 | 1 | -1/+1 |
| | | | | | | 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. | ||||
* | Add D.U.M.A. 2_5_8 and associated patches. | Yann E. MORIN" | 2007-09-07 | 6 | -92/+62 |
| | | | | | Fix a patch for D.U.M.A 2_5_1. Add libelf 0.8.10, still does not build... :-( | ||||
* | ARM defaults to LE, MIPS to BE. Reflect this in the target configuration ↵ | Yann E. MORIN" | 2007-09-06 | 1 | -2/+2 |
| | | | | options. | ||||
* | Fix the glibc-2.6.1 ARM NPTL patch. | Yann E. MORIN" | 2007-09-06 | 1 | -2/+2 |
| | |||||
* | Updated the armeb-unknown-linux-gnu sample to use the ;ost recent glibc with ↵ | Yann E. MORIN" | 2007-09-06 | 1 | -9/+9 |
| | | | | NPTL. | ||||
* | Add a patch to enqable NPTL build on ARM OABI with glibc-2.6.1. | Yann E. MORIN" | 2007-09-06 | 2 | -1/+14 |
| | | | | Fix a comment. | ||||
* | Updated the armeb-unknown-linux-gnu sample. | Yann E. MORIN" | 2007-09-06 | 1 | -9/+16 |
| | |||||
* | Updated the arm-unknown-linux-uclibc sample. | Yann E. MORIN" | 2007-09-06 | 1 | -9/+16 |
| | |||||
* | Updated the x86_64-unknown-linux-uclibc sample. | Yann E. MORIN" | 2007-09-06 | 1 | -9/+16 |
| | |||||
* | Update the i586-geode-linux-uclibc sample. | Yann E. MORIN" | 2007-09-06 | 1 | -9/+16 |
| | |||||
* | Update the mips-unknown-linux-uclibc sample (gcc -> 4.2.1). | Yann E. MORIN" | 2007-09-06 | 1 | -4/+4 |
| | |||||
* | In some cases, dmalloc fails to build when building in parallel. Do not use ↵ | Yann E. MORIN" | 2007-09-06 | 1 | -1/+1 |
| | | | | -j# for dmalloc. | ||||
* | Update the mips-unknown-linux-uclibc sample. | Yann E. MORIN" | 2007-09-06 | 1 | -6/+13 |
| | |||||
* | Update the armeb-unknown-linux-uclibc sample. | Yann E. MORIN" | 2007-09-05 | 1 | -9/+16 |
| | |||||
* | Update the i686-nptl-linux-gnu sample. | Yann E. MORIN" | 2007-09-05 | 1 | -9/+16 |
| | |||||
* | Bah, a really small cosmetic fix... | Yann E. MORIN" | 2007-09-02 | 1 | -1/+1 |
| | |||||
* | Print a log message when entering/leaving the two core compiler passes. | Yann E. MORIN" | 2007-09-02 | 1 | -1/+5 |
| | |||||
* | Add linux-2.6.22.6 for the kernel headers. | Yann E. MORIN" | 2007-09-02 | 1 | -0/+6 |
| | |||||
* | Unmark glibc-2.6{,.1} as being EXPERIMENTAL: they are no longer considered ↵ | Yann E. MORIN" | 2007-09-02 | 1 | -4/+2 |
| | | | | as such. | ||||
* | Bump version to .svn. | Yann E. MORIN" | 2007-09-01 | 1 | -1/+1 |
| | |||||
* | Bump version to 0.3.1. | Yann E. MORIN" | 2007-09-01 | 1 | -1/+1 |
| | |||||
* | Update CREDITS. | Yann E. MORIN" | 2007-09-01 | 1 | -0/+4 |
| | |||||
* | Trying to guess how we were called does not work. Don't try to be smart, and ↵ | Yann E. MORIN" | 2007-08-31 | 1 | -1/+1 |
| | | | | take the full path, even if we are in PATH. | ||||
* | For those architectures that support both endianness, some default to big ↵ | Yann E. MORIN" | 2007-08-30 | 1 | -0/+12 |
| | | | | | | endian, others default to little endian. Make this possible in the target selection menu. | ||||
* | Apply some scosmetic changes, courtesy Al Stone <ahs3@ahs3.net>. | Yann E. MORIN" | 2007-08-30 | 2 | -15/+27 |
| | |||||
* | Add linux-2.6.22.{4,5} | Yann E. MORIN" | 2007-08-29 | 1 | -0/+12 |
| | |||||
* | Add binutils-2.18. | Yann E. MORIN" | 2007-08-29 | 1 | -0/+5 |
| | |||||
* | Fix restoring the environment. | Yann E. MORIN" | 2007-08-16 | 1 | -1/+1 |
| | |||||
* | Bump version to +svn. | Yann E. MORIN" | 2007-08-15 | 1 | -1/+1 |
| | |||||
* | Bump version to 0.3.0. | Yann E. MORIN" | 2007-08-15 | 1 | -1/+1 |
| | |||||
* | Update all samples to the latest set of options (because so much as changed ↵ | Yann E. MORIN" | 2007-08-15 | 7 | -726/+71 |
| | | | | since we dropped the core C compiler and many obsolete versions). | ||||
* | Add patches against gcc-3.4.6. Untested. | Yann E. MORIN" | 2007-08-15 | 17 | -0/+14652 |
| | |||||
* | Clarify licensing issues. | Yann E. MORIN" | 2007-08-15 | 1 | -8/+14 |
| | |||||
* | Add linux-2.6.22.3 for kernel headers isntall. | Yann E. MORIN" | 2007-08-15 | 1 | -0/+6 |
| | |||||
* | Remove dead linuxthreads patches. | Yann E. MORIN" | 2007-08-15 | 24 | -3575/+0 |
| | |||||
* | Change "triplet" (target triplet) to "tuple". That sounds better! | Yann E. MORIN" | 2007-08-15 | 7 | -26/+41 |
| | | | | | Document overriding the number of // jobs. Some small documentation fixes. | ||||
* | Fix printing the version string when configured with --local. | Yann E. MORIN" | 2007-08-15 | 4 | -5/+5 |
| | |||||
* | Add the possibility to force the number of // jobs without reconfiguring. | Yann E. MORIN" | 2007-08-15 | 6 | -19/+32 |
| | |||||
* | Warn when using -pipe with glibc>=2.6. | Yann E. MORIN" | 2007-08-15 | 1 | -0/+2 |
| | |||||
* | Get rid of the core cc selection. It is now the same as the final compiler. | Yann E. MORIN" | 2007-08-15 | 9 | -419/+197 |
| | |||||
* | Do a clean-up pass on the OBSOLETE features (versions): | Yann E. MORIN" | 2007-08-14 | 439 | -175567/+37 |
| | | | | | | - remove legions of those, - remove associated patches no longer needed, - mark then as (OBSOLETE) in the prompt; | ||||
* | Totally comment-out the multilib option: it's not implemented, and not ↵ | Yann E. MORIN" | 2007-08-14 | 1 | -15/+16 |
| | | | | really implementable with the current crosstool-NG scheme. | ||||
* | Don't use -pipe when building glibc>=2.6: ./configure chokes on it. | Yann E. MORIN" | 2007-08-12 | 1 | -6/+20 |
| | | | | (This is because "gcc -pipe --help" doesn't print what it should print). | ||||
* | Fix a small typo when extracting non-compressed steps. | Yann E. MORIN" | 2007-08-12 | 1 | -10/+10 |
| | | | | Have a go for a sane handlign of tar options and extensions. | ||||
* | Fix saving the environment. Thanks to Mark Vels <Mark.Vels@fundem.net> for ↵ | Yann E. MORIN" | 2007-08-12 | 1 | -4/+2 |
| | | | | pointed it out! |