Document case-insensitivity bug.
[nasm.git] / AUTHORS
blobc7788dea0504d0617bf5c4ecc5e6507a5930e6fa
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
11 Such is life.
12 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
14 N: Julian Hall
15 E: Jules@acris.co.uk
16 D: Original author and co-conspirator
18 N: Simon Tatham
19 E: anakin@pobox.com
20 D: Original author and co-conspirator
22 N: Nelson Rush
23 E: palisade@users.sourceforge.net
24 D: Some guy.
26 N: Frank Kotler
27 E: fbkotler@users.sf.net
28 D: Bug smashing.
29 D: Documentation - "KATMAI" and "3DNow!" instructions supported by 0.98
30 D: General coordination and moral support.
32 N: Stephen Silver
33 E: nasm@argentum.freeserve.co.uk
34 D: Documentation - "3dNow!" instructions and misc.
35 D: insns.dat fixes and new instructions.
37 N: AMD Inc. (names of developers here?)
38 E: 
39 D: 3DNow instructions
40 D: New Athlon instructions
41 D: Makefile.vc fix
43 N: John Coffman
44 E: johninsd@users.sourceforge.net
45 D: added Jcc optimizations; CPU level checks
46 D: bug fixes, compilation fixes
48 N: Yuri Zaporogets
49 E: yuriz@users.sourceforge.net
50 D: RDOFF support
52 N: H. Peter Anvin
53 E: hpa@zytor.com
54 D: Organized 0.98 release and Linux binaries; new CVS tree.
56 N: John Fine
57 E: johnfine@earthlink.net
58 D: Preprocessor and OBJ (OMF) output format driver
59 D: Organized DOS versions of 0.98 release
61 N: Kendall Bennet
62 E: KendallB@scitechsoft.com 
63 D: NASM enhancements
64 D: macros
65 D: Syntax modifications
67 N: Gary Clark
68 E: 
69 D: AMD 3DNow! instructions
71 N: Andrew Crabtree
72 E: 
73 D: Debugging support
75 N: Rafael R. Sevilla
76 E: dido@pacific.net.ph
77 D: RDF2HEX utility
79 N: Jaime Tejedor Gómez, aka Metalbrain
80 E: metalbrain_coder@gmx.net
81 D: jecxz bug fix
83 N: James Seter
84 E: pharos@zsnes.com
85 D: --POSTFIX, --PREFIX switches
86 D: ?
88 N: Edward J. Beroset
89 E: beroset@mindspring.com
90 D: added %substr and %strlen
92 N: Stanislav Karchebny, aka berkus, madfire, daemonhunter
93 E: madfire@users.sourceforge.net
94 D: multiple sections support for -fbin format
95 D: cvs maintenance
96 D: webpage at http://nasm.2y.net maintenance
98 N: Debbie Wiles, aka debs
99 E: debs@dwiles.demon.co.uk
100 D: Work on docs, added undocumented instructions (esp SSE2 and 3D-Now!)
101 D: Added other documentation and tidied up docs
102 D: Added a few instructions to insns.dat and tidied it up.
104 N: Trevor Woerner
105 E: FIXME
106 D: Quiet compiler warnings
108 N: Michael K. Ter Louw
109 E: mterlo1 "at" uic "dot" edu
110 D: Multisection support for "-f bin"
112 N: Martin Wawro
113 E: FIXME
114 D: stabs debug support for "-f elf"
116 N: Alexei Frounze
117 E: alexfru@users.sourceforge.net
118 D: "-I" paths searched for "incbined" files
119 D: bugswatting
121 N: Keith Kanios, aka SpooK
122 E: keith@kanios.net
123 D: c99 Compliance
124 D: General x64 Support
125 D: win64 (x86-64 COFF) output format
126 D: __BITS__ Standard Macro
127 D: Website Maintenance @ http://nasm.sourceforge.net/
129 N: Chuck Crayne
130 E: ccrayne@users.sourceforge.net
131 D: elf64 (x86_64) output format