REGISTER_TYPE is obsolete.
[deliverable/binutils-gdb.git] / gas / CONTRIBUTORS
CommitLineData
1b1b6c02
KR
1(This file is under construction.) -*- text -*-
2
3If you've contributed to gas and your name isn't listed here, it is
4not meant as a slight. I just don't know about it. Email me,
5raeburn@cygnus.com and I'll correct the situation.
6
7This file will eventually be deleted: The general info will go into
8the documentation, and info on specific files will go into an AUTHORS
9file, as requested by the FSF.
10
11++++++++++++++++
12
13Dean Elsner wrote the original gas for vax. [more details?]
14
15Jay Fenlason maintained gas for a while, adding support for
16gdb-specific debug information and the 68k series machines, most of
17the preprocessing pass, and extensive changes in messages.c,
18input-file.c, write.c.
19
20K. Richard Pixley maintained gas for a while, adding various
f8ec0a45
RP
21enhancements and many bug fixes, including merging support for several
22processors, breaking gas up to handle multiple object file format
23backends (including heavy rewrite, testing, an integration of the coff
24and b.out backends), adding configuration including heavy testing and
25verification of cross assemblers and file splits and renaming,
26converted gas to strictly ansi C including full prototypes, added
27support for m680[34]0 & cpu32, considerable work on i960 including a
28coff port (including considerable amounts of reverse engineering), a
29sparc opcode file rewrite, decstation, rs6000, and hp300hpux host
30ports, updated "know" assertions and made them work, much other
31reorganization, cleanup, and lint.
1b1b6c02
KR
32
33Ken Raeburn currently maintains gas, and wrote the high-level BFD
34interface code to replace most of the code in format-specific I/O
35modules.
36
37The original VMS support was contributed by David L. Kashtan. Eric
38Youngdale has done much work with it since.
39
40The Intel 80386 machine description was written by Eliot Dresselhaus.
41
42Minh Tran-Le at IntelliCorp contributed some AIX 386 support.
43
44The Motorola 88k machine description was contributed by Devon Bowen of
45Buffalo University and Torbjorn Granlund of the Swedish Institute of
46Computer Science.
47
48Mark Eichin wrote the original (incomplete) ELF back end.
49
50Keith Knowles at the Open Software Foundation wrote the original MIPS
51back end (tc-mips.c, tc-mips.h), and contributed Rose format support
52that hasn't been merged in yet. Ralph Campbell worked with the MIPS
53code to support a.out format.
54
55Support for the Zilog Z8k and Hitachi H8/300 and H8/500 processors
56(tc-z8k, tc-h8300, tc-h8500), and IEEE 695 object file format
57(obj-ieee), was written by Steve Chamberlain of Cygnus Support. Steve
58also modified the COFF back end to use BFD for some low-level
59operations, for use with the H8/300 and AMD 29k targets.
60
61John Gilmore worked on the AMD 29000 support. [doing what? any major
62work on other parts?]
63
64Ian Lance Taylor of Cygnus Support merged the Motorola and MIT
65syntaxes for the 68k, completed support for some COFF targets (68k,
66i386 SVR3, and SCO Unix), and made a few other minor patches.
67
68Support for generation of listings was added by Steve Chamberlain.
69
70Several engineers at Cygnus Support have also provided many small bug
71fixes and configuration enhancements.
72
73
74Many others have contributed large or small bugfixes and enhancements,
75including: [review ChangeLog and file comments and sort out
76details...]
77
78Allen Wirfs-Brock, of Instantiations Inc [changed app.c, but how much?]
This page took 0.059954 seconds and 4 git commands to generate.