Implement error handling in OpenAndLoad* functions so the Linker can handle it.
[oota-llvm.git] / CREDITS.TXT
index f92d1588f82e5ad53cbafffa9099f9c6c812de9a..20b67dcda82ce94f0d2bd6958b8c8893faada54f 100644 (file)
@@ -45,6 +45,10 @@ N: John T. Criswell
 E: criswell@uiuc.edu
 D: Autoconf support, QMTest database, documentation improvements
 
+N: Alkis Evlogimenos
+E: alkis@evlogimenos.com
+D: Linear scan register allocator, many codegen improvements, Java frontend
+
 N: Brian Gaeke
 E: gaeke@uiuc.edu
 W: http://www.students.uiuc.edu/~gaeke/
@@ -56,21 +60,34 @@ N: Louis Gerbarg
 D: Portions of the PowerPC backend
 
 N: Paolo Invernizzi
+E: arathorn@fastwebnet.it
 D: Visual C++ compatibility fixes 
 
 N: Brad Jones
 E: kungfoomaster@nondot.org
 D: Support for packed types
 
+N: Sumant Kowshik
+E: kowshik@uiuc.edu
+D: Author of the original C backend
+
 N: Chris Lattner
 E: sabre@nondot.org
 W: http://nondot.org/~sabre/
 D: Primary architect of LLVM
 
+N: Michael McCracken
+E: michael.mccracken@gmail.com
+D: Line number support for llvmgcc
+
 N: Vladimir Merzliakov
 E: wanderer@rsu.ru
 D: Test suite fixes for FreeBSD
 
+N: Morten Ofstad
+E: morten@hue.no
+D: Visual C++ compatibility fixes 
+
 N: Vladimir Prus
 E: ghost@cs.msu.su
 D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass