summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-04-15Update to latest kconfig from linux-2.6.20.7.Yann E. MORIN"7-82/+80
I'm not sure of the improvements, but at least we're up-to-date, and updating in the future will be easier.
2007-04-15Add headers_install for 2.6.20.7.Yann E. MORIN"1-0/+6
2007-04-11Add an option for those having the kernel headers pre-installed from a ↵Yann E. MORIN"3-37/+81
customised local tree. In that case, neither download, nor extract, nor patch.
2007-04-11Update credits.Yann E. MORIN"1-0/+3
2007-04-11Don't prompt for endianness not suppoted by selected architecture.Yann E. MORIN"1-0/+16
Change suggested by Robert P. J. DAY <rpjday@mindspring.com>.
2007-04-11Change suggested by Robert P. J. DAY <rpjday@mindspring.com> to rename the ↵Yann E. MORIN"1-1/+1
"Kernel to use" prompt with "Target OS".
2007-04-10Bump version to 0.0.2-svn (not released yet).Yann E. MORIN"1-1/+1
2007-04-10Mark the version to be 0.0.1. First released snapshot.crosstool-ng-0.0.1Yann E. MORIN"1-1/+1
2007-04-10Use ${CT_TOP_DIR}/build as a base for build directories (used in default ↵Yann E. MORIN"2-6/+10
values for paths). Remove this directory on distclean (hard-coded). Mark the version to be 0.0.1-svn (no release yet).
2007-04-10Ignore the 'build' directory at CT_TOP_DIR.Yann E. MORIN"0-0/+0
2007-04-10Update the armeb-unknown-linux-uclibc sample to use linux-2.6.20.6 headers ↵Yann E. MORIN"2-8/+17
and binutils-2.17.50.0.14.
2007-04-10Ah! Recent versions of binutils need some of the build system (read ↵Yann E. MORIN"1-1/+9
CT_BUILD) tools to be accessible (ar is but an example). Fix typo.
2007-04-10Vampirised another piece of patch from buildroot to apply to gcc-4.0.4.Yann E. MORIN"1-0/+49
2007-04-10Add patches for binutils 2.17.50.0.14.Yann E. MORIN"4-0/+218
Vampirised fron buildroot.
2007-04-10While migrating the samples to use ${CT_TOP_DIR}/build as base for the build ↵Yann E. MORIN"1-2/+2
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-10Add 2.6.20.5 and 2.6.20.6 linux kernel versions.Yann E. MORIN"1-0/+12
2007-04-10Update config.guess.Yann E. MORIN"2-8/+11
Minor comment fix.
2007-03-31Add new kernel versions (2.6.20.{2,3,4}) and binutils versions ↵Yann E. MORIN"4-4/+42
(2.17.50.0.1{1,2,3,4}). Fix typo in comment: qbove -> above.
2007-03-21Update armeb-unknown-linux-uclibc sample to disable __cxa_atexit usage.Yann E. MORIN"1-1/+2
2007-03-21Patch from Enrico WEIGELT <weigelt@metux.de> to disable __cxa_atexit for ↵Yann E. MORIN"4-2/+17
those C libraries with no support (old uClibc).
2007-03-12Auto-detect Darwin (MacOS-X) and disable libintl for during build for this ↵Yann E. MORIN"3-7/+12
platform. A bit of help tweaking.
2007-03-11Allan Clark <allanc@chickenandporn.com> provided a way to build on host ↵Yann E. MORIN"1-2/+6
lacking a proper libintl (such as MacOS-X). Thank you Allan!
2007-03-11Rename directory "licenses" to "licenses.d" for those filesystems unable to ↵Yann E. MORIN"12-6/+6
handle lower/upper case. Update COPYING accordingly.
2007-03-10Fix C library addons/locales downloading.Yann E. MORIN"2-11/+19
Prepare for using the ports addon easily.
2007-03-07Update the armeb-unknown-linux-uclibc sample to using the linux-2.6.20.1 ↵Yann E. MORIN"2-14/+36
kernel headers.
2007-03-07Add an option to remove the generated documentation.Yann E. MORIN"2-0/+13
(After an idea from Enrico Weigelt <weigelt@metux.de>).
2007-03-04Add gcc-4.1.2 and update associated patches.Yann E. MORIN"13-206/+195
2007-03-04Left-over dating from the conversion from .crosstool.config to plain .config.Yann E. MORIN"1-4/+0
2007-03-04utilising -> usingYann E. MORIN"1-3/+3
2007-03-04Add sanity checks.Yann E. MORIN"1-2/+4
2007-03-04Update i586-geode-linux-uclibc sample:Yann E. MORIN"3-374/+682
- use uClibc-0.9.28.3 - use linux-2.6.20 for kernel headers
2007-03-04Add linux-2.6.20.1. as a choice for linux kernel headers.Yann E. MORIN"1-0/+6
2007-03-04Argh! again. I also forgot to commit the config file enabling ↵Yann E. MORIN"1-0/+5
uClibc-0.9.28.3... :-(
2007-03-04Argh! I forgot to commit the uClibc-0.9.28.3 patches...Yann E. MORIN"6-0/+139
2007-03-04Update armeb-unknown-linux-uclibc to use uClibc-0.9.28.3.Yann E. MORIN"2-4/+4
2007-03-04Update armeb-unknown-linux-uClibc sample:Yann E. MORIN"1-7/+22
- use uClibc-0.9.28.2 with locales, - use libfloat.
2007-03-04Update the armeb-unknow-linux-gnu sample.Yann E. MORIN"1-22/+49
2007-02-24Remove useless config targets.Yann E. MORIN"1-16/+0
2007-02-24Add the full crosstool-NG sources to the new repository of its own.Yann E. MORIN"690-0/+244441
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-24Repository initialisation.Yann E. MORIN"0-0/+0