2007-05-06Add uClibc-0.9.29 now it's out, and remove the 0.9.29-rc1.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 06 May 2007 11:55:09 +0000] rev 60
Add uClibc-0.9.29 now it's out, and remove the 0.9.29-rc1.

2007-05-03Rename the MIPS toolchain: it's not qemu-specific!
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 03 May 2007 17:51:03 +0000] rev 59
Rename the MIPS toolchain: it's not qemu-specific!

2007-05-03Final merge from the MIPS branch.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 03 May 2007 17:42:40 +0000] rev 58
Final merge from the MIPS branch.

2007-05-01Update CREDITS.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 01 May 2007 16:51:12 +0000] rev 57
Update CREDITS.

2007-05-01Merge patches sent by Robert P. J. Day <rpjday@mindspring.com>.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 01 May 2007 16:49:15 +0000] rev 56
Merge patches sent by Robert P. J. Day <rpjday@mindspring.com>.
Warning: the buildroot folks purposedly removed the skip-comment patch but didn't really said why. Keeping it for the sake of having it in svn just in case (removing it will be easier thant not having it at all).

2007-05-01Vampirise patches for binutils 2.17 from buildroot.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 01 May 2007 16:33:17 +0000] rev 55
Vampirise patches for binutils 2.17 from buildroot.

2007-05-01Remove the superfluous _config suffix to preconfigured targets (in "make help").
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 01 May 2007 16:32:52 +0000] rev 54
Remove the superfluous _config suffix to preconfigured targets (in "make help").

2007-05-01Update tools/config.sub to latest from gnu.org
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 01 May 2007 16:15:32 +0000] rev 53
Update tools/config.sub to latest from gnu.org

2007-05-01Add uClibc-0.9.29_rc1.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 01 May 2007 09:10:31 +0000] rev 52
Add uClibc-0.9.29_rc1.

2007-05-01Add linux 2.6.21 and 2.6.21.1 for headers_install.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 01 May 2007 09:09:30 +0000] rev 51
Add linux 2.6.21 and 2.6.21.1 for headers_install.

2007-05-01Some little cosmetics in final compiler.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 01 May 2007 09:03:40 +0000] rev 50
Some little cosmetics in final compiler.

2007-04-23The linux kernel config file is now optional. If none is given, a default one is created using the default target for the given architecture.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 23 Apr 2007 21:06:09 +0000] rev 49
The linux kernel config file is now optional. If none is given, a default one is created using the default target for the given architecture.

2007-04-23Fixed a non-fatal bug in a sed expression.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 23 Apr 2007 21:03:49 +0000] rev 48
Fixed a non-fatal bug in a sed expression.
Some cosmetics as well.

2007-04-23Second shot at merging from the MIPS branch:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 23 Apr 2007 20:30:34 +0000] rev 47
Second shot at merging from the MIPS branch:
- log level boost for warnings and errors
- option re-ordering
- help updating

2007-04-23Merge missing ABI code from the MIPS branch.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 23 Apr 2007 20:27:40 +0000] rev 46
Merge missing ABI code from the MIPS branch.

2007-04-21Merge first shot from the MIPS branch.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sat, 21 Apr 2007 17:31:51 +0000] rev 45
Merge first shot from the MIPS branch.

2007-04-18Maybe one time we'll have subdirs in the config/ directory: find all dependencies for .config.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 18 Apr 2007 17:35:04 +0000] rev 44
Maybe one time we'll have subdirs in the config/ directory: find all dependencies for .config.
Remove never used include (was commented out anyway). Might come back later when we play with canadian-crosses.

2007-04-18When adding a new tool version, allow it to be EXPERIMENTAL.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 18 Apr 2007 17:32:55 +0000] rev 43
When adding a new tool version, allow it to be EXPERIMENTAL.

2007-04-18Try to further fix using of the build and/or host tools for binutils to build properly.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 18 Apr 2007 11:55:52 +0000] rev 42
Try to further fix using of the build and/or host tools for binutils to build properly.

2007-04-17Add the EXPERIMENTAL option to show options marked as such.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 17 Apr 2007 22:24:42 +0000] rev 41
Add the EXPERIMENTAL option to show options marked as such.
Add the four types of toolchains ct-ng is able to build as EXPERIMENTAL, except for CROSS which *is* functional.
Reorder menus accordingly.

2007-04-17Once in a while I write some documentation... Not often enough...
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 17 Apr 2007 22:22:46 +0000] rev 40
Once in a while I write some documentation... Not often enough...

2007-04-15Update to latest kconfig from linux-2.6.20.7.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 15 Apr 2007 16:45:11 +0000] rev 39
Update to latest kconfig from linux-2.6.20.7.
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" <yann.morin.1998@anciens.enib.fr> [Sun, 15 Apr 2007 16:35:14 +0000] rev 38
Add headers_install for 2.6.20.7.

2007-04-11Add an option for those having the kernel headers pre-installed from a customised local tree.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 11 Apr 2007 21:26:03 +0000] rev 37
Add an option for those having the kernel headers pre-installed from a customised local tree.
In that case, neither download, nor extract, nor patch.

2007-04-11Update credits.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 11 Apr 2007 17:55:03 +0000] rev 36
Update credits.

2007-04-11Don't prompt for endianness not suppoted by selected architecture.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 11 Apr 2007 17:51:31 +0000] rev 35
Don't prompt for endianness not suppoted by selected architecture.
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 "Kernel to use" prompt with "Target OS".
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Wed, 11 Apr 2007 17:43:38 +0000] rev 34
Change suggested by Robert P. J. DAY <rpjday@mindspring.com> to rename the "Kernel to use" prompt with "Target OS".

2007-04-10Bump version to 0.0.2-svn (not released yet).
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 10 Apr 2007 16:19:53 +0000] rev 33
Bump version to 0.0.2-svn (not released yet).

2007-04-10Mark the version to be 0.0.1. First released snapshot. crosstool-ng-0.0.1
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 10 Apr 2007 16:18:46 +0000] rev 32
Mark the version to be 0.0.1. First released snapshot.

2007-04-10Use ${CT_TOP_DIR}/build as a base for build directories (used in default values for paths).
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Tue, 10 Apr 2007 16:17:39 +0000] rev 31
Use ${CT_TOP_DIR}/build as a base for build directories (used in default values for paths).
Remove this directory on distclean (hard-coded).
Mark the version to be 0.0.1-svn (no release yet).