diff options
author | Duncan Sands <baldrick@free.fr> | 2009-06-12 12:52:24 +0000 |
---|---|---|
committer | Duncan Sands <baldrick@free.fr> | 2009-06-12 12:52:24 +0000 |
commit | c523393900b10e209af3dc5b20f086bf67518147 (patch) | |
tree | 2ee6325d63940fd935d1243d57c411045460f9aa /llvm/CREDITS.TXT | |
parent | e04dc22ebd30055b6af3977251b78461a205b59c (diff) | |
download | bcm5719-llvm-c523393900b10e209af3dc5b20f086bf67518147.tar.gz bcm5719-llvm-c523393900b10e209af3dc5b20f086bf67518147.zip |
Credits for Edward O'Callaghan.
llvm-svn: 73223
Diffstat (limited to 'llvm/CREDITS.TXT')
-rw-r--r-- | llvm/CREDITS.TXT | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/llvm/CREDITS.TXT b/llvm/CREDITS.TXT index 0e97fa628d3..39dd8635f86 100644 --- a/llvm/CREDITS.TXT +++ b/llvm/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 |