H. Peter Anvin | 1cd0e2d | 2002-04-30 21:00:33 +0000 | [diff] [blame] | 1 | This is the AUTHORS file for the NASM project located at: |
Keith Kanios | b7a8954 | 2007-04-12 02:40:54 +0000 | [diff] [blame] | 2 | http://nasm.sourceforge.net/ |
H. Peter Anvin | 1cd0e2d | 2002-04-30 21:00:33 +0000 | [diff] [blame] | 3 | |
| 4 | Names should be inserted as follows: |
| 5 | |
| 6 | N: Name Here |
| 7 | E: Email Here |
| 8 | D: Description Here |
| 9 | D: Additional Description Here.... and so on |
| 10 | |
| 11 | Such is life. |
| 12 | -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= |
| 13 | |
| 14 | N: Julian Hall |
| 15 | E: Jules@acris.co.uk |
| 16 | D: Original author and co-conspirator |
| 17 | |
| 18 | N: Simon Tatham |
| 19 | E: anakin@pobox.com |
| 20 | D: Original author and co-conspirator |
| 21 | |
| 22 | N: Nelson Rush |
| 23 | E: palisade@users.sourceforge.net |
| 24 | D: Some guy. |
| 25 | |
| 26 | N: Frank Kotler |
Frank Kotler | 8f1993b | 2005-01-17 05:30:47 +0000 | [diff] [blame] | 27 | E: fbkotler@users.sf.net |
H. Peter Anvin | 1cd0e2d | 2002-04-30 21:00:33 +0000 | [diff] [blame] | 28 | D: Bug smashing. |
| 29 | D: Documentation - "KATMAI" and "3DNow!" instructions supported by 0.98 |
H. Peter Anvin | 005b39c | 2002-04-30 21:08:42 +0000 | [diff] [blame] | 30 | D: General coordination and moral support. |
H. Peter Anvin | 1cd0e2d | 2002-04-30 21:00:33 +0000 | [diff] [blame] | 31 | |
| 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. |
| 36 | |
| 37 | N: AMD Inc. (names of developers here?) |
| 38 | E: |
| 39 | D: 3DNow instructions |
| 40 | D: New Athlon instructions |
| 41 | D: Makefile.vc fix |
| 42 | |
| 43 | N: John Coffman |
H. Peter Anvin | dce1e2f | 2002-04-30 21:06:37 +0000 | [diff] [blame] | 44 | E: johninsd@users.sourceforge.net |
H. Peter Anvin | 1cd0e2d | 2002-04-30 21:00:33 +0000 | [diff] [blame] | 45 | D: added Jcc optimizations; CPU level checks |
| 46 | D: bug fixes, compilation fixes |
| 47 | |
| 48 | N: Yuri Zaporogets |
| 49 | E: yuriz@users.sourceforge.net |
| 50 | D: RDOFF support |
| 51 | |
| 52 | N: H. Peter Anvin |
| 53 | E: hpa@zytor.com |
H. Peter Anvin | b54d772 | 2002-05-03 22:22:19 +0000 | [diff] [blame] | 54 | D: Organized 0.98 release and Linux binaries; new CVS tree. |
H. Peter Anvin | 1cd0e2d | 2002-04-30 21:00:33 +0000 | [diff] [blame] | 55 | |
| 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 |
| 60 | |
| 61 | N: Kendall Bennet |
| 62 | E: KendallB@scitechsoft.com |
| 63 | D: NASM enhancements |
| 64 | D: macros |
| 65 | D: Syntax modifications |
| 66 | |
| 67 | N: Gary Clark |
| 68 | E: |
| 69 | D: AMD 3DNow! instructions |
| 70 | |
| 71 | N: Andrew Crabtree |
| 72 | E: |
| 73 | D: Debugging support |
| 74 | |
| 75 | N: Rafael R. Sevilla |
| 76 | E: dido@pacific.net.ph |
| 77 | D: RDF2HEX utility |
| 78 | |
| 79 | N: Jaime Tejedor Gรณmez, aka Metalbrain |
| 80 | E: metalbrain_coder@gmx.net |
| 81 | D: jecxz bug fix |
| 82 | |
| 83 | N: James Seter |
| 84 | E: pharos@zsnes.com |
| 85 | D: --POSTFIX, --PREFIX switches |
| 86 | D: ? |
| 87 | |
| 88 | N: Edward J. Beroset |
| 89 | E: beroset@mindspring.com |
| 90 | D: added %substr and %strlen |
| 91 | |
H. Peter Anvin | 005b39c | 2002-04-30 21:08:42 +0000 | [diff] [blame] | 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 |
Debbie Wiles | d71fe8e | 2002-05-10 23:07:02 +0000 | [diff] [blame] | 97 | |
| 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. |
Frank Kotler | 8afc696 | 2003-02-04 17:30:58 +0000 | [diff] [blame] | 103 | |
| 104 | N: Trevor Woerner |
| 105 | E: FIXME |
| 106 | D: Quiet compiler warnings |
| 107 | |
| 108 | N: Michael K. Ter Louw |
Frank Kotler | 8fa0d03 | 2003-02-06 02:44:08 +0000 | [diff] [blame] | 109 | E: mterlo1 "at" uic "dot" edu |
Frank Kotler | 8afc696 | 2003-02-04 17:30:58 +0000 | [diff] [blame] | 110 | D: Multisection support for "-f bin" |
| 111 | |
Frank Kotler | d0ed6fd | 2003-08-27 11:33:56 +0000 | [diff] [blame] | 112 | N: Martin Wawro |
| 113 | E: FIXME |
| 114 | D: stabs debug support for "-f elf" |
| 115 | |
| 116 | N: Alexei Frounze |
| 117 | E: alexfru@users.sourceforge.net |
| 118 | D: "-I" paths searched for "incbined" files |
| 119 | D: bugswatting |
Keith Kanios | b7a8954 | 2007-04-12 02:40:54 +0000 | [diff] [blame] | 120 | |
| 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/ |
Chuck Crayne | 45ef7e7 | 2007-04-30 22:26:58 +0000 | [diff] [blame^] | 128 | |
| 129 | N: Chuck Crayne |
| 130 | E: ccrayne@users.sourceforge.net |
| 131 | D: elf64 (x86_64) output format |