Little update to CREDITS.

This commit is contained in:
Yann E. MORIN" 2007-07-02 17:44:50 +00:00
parent 44226795b9
commit 5785bc53b4

View File

@ -6,12 +6,15 @@ I would like to thank these fine people for making crosstool-NG possible:
Some crosstool-NG scripts have code snippets coming almost as-is from the
original work by Dan.
And in order of appearance on the crossgcc ML:
Allan CLARK for his investigations on building toolchains on MacOS-X.
Allan made extensive tests of the first alpha of ct-ng on his MacOS-X
and unveiled some bash-2.05 weirdness.
Enrico WEIGELT for some improvements of the build procedure:
- cxa_atexit disabling for C libraries not supporting it (uClibc)
- misc suggestions (restartable build, ...)
Robert P. J. DAY:
- some small improvements to the configurator, misc prompting glitches