CREDITS
changeset 286 983d9c3949e1
parent 285 148f0a31e2d8
child 287 5bf44f032205
     1.1 --- a/CREDITS	Sun Jul 22 17:44:27 2007 +0000
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,24 +0,0 @@
     1.4 -I would like to thank these fine people for making crosstool-NG possible:
     1.5 -
     1.6 -  Dan KEGEL, the original author of crosstool: http://www.kegel.com/
     1.7 -    Dan was very helpfull and willing to help when I build my first toolchains.
     1.8 -    I owe him one. Thank you Dan!
     1.9 -    Some crosstool-NG scripts have code snippets coming almost as-is from the
    1.10 -    original work by Dan.
    1.11 -
    1.12 -And in order of appearance on the crossgcc ML:
    1.13 -
    1.14 -  Allan CLARK for his investigations on building toolchains on MacOS-X.
    1.15 -    Allan made extensive tests of the first alpha of crosstool-NG-ng on his
    1.16 -    MacOS-X, and unveiled some bash-2.05 weirdness.
    1.17 -
    1.18 -  Enrico WEIGELT for some improvements of the build procedure:
    1.19 -    - cxa_atexit disabling for C libraries not supporting it (uClibc)
    1.20 -    - misc suggestions (restartable build, ...)
    1.21 -
    1.22 -  Robert P. J. DAY:
    1.23 -    - some small improvements to the configurator, misc prompting glitches
    1.24 -    - 'sanitised' patches for binutils-2.17
    1.25 -    - patches for glibc-2.5
    1.26 -
    1.27 -More to come as they help.