[libcxxabi] r214877 - Update CREDITS.txt with the list of folks who worked on ARM EHABI support
Jonathan Roelofs
jonathan at codesourcery.com
Tue Aug 5 08:56:07 PDT 2014
Author: jroelofs
Date: Tue Aug 5 10:56:07 2014
New Revision: 214877
URL: http://llvm.org/viewvc/llvm-project?rev=214877&view=rev
Log:
Update CREDITS.txt with the list of folks who worked on ARM EHABI support
Modified:
libcxxabi/trunk/CREDITS.TXT
Modified: libcxxabi/trunk/CREDITS.TXT
URL: http://llvm.org/viewvc/llvm-project/libcxxabi/trunk/CREDITS.TXT?rev=214877&r1=214876&r2=214877&view=diff
==============================================================================
--- libcxxabi/trunk/CREDITS.TXT (original)
+++ libcxxabi/trunk/CREDITS.TXT Tue Aug 5 10:56:07 2014
@@ -8,6 +8,10 @@ beautification by scripts. The fields a
(W), PGP key ID and fingerprint (P), description (D), and snail-mail address
(S).
+N: Logan Chien
+E: logan.chien at mediatek.com
+D: ARM EHABI Unwind & Exception Handling
+
N: Marshall Clow
E: mclow.lists at gmail.com
E: marshall at idio.com
@@ -25,9 +29,17 @@ N: Howard Hinnant
E: hhinnant at apple.com
D: Architect and primary coauthor of libc++abi
+N: Dana Jansens
+E: danakj at chromium.org
+D: ARM EHABI Unwind & Exception Handling
+
N: Nick Kledzik
E: kledzik at apple.com
+N: Antoine Labour
+E: piman at chromium.org
+D: ARM EHABI Unwind & Exception Handling
+
N: Bruce Mitchener, Jr.
E: bruce.mitchener at gmail.com
D: Minor typo fixes
@@ -40,3 +52,16 @@ N: Erik Olofsson
E: erik.olofsson at hansoft.se
E: erik at olofsson.info
D: Minor patches and fixes
+
+N: Jon Roelofs
+E: jonathan at codesourcery.com
+D: ARM EHABI Unwind & Exception Handling, Bare-metal
+
+N: Nico Weber
+E: thakis at chromium.org
+D: ARM EHABI Unwind & Exception Handling
+
+N: Albert J. Wong
+E: ajwong at google.com
+D: ARM EHABI Unwind & Exception Handling
+
More information about the cfe-commits
mailing list