Commit Graph

558 Commits

Author SHA1 Message Date
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
Yann E. MORIN"
4369c3a9d8 Update CREDITS. 2007-09-01 16:40:11 +00:00
Yann E. MORIN"
69c757a97d Trying to guess how we were called does not work. Don't try to be smart, and take the full path, even if we are in PATH. 2007-08-31 16:20:03 +00:00
Yann E. MORIN"
49c5a210bf For those architectures that support both endianness, some default to big endian, others default to little endian.
Make this possible in the target selection menu.
2007-08-30 19:49:21 +00:00
Yann E. MORIN"
271190fa1e Apply some scosmetic changes, courtesy Al Stone <ahs3@ahs3.net>. 2007-08-30 19:22:15 +00:00
Yann E. MORIN"
9abfe13620 Add linux-2.6.22.{4,5} 2007-08-29 16:46:23 +00:00
Yann E. MORIN"
d0148e3ca2 Add binutils-2.18. 2007-08-29 16:44:40 +00:00
Yann E. MORIN"
1b80955d74 Fix restoring the environment. 2007-08-16 12:13:45 +00:00
Yann E. MORIN"
a496b7fa67 Bump version to +svn. 2007-08-15 21:25:49 +00:00
Yann E. MORIN"
c1f0e9a671 Bump version to 0.3.0. 2007-08-15 21:24:43 +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"
7af2ee399f Add patches against gcc-3.4.6. Untested. 2007-08-15 21:23:08 +00:00
Yann E. MORIN"
5b7672f931 Clarify licensing issues. 2007-08-15 21:22:28 +00:00
Yann E. MORIN"
e364b7acd6 Add linux-2.6.22.3 for kernel headers isntall. 2007-08-15 20:57:19 +00:00
Yann E. MORIN"
713cddab0f Remove dead linuxthreads patches. 2007-08-15 20:43:50 +00:00
Yann E. MORIN"
09f0dcc66f Change "triplet" (target triplet) to "tuple". That sounds better!
Document overriding the number of // jobs.
Some small documentation fixes.
2007-08-15 16:18:35 +00:00
Yann E. MORIN"
ecab7e451f Fix printing the version string when configured with --local. 2007-08-15 15:39:44 +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"
46e19208cd Warn when using -pipe with glibc>=2.6. 2007-08-15 14:35:11 +00:00
Yann E. MORIN"
e58af8f79e Get rid of the core cc selection. It is now the same as the final compiler. 2007-08-15 10:14:43 +00:00
Yann E. MORIN"
6c368af5b4 Do a clean-up pass on the OBSOLETE features (versions):
- remove legions of those,
 - remove associated patches no longer needed,
 - mark then as (OBSOLETE) in the prompt;
2007-08-14 20:11:44 +00:00
Yann E. MORIN"
ab0fc7eab4 Totally comment-out the multilib option: it's not implemented, and not really implementable with the current crosstool-NG scheme. 2007-08-14 19:32:22 +00:00
Yann E. MORIN"
ecd5005989 Don't use -pipe when building glibc>=2.6: ./configure chokes on it.
(This is because "gcc -pipe --help" doesn't print what it should print).
2007-08-12 15:19:45 +00:00
Yann E. MORIN"
a2323d410a Fix a small typo when extracting non-compressed steps.
Have a go for a sane handlign of tar options and extensions.
2007-08-12 15:18:09 +00:00
Yann E. MORIN"
7ee3cc8bc9 Fix saving the environment. Thanks to Mark Vels <Mark.Vels@fundem.net> for pointed it out! 2007-08-12 08:43:56 +00:00
Yann E. MORIN"
0a0d8d6ba8 Add experimental binutils-2.17.50.0.18, along with patches from previous snapshot. 2007-08-12 08:05:57 +00:00
Yann E. MORIN"
ce48ea4aef Add linux-2.6.22.2 for headers. 2007-08-11 14:59:36 +00:00
Yann E. MORIN"
06153223e2 Add glibc: 2.5.1 - 2.6 - 2.6.1.
Apply the same patches as glibc 2.5: they apply without any problem (except for ridiculously small offsets).
2007-08-11 10:57:18 +00:00
Yann E. MORIN"
25f164c32f When adding a new experimental/obsolete version, mark it as so in the prompt. 2007-08-11 10:55:38 +00:00
Yann E. MORIN"
ab8763bedd Introduce new config option: CT_TARGET_ALIAS_SED_EXPR
This option is used as a sed expression to pass onto CT_TARGET to create an alias.
2007-08-07 19:40:38 +00:00
Yann E. MORIN"
feb0328d7a Make use of setsid to spawn removal processes: we don't want the rm's to stop if the main script fails and ends before all directories were removed. 2007-08-07 18:05:41 +00:00
Yann E. MORIN"
a43770ab06 Ignore generated doc. 2007-08-07 17:15:47 +00:00
Yann E. MORIN"
dddf8170a9 Have Mekfile.in be a little more verbose. 2007-08-07 17:15:27 +00:00
Yann E. MORIN"
ef21bfc5c0 Fix Makefile.in:
- correctly generate the documentation,
 - correctly remove generated documentation.
2007-08-07 17:10:07 +00:00
Yann E. MORIN"
72caaf7717 Revert previous spurious commit. 2007-08-07 17:08:13 +00:00
Yann E. MORIN"
f1741dc507 Fix the Makefile.in to correctly remove generated documentation. 2007-08-07 17:07:39 +00:00
Yann E. MORIN"
3c0ae4744b Add patches for binutils-2.17.50.0.17 (vampirised from buildroot). 2007-08-06 19:52:44 +00:00
Yann E. MORIN"
e22c2d5076 Add patches for gcc-4.2.1. 2007-08-04 14:18:42 +00:00
Yann E. MORIN"
1dc89fa058 A little cleanup in the glibc's pthread headers install. 2007-08-03 20:27:15 +00:00
Yann E. MORIN"
4c8537d254 Remove the correct file when cleaning. 2007-07-30 21:27:10 +00:00
Yann E. MORIN"
349be6b143 Change svn:ignore to reflect the new generated file. 2007-07-30 21:24:52 +00:00
Yann E. MORIN"
5dcc71b489 Change the way the compressed man page is built/installed. 2007-07-30 21:23:53 +00:00
Yann E. MORIN"
8e11f48162 Overwrite pre-existing compressed man page. 2007-07-30 21:13:23 +00:00