Credits for Edward O'Callaghan.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73223 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Duncan Sands 2009-06-12 12:52:24 +00:00
parent 287de607dc
commit ca6829aebb

View File

@ -3,10 +3,10 @@ project. If you have contributed a patch or made some other contribution to
LLVM, please submit a patch to this file to add yourself, and it will be
done!
The list is sorted by name and formatted to allow easy grepping and
beautification by scripts. The fields are: name (N), email (E), web-address
(W), PGP key ID and fingerprint (P), description (D), and snail-mail address
(S).
The list is sorted by name (second names are in alphabetical order) and
formatted to allow easy grepping and beautification by scripts.
The fields are: name (N), email (E), web-address (W), PGP key ID and
fingerprint (P), description (D), and snail-mail address (S).
N: Vikram Adve
E: vadve@cs.uiuc.edu
@ -231,6 +231,13 @@ N: Scott Michel
E: scottm@aero.org
D: Added STI Cell SPU backend.
N: Edward O'Callaghan
E: eocallaghan@auroraux.org
W: http://www.auroraux.org
D: Add Clang support with various other improvements to utils/NewNightlyTest.pl
D: Fix and maintain Solaris & AuroraUX support for llvm, various build warnings
D: and error clean ups.
N: Morten Ofstad
E: morten@hue.no
D: Visual C++ compatibility fixes