Update documentation
[platform/upstream/nasm.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index b6764d7..c7788de 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,5 +1,5 @@
 This is the AUTHORS file for the NASM project located at:
-http://nasm.2y.net/
+http://nasm.sourceforge.net/
 
 Names should be inserted as follows:
 
@@ -24,9 +24,10 @@ E: palisade@users.sourceforge.net
 D: Some guy.
 
 N: Frank Kotler
-E: fbkotler@nettaxi.com
+E: fbkotler@users.sf.net
 D: Bug smashing.
 D: Documentation - "KATMAI" and "3DNow!" instructions supported by 0.98
+D: General coordination and moral support.
 
 N: Stephen Silver
 E: nasm@argentum.freeserve.co.uk
@@ -40,7 +41,7 @@ D: New Athlon instructions
 D: Makefile.vc fix
 
 N: John Coffman
-E: johninsd@san.rr.com
+E: johninsd@users.sourceforge.net
 D: added Jcc optimizations; CPU level checks
 D: bug fixes, compilation fixes
 
@@ -50,7 +51,7 @@ D: RDOFF support
 
 N: H. Peter Anvin
 E: hpa@zytor.com
-D: Organized 0.98 release and Linux binaries
+D: Organized 0.98 release and Linux binaries; new CVS tree.
 
 N: John Fine
 E: johnfine@earthlink.net
@@ -88,3 +89,43 @@ N: Edward J. Beroset
 E: beroset@mindspring.com
 D: added %substr and %strlen
 
+N: Stanislav Karchebny, aka berkus, madfire, daemonhunter
+E: madfire@users.sourceforge.net
+D: multiple sections support for -fbin format
+D: cvs maintenance
+D: webpage at http://nasm.2y.net maintenance
+
+N: Debbie Wiles, aka debs
+E: debs@dwiles.demon.co.uk
+D: Work on docs, added undocumented instructions (esp SSE2 and 3D-Now!)
+D: Added other documentation and tidied up docs
+D: Added a few instructions to insns.dat and tidied it up.
+
+N: Trevor Woerner
+E: FIXME
+D: Quiet compiler warnings
+
+N: Michael K. Ter Louw
+E: mterlo1 "at" uic "dot" edu
+D: Multisection support for "-f bin"
+
+N: Martin Wawro
+E: FIXME
+D: stabs debug support for "-f elf"
+
+N: Alexei Frounze
+E: alexfru@users.sourceforge.net
+D: "-I" paths searched for "incbined" files
+D: bugswatting
+
+N: Keith Kanios, aka SpooK
+E: keith@kanios.net
+D: c99 Compliance
+D: General x64 Support
+D: win64 (x86-64 COFF) output format
+D: __BITS__ Standard Macro
+D: Website Maintenance @ http://nasm.sourceforge.net/
+
+N: Chuck Crayne
+E: ccrayne@users.sourceforge.net
+D: elf64 (x86_64) output format