Don't check lint for SpecialCaseList.cpp
[blocksruntime.git] / CREDITS.TXT
blob6964eba020b8aa7a08629b249e3b9aea3ce3e448
1 This file is a partial list of people who have contributed to the LLVM/CompilerRT
2 project.  If you have contributed a patch or made some other contribution to
3 LLVM/CompilerRT, please submit a patch to this file to add yourself, and it will be
4 done!
6 The list is sorted by surname and formatted to allow easy grepping and
7 beautification by scripts.  The fields are: name (N), email (E), web-address
8 (W), PGP key ID and fingerprint (P), description (D), and snail-mail address
9 (S).
11 N: Craig van Vliet
12 E: cvanvliet@auroraux.org
13 W: http://www.auroraux.org
14 D: Code style and Readability fixes.
16 N: Edward O'Callaghan
17 E: eocallaghan@auroraux.org
18 W: http://www.auroraux.org
19 D: CMake'ify Compiler-RT build system
20 D: Maintain Solaris & AuroraUX ports of Compiler-RT
22 N: Howard Hinnant
23 E: hhinnant@apple.com
24 D: Architect and primary author of compiler-rt
26 N: Guan-Hong Liu
27 E: koviankevin@hotmail.com
28 D: IEEE Quad-precision functions
30 N: Joerg Sonnenberger
31 E: joerg@NetBSD.org
32 D: Maintains NetBSD port.
34 N: Matt Thomas
35 E: matt@NetBSD.org
36 D: ARM improvements.