# HG changeset patch # User "Yann E. MORIN" # Date 1183398290 0 # Node ID 98c8e375a7ea2b8e00f06eb6be3399ce47623726 # Parent 654627ec680e4640bab681fbff25180d26e7a76a Little update to CREDITS. diff -r 654627ec680e -r 98c8e375a7ea CREDITS --- a/CREDITS Mon Jul 02 16:56:42 2007 +0000 +++ b/CREDITS Mon Jul 02 17:44:50 2007 +0000 @@ -6,12 +6,15 @@ 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