changes.src: update with the 2.08.xx changes
[nasm.git] / AUTHORS
bloba66ecb3469ab00957a36a195f6f160c5566552ca
1 This is the AUTHORS file for the NASM project located at:
2 http://nasm.sourceforge.net/
4 Names should be inserted as follows:
6 N: Name Here
7 E: Email Here
8 D: Description Here
9 D: Additional Description Here.... and so on
10 C: Copyright information
12 Such is life.
13 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
15 N: Julian Hall
16 E: Jules@acris.co.uk
17 D: Original author and co-conspirator
19 N: Simon Tatham
20 E: anakin@pobox.com
21 D: Original author and co-conspirator
23 N: Nelson Rush
24 E: palisade@users.sourceforge.net
25 D: Some guy.
27 N: Frank Kotler
28 E: fbkotler@users.sf.net
29 D: Bug smashing.
30 D: Documentation - "KATMAI" and "3DNow!" instructions supported by 0.98
31 D: General coordination and moral support.
33 N: Stephen Silver
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?)
39 E: 
40 D: 3DNow instructions
41 D: New Athlon instructions
42 D: Makefile.vc fix
44 N: John Coffman
45 E: johninsd@users.sourceforge.net
46 D: added Jcc optimizations; CPU level checks
47 D: bug fixes, compilation fixes
49 N: Yuri Zaporogets
50 E: yuriz@users.sourceforge.net
51 D: RDOFF support
53 N: H. Peter Anvin
54 E: hpa@zytor.com
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.
58 N: John Fine
59 E: johnfine@earthlink.net
60 D: Preprocessor and OBJ (OMF) output format driver
61 D: Organized DOS versions of 0.98 release
63 N: Kendall Bennet
64 E: KendallB@scitechsoft.com 
65 D: NASM enhancements
66 D: macros
67 D: Syntax modifications
69 N: Gary Clark
70 E: 
71 D: AMD 3DNow! instructions
73 N: Andrew Crabtree
74 E: 
75 D: Debugging support
77 N: Rafael R. Sevilla
78 E: dido@pacific.net.ph
79 D: RDF2HEX utility
81 N: Jaime Tejedor Gómez, aka Metalbrain
82 E: metalbrain_coder@gmx.net
83 D: jecxz bug fix
85 N: James Seter
86 E: pharos@zsnes.com
87 D: --POSTFIX, --PREFIX switches
88 D: ?
90 N: Edward J. Beroset
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
97 D: cvs maintenance
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.
106 N: Trevor Woerner
107 E: FIXME
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"
114 N: Martin Wawro
115 E: FIXME
116 D: stabs debug support for "-f elf"
118 N: Alexei Frounze
119 E: alexfru@users.sourceforge.net
120 D: "-I" paths searched for "incbined" files
121 D: bugswatting
123 N: Keith Kanios, aka SpooK
124 E: keith@kanios.net
125 D: c99 Compliance
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/
131 N: Chuck Crayne
132 E: ccrayne@users.sourceforge.net
133 D: elf64 (x86_64) output format
135 N: Cyrill Gorcunov
136 E: gorcunov@gmail.com
137 D: AMD XOP/FMA4/CVT16 instructions