1 This is the AUTHORS file for the NASM project located at:
2 http://nasm.sourceforge.net/
4 Names should be inserted as follows:
9 D: Additional Description Here.... and so on
10 C: Copyright information
13 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
17 D: Original author and co-conspirator
21 D: Original author and co-conspirator
24 E: palisade@users.sourceforge.net
28 E: fbkotler@users.sf.net
30 D: Documentation - "KATMAI" and "3DNow!" instructions supported by 0.98
31 D: General coordination and moral support.
34 E: nasm@argentum.freeserve.co.uk
35 D: Documentation - "3dNow!" instructions and misc.
36 D: insns.dat fixes and new instructions.
38 N: AMD Inc. (names of developers here?)
41 D: New Athlon instructions
45 E: johninsd@users.sourceforge.net
46 D: added Jcc optimizations; CPU level checks
47 D: bug fixes, compilation fixes
55 D: Primary maintainer for the 0.98, late 0.98.x and 2.x releases.
56 C: Contributions since 2008-12-15 are Copyright Intel Corporation.
59 E: johnfine@earthlink.net
60 D: Preprocessor and OBJ (OMF) output format driver
61 D: Organized DOS versions of 0.98 release
64 E: KendallB@scitechsoft.com
67 D: Syntax modifications
71 D: AMD 3DNow! instructions
78 E: dido@pacific.net.ph
81 N: Jaime Tejedor Gómez, aka Metalbrain
82 E: metalbrain_coder@gmx.net
87 D: --POSTFIX, --PREFIX switches
91 E: beroset@mindspring.com
92 D: added %substr and %strlen
94 N: Stanislav Karchebny, aka berkus, madfire, daemonhunter
95 E: madfire@users.sourceforge.net
96 D: multiple sections support for -fbin format
98 D: webpage at http://nasm.2y.net maintenance
100 N: Debbie Wiles, aka debs
101 E: debs@dwiles.demon.co.uk
102 D: Work on docs, added undocumented instructions (esp SSE2 and 3D-Now!)
103 D: Added other documentation and tidied up docs
104 D: Added a few instructions to insns.dat and tidied it up.
108 D: Quiet compiler warnings
110 N: Michael K. Ter Louw
111 E: mterlo1 "at" uic "dot" edu
112 D: Multisection support for "-f bin"
116 D: stabs debug support for "-f elf"
119 E: alexfru@users.sourceforge.net
120 D: "-I" paths searched for "incbined" files
123 N: Keith Kanios, aka SpooK
126 D: General x64 Support
127 D: win64 (x86-64 COFF) output format
128 D: __BITS__ Standard Macro
129 D: Website Maintenance @ http://nasm.sourceforge.net/
132 E: ccrayne@users.sourceforge.net
133 D: elf64 (x86_64) output format
136 E: gorcunov@gmail.com
137 D: AMD XOP/FMA4/CVT16 instructions