Update docs/CREDITS: ARM EABI support.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Fri Sep 14 21:41:00 2007 +0000 (2007-09-14)
changeset 386d5c5ed1b75ef
parent 385 151d753de99f
child 387 2fa4b675a9a3
Update docs/CREDITS: ARM EABI support.
Update README: point at docs/CREDITS.
README
docs/CREDITS
     1.1 --- a/README	Fri Sep 14 21:31:00 2007 +0000
     1.2 +++ b/README	Fri Sep 14 21:41:00 2007 +0000
     1.3 @@ -9,7 +9,10 @@
     1.4    http://ymorin.is-a-geek.org/dokuwiki/projects/crosstool
     1.5  
     1.6  If you need to send a bug report or a patch, please send a mail with subject
     1.7 -prefixed with "[CT_NG]" to:
     1.8 -   yann.morin.1998 (at) anciens.enib.fr
     1.9 +prefixed with "[CT_NG]" with the following destinations:
    1.10 +    TO: crossgcc (at) sourceware.org
    1.11 +    CC: yann.morin.1998 (at) anciens.enib.fr
    1.12 +
    1.13 +The people that helped are listed in docs/CREDITS. Many thanks to them! :-)
    1.14  
    1.15  Aloha!
     2.1 --- a/docs/CREDITS	Fri Sep 14 21:31:00 2007 +0000
     2.2 +++ b/docs/CREDITS	Fri Sep 14 21:41:00 2007 +0000
     2.3 @@ -12,9 +12,11 @@
     2.4      Allan made extensive tests of the first alpha of crosstool-NG-ng on his
     2.5      MacOS-X, and unveiled some bash-2.05 weirdness.
     2.6  
     2.7 -  Enrico WEIGELT for some improvements to the build procedure:
     2.8 -    - cxa_atexit disabling for C libraries not supporting it (uClibc)
     2.9 +  Enrico WEIGELT
    2.10 +    - some improvements to the build procedure
    2.11 +    - cxa_atexit disabling for C libraries not supporting it (old uClibc)
    2.12      - misc suggestions (restartable build, ...)
    2.13 +    - get rid of some bashisms in ./configure
    2.14  
    2.15    Robert P. J. DAY:
    2.16      - some small improvements to the configurator, misc prompting glitches
    2.17 @@ -25,6 +27,10 @@
    2.18      - initial ia64 support
    2.19      - some cosmetics
    2.20  
    2.21 +  Szilveszter Ordog:
    2.22 +    - a uClibc floating point fix
    2.23 +    - initial support for ARM EABI
    2.24 +
    2.25  Special dedication to the buildroot people for maintaining a set of patches I
    2.26  happily and shamelessly vampirise from time to time... :-)
    2.27