diff options
-rw-r--r-- | gas/CONTRIBUTORS | 5 | ||||
-rw-r--r-- | gas/ChangeLog | 5 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gas/CONTRIBUTORS b/gas/CONTRIBUTORS index 68d11dc..d564ba8 100644 --- a/gas/CONTRIBUTORS +++ b/gas/CONTRIBUTORS @@ -30,9 +30,8 @@ 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 -modules. +Ken Raeburn wrote the high-level BFD interface code to replace most of +the code in format-specific I/O modules. The original Vax-VMS support was contributed by David L. Kashtan. Eric Youngdale and Pat Rankin have done much work with it since. diff --git a/gas/ChangeLog b/gas/ChangeLog index 11ff145..045ca74 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2002-07-23 Nick Clifton <nickc@redhat.com> + + * CONTRIBUTORS: Ken Raeburn is no longer the maintainer for + GAS. + 2002-07-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> * config/tc-mips.c (mips_need_elf_addend_fixup): Use S_IS_EXTERNAL |