diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2000-09-12 19:13:03 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2000-09-12 19:13:03 +0000 |
commit | 1b50fce4c0ed748c156af3ac629e50cb5e4d0ef4 (patch) | |
tree | edee61faabd18b4a5d84e8cdb679d7a8d1fe171f /gnu/usr.bin/binutils/gas/CONTRIBUTORS | |
parent | 9f1193e30b5f04af9ea81c644eec79b7b535b890 (diff) |
Help stupid cvs fixing basic conflicts.
Diffstat (limited to 'gnu/usr.bin/binutils/gas/CONTRIBUTORS')
-rw-r--r-- | gnu/usr.bin/binutils/gas/CONTRIBUTORS | 35 |
1 files changed, 23 insertions, 12 deletions
diff --git a/gnu/usr.bin/binutils/gas/CONTRIBUTORS b/gnu/usr.bin/binutils/gas/CONTRIBUTORS index c888e74b2b6..b813487a258 100644 --- a/gnu/usr.bin/binutils/gas/CONTRIBUTORS +++ b/gnu/usr.bin/binutils/gas/CONTRIBUTORS @@ -52,9 +52,10 @@ code to support a.out format. Support for the Zilog Z8k and Hitachi H8/300, H8/500 and SH processors (tc-z8k, tc-h8300, tc-h8500, tc-sh), and IEEE 695 object file format -(obj-ieee), was written by Steve Chamberlain of Cygnus Support. Steve -also modified the COFF back end (obj-coffbfd) to use BFD for some -low-level operations, for use with the Hitachi, 29k and Zilog targets. +(obj-ieee), was written by Steve Chamberlain of Cygnus Solutions. +Steve also modified the COFF back end (obj-coffbfd) to use BFD for +some low-level operations, for use with the Hitachi, 29k and Zilog +targets. John Gilmore built the AMD 29000 support, added .include support, and simplified the configuration of which versions accept which @@ -64,11 +65,12 @@ synthetic instructions remained shrinkable (jbsr). John fixed many bugs, including true tested cross-compilation support, and one bug in relaxation that took a week and required the proverbial one-bit fix. -Ian Lance Taylor of Cygnus Support merged the Motorola and MIT +Ian Lance Taylor of Cygnus Solutions merged the Motorola and MIT syntaxes for the 68k, completed support for some COFF targets (68k, i386 SVR3, and SCO Unix), wrote the ECOFF support based on Michael Meissner's mips-tfile program, wrote the PowerPC and RS/6000 support, -and made a few other minor patches. +and made a few other minor patches. He handled the binutils releases +for versions 2.7 through 2.9. David Edelsohn contributed fixes for the PowerPC and AIX support. @@ -77,22 +79,31 @@ Steve Chamberlain made gas able to generate listings. Support for the HP9000/300 was contributed by Glenn Engel of HP. Support for ELF format files has been worked on by Mark Eichin of -Cygnus Support (original, incomplete implementation), Pete Hoogenboom -at the University of Utah (HPPA mainly), Michael Meissner of the Open -Software Foundation (i386 mainly), and Ken Raeburn of Cygnus Support -(sparc, initial 64-bit support). +Cygnus Solutions (original, incomplete implementation), Pete +Hoogenboom at the University of Utah (HPPA mainly), Michael Meissner +of the Open Software Foundation (i386 mainly), and Ken Raeburn of +Cygnus Solutions (sparc, initial 64-bit support). -Several engineers at Cygnus Support have also provided many small bug -fixes and configuration enhancements. +Several engineers at Cygnus Solutions have also provided many small +bug fixes and configuration enhancements. The initial Alpha support was contributed by Carnegie-Mellon University. Additional work was done by Ken Raeburn of Cygnus -Support. Richard Henderson then rewrote much of the Alpha support. +Solutions. Richard Henderson then rewrote much of the Alpha support. Ian Dall updated the support code for the National Semiconductor 32000 series, and added support for Mach 3 and NetBSD running on the PC532. +Steve Haworth contributed the support for the Texas Instruction c30 +(tms320c30). + +H.J. Lu has contributed many patches and much testing. + +Alan Modra reworked much of the i386 backend, improving the error +checking, updating the code, and improving the 16 bit support, using +patches from the work of Martynas Kunigelis and H.J. Lu. + Many others have contributed large or small bugfixes and enhancements. If you've contributed significant work and are not mentioned on this list, and want to be, let us know. Some of the history has been lost; we aren't |