summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CREDITS.TXT15
1 files changed, 11 insertions, 4 deletions
diff --git a/CREDITS.TXT b/CREDITS.TXT
index 0e97fa628d..39dd8635f8 100644
--- a/CREDITS.TXT
+++ b/CREDITS.TXT
@@ -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