2007-05-17Make the debug config menu a generated file.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 17 May 2007 22:10:48 +0000] rev 97
Make the debug config menu a generated file.
Add a uClibc-0.9.29 patch directory with one patch (from me!).
Update the armeb-unknown-linux-uclibc sample to uClibc-0.9.29.
Some eyecandy in the gdb build process.

2007-05-17Debug facilities:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Thu, 17 May 2007 16:22:51 +0000] rev 96
Debug facilities:
- add a framework to easily add new ones
- add gdb as a first debug facility
- add patches for gdb
After the kernel checked its installed headers, clean up the mess of .checked.* files.
Reorder scripts/crosstool.sh:
- dump the configuration early
- renice early
- get info about build system early, when setting up the environment
- when in cross or native, the host tools are those of the build system, and only in this case
- elapsed time calculations moved to scripts/functions
Remove handling of the color: it's gone once and for all.
Update tools/addToolVersion.sh:
- handle debug facilities
- commonalise some code
- remove dead tools (cygwin, tcc)
Point to my address for bug reports.

2007-05-14Move the whole threading ;odel choice out of glibc and into the generic C library options: even uClibc may have NPTL at one point in the (hopefully near) future.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 14 May 2007 19:59:41 +0000] rev 95
Move the whole threading ;odel choice out of glibc and into the generic C library options: even uClibc may have NPTL at one point in the (hopefully near) future.
Mark the progress bar as being CPU-intensive.
Little style fix to the core C compiler build step.

2007-05-14Quiet some messages from the configurators. We don't need them.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Mon, 14 May 2007 19:28:14 +0000] rev 94
Quiet some messages from the configurators. We don't need them.

2007-05-13Oupsss... Didn't save scripts/crosstool.sh prior to comiting. :-(
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 13 May 2007 21:12:56 +0000] rev 93
Oupsss... Didn't save scripts/crosstool.sh prior to comiting. :-(

2007-05-13update the documentation somewhat. Still not complete, though... :-(
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 13 May 2007 21:11:54 +0000] rev 92
update the documentation somewhat. Still not complete, though... :-(

2007-05-13Remove dead entries for components not yet integrated: cygwin kernel, tcc...
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 13 May 2007 21:11:27 +0000] rev 91
Remove dead entries for components not yet integrated: cygwin kernel, tcc...
Some fixups in config entries, to avoid warnings when parsed by the kconfig parser.

2007-05-13Update version to -svn.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 13 May 2007 19:09:55 +0000] rev 90
Update version to -svn.

2007-05-13Mark version 0.0.2. crosstool-ng-0.0.2
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 13 May 2007 19:08:46 +0000] rev 89
Mark version 0.0.2.

2007-05-13Correctly handle the version string, defined in a single place now.
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Sun, 13 May 2007 19:03:49 +0000] rev 88
Correctly handle the version string, defined in a single place now.
Fix and update README.