summaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-07-02 17:44:50 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-07-02 17:44:50 (GMT)
commit5785bc53b471b2bb3ec3d34cd8795701772bb034 (patch)
treeb435a4315c4bdbc233f0181f1ffe551c6374b2d4 /CREDITS
parent44226795b9d0162e8a77bb2e354db75614ab4efb (diff)
Little update to CREDITS.
Diffstat (limited to 'CREDITS')
-rw-r--r--CREDITS3
1 files changed, 3 insertions, 0 deletions
diff --git a/CREDITS b/CREDITS
index 929ce91..2fdfa37 100644
--- a/CREDITS
+++ b/CREDITS
@@ -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