aboutsummaryrefslogtreecommitdiff
path: root/gas/CONTRIBUTORS
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1993-03-01 19:31:57 +0000
committerK. Richard Pixley <rich@cygnus>1993-03-01 19:31:57 +0000
commitf8ec0a459f3de647389935e4fb7a93462ec9a8af (patch)
tree89b11ac001a9c4e50cabf976c418ebeae1df10d5 /gas/CONTRIBUTORS
parent58a66e2424c7e5a9e84c4664eb636dbb415d3de3 (diff)
downloadgdb-f8ec0a459f3de647389935e4fb7a93462ec9a8af.zip
gdb-f8ec0a459f3de647389935e4fb7a93462ec9a8af.tar.gz
gdb-f8ec0a459f3de647389935e4fb7a93462ec9a8af.tar.bz2
record some of my gas work
Diffstat (limited to 'gas/CONTRIBUTORS')
-rw-r--r--gas/CONTRIBUTORS13
1 files changed, 11 insertions, 2 deletions
diff --git a/gas/CONTRIBUTORS b/gas/CONTRIBUTORS
index 1fe7a10..dcb9e7a 100644
--- a/gas/CONTRIBUTORS
+++ b/gas/CONTRIBUTORS
@@ -18,8 +18,17 @@ the preprocessing pass, and extensive changes in messages.c,
input-file.c, write.c.
K. Richard Pixley maintained gas for a while, adding various
-enhancements and bug fixes. [what in particular did Rich do? get
-details from rich and/or changelog]
+enhancements and many bug fixes, including merging support for several
+processors, breaking gas up to handle multiple object file format
+backends (including heavy rewrite, testing, an integration of the coff
+and b.out backends), adding configuration including heavy testing and
+verification of cross assemblers and file splits and renaming,
+converted gas to strictly ansi C including full prototypes, added
+support for m680[34]0 & cpu32, considerable work on i960 including a
+coff port (including considerable amounts of reverse engineering), a
+sparc opcode file rewrite, decstation, rs6000, and hp300hpux host
+ports, updated "know" assertions and made them work, much other
+reorganization, cleanup, and lint.
Ken Raeburn currently maintains gas, and wrote the high-level BFD
interface code to replace most of the code in format-specific I/O