docs: credit Konrad EISELE for the initial multilib support
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sat Dec 31 18:47:37 2011 +0100 (2011-12-31)
changeset 28290c3c95f911ec
parent 2828 e47d17391ae3
child 2830 c3ff88a0c788
docs: credit Konrad EISELE for the initial multilib support

Konrad submitted an initial patch adding multlib support:
http://sourceware.org/ml/crossgcc/2011-11/msg00040.html

The patch was full of good ideas, but had a few issues, so
I (Yann E. MORIN) started it all from scatch, re-using part
of the original patch. This got implemented in this series:
hg log -r 446a17b5dd1e:e47d17391ae3

As I forgot to credit Konrad in these changelogs, update the
docs so that the work by Konrad gets credited. Without his
initial effort, we would probably not have had multlib support
so soon. Thank you Konrad!

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
docs/A - Credits.txt
     1.1 --- a/docs/A - Credits.txt	Wed Dec 28 17:05:46 2011 +0100
     1.2 +++ b/docs/A - Credits.txt	Sat Dec 31 18:47:37 2011 +0100
     1.3 @@ -67,6 +67,10 @@
     1.4      - intense gcc-4.3 brainstorming
     1.5      - eglibc support
     1.6  
     1.7 +  Konrad Eisele:
     1.8 +    - initial multlilib support:
     1.9 +      http://sourceware.org/ml/crossgcc/2011-11/msg00040.html
    1.10 +
    1.11    Many others have contributed, either in form of patches, suggestions,
    1.12    comments, or testing... Thank you to all of you!
    1.13