blob: c7788dea0504d0617bf5c4ecc5e6507a5930e6fa [file] [log] [blame]
H. Peter Anvin1cd0e2d2002-04-30 21:00:33 +00001This is the AUTHORS file for the NASM project located at:
Keith Kaniosb7a89542007-04-12 02:40:54 +00002http://nasm.sourceforge.net/
H. Peter Anvin1cd0e2d2002-04-30 21:00:33 +00003
4Names should be inserted as follows:
5
6N: Name Here
7E: Email Here
8D: Description Here
9D: Additional Description Here.... and so on
10
11Such is life.
12-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
13
14N: Julian Hall
15E: Jules@acris.co.uk
16D: Original author and co-conspirator
17
18N: Simon Tatham
19E: anakin@pobox.com
20D: Original author and co-conspirator
21
22N: Nelson Rush
23E: palisade@users.sourceforge.net
24D: Some guy.
25
26N: Frank Kotler
Frank Kotler8f1993b2005-01-17 05:30:47 +000027E: fbkotler@users.sf.net
H. Peter Anvin1cd0e2d2002-04-30 21:00:33 +000028D: Bug smashing.
29D: Documentation - "KATMAI" and "3DNow!" instructions supported by 0.98
H. Peter Anvin005b39c2002-04-30 21:08:42 +000030D: General coordination and moral support.
H. Peter Anvin1cd0e2d2002-04-30 21:00:33 +000031
32N: Stephen Silver
33E: nasm@argentum.freeserve.co.uk
34D: Documentation - "3dNow!" instructions and misc.
35D: insns.dat fixes and new instructions.
36
37N: AMD Inc. (names of developers here?)
38E:
39D: 3DNow instructions
40D: New Athlon instructions
41D: Makefile.vc fix
42
43N: John Coffman
H. Peter Anvindce1e2f2002-04-30 21:06:37 +000044E: johninsd@users.sourceforge.net
H. Peter Anvin1cd0e2d2002-04-30 21:00:33 +000045D: added Jcc optimizations; CPU level checks
46D: bug fixes, compilation fixes
47
48N: Yuri Zaporogets
49E: yuriz@users.sourceforge.net
50D: RDOFF support
51
52N: H. Peter Anvin
53E: hpa@zytor.com
H. Peter Anvinb54d7722002-05-03 22:22:19 +000054D: Organized 0.98 release and Linux binaries; new CVS tree.
H. Peter Anvin1cd0e2d2002-04-30 21:00:33 +000055
56N: John Fine
57E: johnfine@earthlink.net
58D: Preprocessor and OBJ (OMF) output format driver
59D: Organized DOS versions of 0.98 release
60
61N: Kendall Bennet
62E: KendallB@scitechsoft.com
63D: NASM enhancements
64D: macros
65D: Syntax modifications
66
67N: Gary Clark
68E:
69D: AMD 3DNow! instructions
70
71N: Andrew Crabtree
72E:
73D: Debugging support
74
75N: Rafael R. Sevilla
76E: dido@pacific.net.ph
77D: RDF2HEX utility
78
79N: Jaime Tejedor Gรณmez, aka Metalbrain
80E: metalbrain_coder@gmx.net
81D: jecxz bug fix
82
83N: James Seter
84E: pharos@zsnes.com
85D: --POSTFIX, --PREFIX switches
86D: ?
87
88N: Edward J. Beroset
89E: beroset@mindspring.com
90D: added %substr and %strlen
91
H. Peter Anvin005b39c2002-04-30 21:08:42 +000092N: Stanislav Karchebny, aka berkus, madfire, daemonhunter
93E: madfire@users.sourceforge.net
94D: multiple sections support for -fbin format
95D: cvs maintenance
96D: webpage at http://nasm.2y.net maintenance
Debbie Wilesd71fe8e2002-05-10 23:07:02 +000097
98N: Debbie Wiles, aka debs
99E: debs@dwiles.demon.co.uk
100D: Work on docs, added undocumented instructions (esp SSE2 and 3D-Now!)
101D: Added other documentation and tidied up docs
102D: Added a few instructions to insns.dat and tidied it up.
Frank Kotler8afc6962003-02-04 17:30:58 +0000103
104N: Trevor Woerner
105E: FIXME
106D: Quiet compiler warnings
107
108N: Michael K. Ter Louw
Frank Kotler8fa0d032003-02-06 02:44:08 +0000109E: mterlo1 "at" uic "dot" edu
Frank Kotler8afc6962003-02-04 17:30:58 +0000110D: Multisection support for "-f bin"
111
Frank Kotlerd0ed6fd2003-08-27 11:33:56 +0000112N: Martin Wawro
113E: FIXME
114D: stabs debug support for "-f elf"
115
116N: Alexei Frounze
117E: alexfru@users.sourceforge.net
118D: "-I" paths searched for "incbined" files
119D: bugswatting
Keith Kaniosb7a89542007-04-12 02:40:54 +0000120
121N: Keith Kanios, aka SpooK
122E: keith@kanios.net
123D: c99 Compliance
124D: General x64 Support
125D: win64 (x86-64 COFF) output format
126D: __BITS__ Standard Macro
127D: Website Maintenance @ http://nasm.sourceforge.net/
Chuck Crayne45ef7e72007-04-30 22:26:58 +0000128
129N: Chuck Crayne
130E: ccrayne@users.sourceforge.net
131D: elf64 (x86_64) output format