* Thanks to Morten Ofstad for the Visual C++ compatibility fixes
* Added Paolo's email address


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17255 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/CREDITS.TXT b/CREDITS.TXT
index 77e4fde..923bc2b 100644
--- a/CREDITS.TXT
+++ b/CREDITS.TXT
@@ -60,6 +60,7 @@
 D: Portions of the PowerPC backend
 
 N: Paolo Invernizzi
+E: arathorn@fastwebnet.it
 D: Visual C++ compatibility fixes 
 
 N: Brad Jones
@@ -75,6 +76,10 @@
 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