Edward O'Callaghan | b472633 | 2009-08-03 01:26:42 | [diff] [blame] | 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! |
| 5 | |
| 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). |
| 10 | |
Edward O'Callaghan | 5583632 | 2009-08-07 20:30:09 | [diff] [blame] | 11 | N: Craig van Vliet |
| 12 | E: [email protected] |
| 13 | W: http://www.auroraux.org |
| 14 | D: Code style and Readability fixes. |
| 15 | |
Edward O'Callaghan | b472633 | 2009-08-03 01:26:42 | [diff] [blame] | 16 | N: Edward O'Callaghan |
| 17 | E: [email protected] |
| 18 | W: http://www.auroraux.org |
| 19 | D: CMake'ify Compiler-RT build system |
| 20 | D: Maintain Solaris & AuroraUX ports of Compiler-RT |
| 21 | |
Howard Hinnant | 5b791f6 | 2010-11-16 22:13:33 | [diff] [blame] | 22 | N: Howard Hinnant |
| 23 | E: [email protected] |
| 24 | D: Architect and primary author of compiler-rt |
Joerg Sonnenberger | e245715 | 2014-02-21 23:51:38 | [diff] [blame] | 25 | |
Joerg Sonnenberger | 739f430 | 2014-06-16 08:38:19 | [diff] [blame] | 26 | N: Guan-Hong Liu |
| 27 | E: [email protected] |
| 28 | D: IEEE Quad-precision functions |
| 29 | |
Joerg Sonnenberger | 0883e48 | 2014-03-19 16:06:36 | [diff] [blame] | 30 | N: Joerg Sonnenberger |
| 31 | E: [email protected] |
| 32 | D: Maintains NetBSD port. |
| 33 | |
Joerg Sonnenberger | e245715 | 2014-02-21 23:51:38 | [diff] [blame] | 34 | N: Matt Thomas |
| 35 | E: [email protected] |
| 36 | D: ARM improvements. |