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.