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: [email protected]
+D: ARM EHABI Unwind & Exception Handling
+
 N: Marshall Clow
 E: [email protected]
 E: [email protected]
@@ -25,9 +29,17 @@ N: Howard Hinnant
 E: [email protected]
 D: Architect and primary coauthor of libc++abi
 
+N: Dana Jansens
+E: [email protected]
+D: ARM EHABI Unwind & Exception Handling
+
 N: Nick Kledzik
 E: [email protected]
 
+N: Antoine Labour
+E: [email protected]
+D: ARM EHABI Unwind & Exception Handling
+
 N: Bruce Mitchener, Jr.
 E: [email protected]
 D: Minor typo fixes
@@ -40,3 +52,16 @@ N: Erik Olofsson
 E: [email protected]
 E: [email protected]
 D: Minor patches and fixes
+
+N: Jon Roelofs
+E: [email protected]
+D: ARM EHABI Unwind & Exception Handling, Bare-metal
+
+N: Nico Weber
+E: [email protected]
+D: ARM EHABI Unwind & Exception Handling
+
+N: Albert J. Wong
+E: [email protected]
+D: ARM EHABI Unwind & Exception Handling
+


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to