summaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
Diffstat (limited to 'CREDITS')
-rw-r--r--CREDITS7
1 files changed, 7 insertions, 0 deletions
diff --git a/CREDITS b/CREDITS
index b571936..5110824 100644
--- a/CREDITS
+++ b/CREDITS
@@ -6,4 +6,11 @@ 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.
+ 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)
+
More to come as they help.