[llvm-commits] [release_18] CVS: llvm/CREDITS.TXT

Tanya Lattner tbrethou at cs.uiuc.edu
Tue Aug 8 21:19:15 PDT 2006



Changes in directory llvm:

CREDITS.TXT updated: 1.57 -> 1.57.2.1
---
Log message:

Updating credits from mainline


---
Diffs of the changes:  (+17 -9)

 CREDITS.TXT |   26 +++++++++++++++++---------
 1 files changed, 17 insertions(+), 9 deletions(-)


Index: llvm/CREDITS.TXT
diff -u llvm/CREDITS.TXT:1.57 llvm/CREDITS.TXT:1.57.2.1
--- llvm/CREDITS.TXT:1.57	Wed Jul  5 15:17:26 2006
+++ llvm/CREDITS.TXT	Tue Aug  8 23:19:03 2006
@@ -85,6 +85,10 @@
 E: arathorn at fastwebnet.it
 D: Visual C++ compatibility fixes 
 
+N: Patrick Jenkins
+E: patjenk at wam.umd.edu
+D: Nightly Tester
+
 N: Brad Jones
 E: kungfoomaster at nondot.org
 D: Support for packed types
@@ -93,6 +97,10 @@
 W: http://randomhacks.net/
 D: llvm-config script
 
+N: Anton Korobeynikov
+E: asl at math.spbu.ru
+D: Mingw32 fixes, cross-compiling support, minor changes here and there
+
 N: Sumant Kowshik
 E: kowshik at uiuc.edu
 D: Author of the original C backend
@@ -100,7 +108,9 @@
 N: Jim Laskey
 E: jlaskey at apple.com
 D: Improvements to the PPC backend, instruction scheduling
-D: Debug implementation, Dwarf implementation
+D: Debug and Dwarf implementation
+D: Auto upgrade mangler 
+D: llvm-gcc4 svn wrangler
 
 N: Chris Lattner
 E: sabre at nondot.org
@@ -112,6 +122,7 @@
 W: http://nondot.org/~tonic/
 D: The initial llvm-ar tool, converted regression testsuite to dejagnu
 D: Modulo scheduling in the SparcV9 backend
+D: Release manager (1.7+)
 
 N: Andrew Lenharth
 E: alenhar2 at cs.uiuc.edu
@@ -150,20 +161,17 @@
 D: The `paths' pass
 
 N: Reid Spencer
-E: rspencer at x10sys.com
-W: http://llvm.x10sys.com/rspencer
+E: rspencer at reidspencer.com
+W: http://reidspencer.com/
 D: Stacker, llvmc, llvm-ld, llvm-ar, lib/Archive, lib/Linker, lib/System, 
 D: bytecode enhancements, symtab hacking, unoverloading of intrinsics, makefile 
-D: and configuration system, documentation.
+D: and configuration system, documentation, various bug fixing.
 
 N: Adam Treat
 E: manyoso at yahoo.com
 D: C++ bugs filed, and C++ front-end bug fixes.
 
 N: Bill Wendling
-E: wendling at isanbard.org
+E: isanbard at gmail.com
 D: The `Lower Setjmp/Longjmp' pass, improvements to the -lowerswitch pass.
-
-N: Patrick Jenkins
-E: patjenk at wam.umd.edu
-D: Nightly Tester
+D: Bug hunter extraordinaire.






More information about the llvm-commits mailing list