Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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! | ||||
* | Add experimental binutils-2.17.50.0.18, along with patches from previous ↵ | Yann E. MORIN" | 2007-08-12 | 4 | -0/+75 |
| | | | | snapshot. | ||||
* | Add linux-2.6.22.2 for headers. | Yann E. MORIN" | 2007-08-11 | 1 | -0/+6 |
| | |||||
* | Add glibc: 2.5.1 - 2.6 - 2.6.1. | Yann E. MORIN" | 2007-08-11 | 28 | -0/+1623 |
| | | | | Apply the same patches as glibc 2.5: they apply without any problem (except for ridiculously small offsets). | ||||
* | When adding a new experimental/obsolete version, mark it as so in the prompt. | Yann E. MORIN" | 2007-08-11 | 1 | -4/+5 |
| | |||||
* | Introduce new config option: CT_TARGET_ALIAS_SED_EXPR | Yann E. MORIN" | 2007-08-07 | 2 | -9/+34 |
| | | | | This option is used as a sed expression to pass onto CT_TARGET to create an alias. | ||||
* | Make use of setsid to spawn removal processes: we don't want the rm's to ↵ | Yann E. MORIN" | 2007-08-07 | 2 | -8/+8 |
| | | | | stop if the main script fails and ends before all directories were removed. | ||||
* | Ignore generated doc. | Yann E. MORIN" | 2007-08-07 | 0 | -0/+0 |
| | |||||
* | Have Mekfile.in be a little more verbose. | Yann E. MORIN" | 2007-08-07 | 1 | -2/+8 |
| | |||||
* | Fix Makefile.in: | Yann E. MORIN" | 2007-08-07 | 1 | -2/+2 |
| | | | | | - correctly generate the documentation, - correctly remove generated documentation. | ||||
* | Revert previous spurious commit. | Yann E. MORIN" | 2007-08-07 | 3 | -10/+10 |
| | |||||
* | Fix the Makefile.in to correctly remove generated documentation. | Yann E. MORIN" | 2007-08-07 | 3 | -10/+10 |
| | |||||
* | Add patches for binutils-2.17.50.0.17 (vampirised from buildroot). | Yann E. MORIN" | 2007-08-06 | 3 | -0/+69 |
| | |||||
* | Add patches for gcc-4.2.1. | Yann E. MORIN" | 2007-08-04 | 17 | -0/+4016 |
| | |||||
* | A little cleanup in the glibc's pthread headers install. | Yann E. MORIN" | 2007-08-03 | 1 | -2/+5 |
| | |||||
* | Remove the correct file when cleaning. | Yann E. MORIN" | 2007-07-30 | 1 | -1/+1 |
| | |||||
* | Change svn:ignore to reflect the new generated file. | Yann E. MORIN" | 2007-07-30 | 0 | -0/+0 |
| | |||||
* | Change the way the compressed man page is built/installed. | Yann E. MORIN" | 2007-07-30 | 1 | -5/+8 |
| | |||||
* | Overwrite pre-existing compressed man page. | Yann E. MORIN" | 2007-07-30 | 1 | -1/+1 |
| | |||||
* | Install a compressed man page (as per Debian's policy). | Yann E. MORIN" | 2007-07-30 | 1 | -1/+2 |
| | | | | (Yes, you guessed: I'll try to have crosstool-NG packaged in Debian) | ||||
* | Small typo fix. | Yann E. MORIN" | 2007-07-30 | 1 | -1/+1 |
| | |||||
* | Remove any reference to libfloat. That has gone once and for all. | Yann E. MORIN" | 2007-07-30 | 17 | -230/+4 |
| | | | | | | | | | | 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. | ||||
* | Fix the step shortcuts (using a dash would confuse make). | Yann E. MORIN" | 2007-07-30 | 2 | -6/+6 |
| | |||||
* | Add gcc-4.2.1. | Yann E. MORIN" | 2007-07-29 | 2 | -0/+10 |
| | |||||
* | Bump version to +svn. | Yann E. MORIN" | 2007-07-28 | 1 | -1/+1 |
| | |||||
* | Bump version to 0.2.2. | Yann E. MORIN" | 2007-07-28 | 1 | -1/+1 |
| | |||||
* | Remove TODO, I can seem to update it and follow what's there... :-( | Yann E. MORIN" | 2007-07-28 | 1 | -22/+0 |
| | |||||
* | Add a new sample for LE ARM. | Yann E. MORIN" | 2007-07-28 | 2 | -0/+570 |
| | |||||
* | Fix uninstalling man. | Yann E. MORIN" | 2007-07-28 | 1 | -0/+2 |
| | |||||
* | Tidy up a bit the uClibc config munging. | Yann E. MORIN" | 2007-07-28 | 1 | -16/+18 |
| | |||||
* | Fix install: man page was not being installed. | Yann E. MORIN" | 2007-07-28 | 1 | -9/+8 |
| | | | | Fix uninstall: dont't uninstall if using local copy, don't try to remove non-existant files. | ||||
* | Update tools/config.guess. | Yann E. MORIN" | 2007-07-27 | 1 | -3/+3 |
| | |||||
* | In overview.txt, document the two ways of using crosstool-NG: install and ↵ | Yann E. MORIN" | 2007-07-24 | 2 | -6/+85 |
| | | | | | | | | --local. Fix some typos in overview.txt. Document populate's options, still in overview.txt. Credit the buildroot people for the patches I vampirise from time to time. | ||||
* | Mark D.U.M.A 2_5_2 and 2_5_3 as being broken: they don't even build on any ↵ | Yann E. MORIN" | 2007-07-24 | 1 | -0/+2 |
| | | | | of my sample toolchain... :-( |