Commit Graph

4779 Commits

Author SHA1 Message Date
Yann E. MORIN"
be398a9031 Ah! Recent versions of binutils need some of the build system (read CT_BUILD) tools to be accessible (ar is but an example).
Fix typo.
2007-04-10 16:05:59 +00:00
Yann E. MORIN"
0cff389fe1 Vampirised another piece of patch from buildroot to apply to gcc-4.0.4. 2007-04-10 16:04:56 +00:00
Yann E. MORIN"
dbf7a4b14b Add patches for binutils 2.17.50.0.14.
Vampirised fron buildroot.
2007-04-10 16:04:29 +00:00
Yann E. MORIN"
cc0082c508 While migrating the samples to use ${CT_TOP_DIR}/build as base for the build directories, the Makefile rules stoped working.
This is because 'all' depends on 'build', which does exist, and make believes there's noting to do.
Work this around by using a rule named '_ct_build' instead of plain 'build'.
2007-04-10 15:49:38 +00:00
Yann E. MORIN"
b426a71b53 Add 2.6.20.5 and 2.6.20.6 linux kernel versions. 2007-04-10 15:04:33 +00:00
Yann E. MORIN"
0e479dbc93 Update config.guess.
Minor comment fix.
2007-04-10 14:55:15 +00:00
Yann E. MORIN"
a57d858149 Add new kernel versions (2.6.20.{2,3,4}) and binutils versions (2.17.50.0.1{1,2,3,4}).
Fix typo in comment: qbove -> above.
2007-03-31 19:45:25 +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"
aaea34768c Patch from Enrico WEIGELT <weigelt@metux.de> to disable __cxa_atexit for those C libraries with no support (old uClibc). 2007-03-21 21:03:22 +00:00
Yann E. MORIN"
19e8f6a15a Auto-detect Darwin (MacOS-X) and disable libintl for during build for this platform.
A bit of help tweaking.
2007-03-12 18:59:31 +00:00
Yann E. MORIN"
d16255f5e5 Allan Clark <allanc@chickenandporn.com> provided a way to build on host lacking a proper libintl (such as MacOS-X).
Thank you Allan!
2007-03-11 16:14:06 +00:00
Yann E. MORIN"
79f2ee09f5 Rename directory "licenses" to "licenses.d" for those filesystems unable to handle lower/upper case.
Update COPYING accordingly.
2007-03-11 09:46:22 +00:00
Yann E. MORIN"
a4a2447346 Fix C library addons/locales downloading.
Prepare for using the ports addon easily.
2007-03-10 14:46:35 +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"
dcdd2844e4 Add an option to remove the generated documentation.
(After an idea from Enrico Weigelt <weigelt@metux.de>).
2007-03-07 19:00:10 +00:00
Yann E. MORIN"
1772045f66 Add gcc-4.1.2 and update associated patches. 2007-03-04 22:56:04 +00:00
Yann E. MORIN"
28519997cb Left-over dating from the conversion from .crosstool.config to plain .config. 2007-03-04 22:55:14 +00:00
Yann E. MORIN"
e8f034284b utilising -> using 2007-03-04 22:37:11 +00:00
Yann E. MORIN"
8456b5fdb9 Add sanity checks. 2007-03-04 20:12:18 +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"
8045d5becf Add linux-2.6.20.1. as a choice for linux kernel headers. 2007-03-04 19:07:46 +00:00
Yann E. MORIN"
b0ef040473 Argh! again. I also forgot to commit the config file enabling uClibc-0.9.28.3... :-( 2007-03-04 12:35:04 +00:00
Yann E. MORIN"
56f56ed8bf Argh! I forgot to commit the uClibc-0.9.28.3 patches... 2007-03-04 12:33:12 +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"
3f3aef0db7 Remove useless config targets. 2007-02-24 19:17:40 +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
Yann E. MORIN"
2609573aed Repository initialisation. 2007-02-24 10:43:43 +00:00