From: Nick Clifton Date: Thu, 3 Aug 2000 17:37:01 +0000 (+0000) Subject: Add info about CGEN maintainers X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dac850af102d729c255c62a6761065a0491fbe05;p=binutils-gdb.git Add info about CGEN maintainers --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 70935a6a824..ab61a658e59 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2000-08-03 Nick Clifton + + * MAINTAINERS: Add information about CGEN maintainers. + 2000-08-08 DJ Delorie * resrc.c: use "gcc -xc" instead of -xc-header diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS index dc2f6b18db3..874e6241a57 100644 --- a/binutils/MAINTAINERS +++ b/binutils/MAINTAINERS @@ -42,6 +42,21 @@ MIPS Ulf Carlsson PPC Geoff Keating SPARC Jakub Jelinek + --------- CGEN Maintainers ------------- + +CGEN is a tool for building, amounst other things, assemblers, +disassemblers and simulators from a single description of a CPU. It +creates files in several of the binutils directories, but it is +mentioned here since there is a single group that maintains CGEN and +the files that it creates. + +If you have CGEN related problems you can send email to; + + cgen@sources.redhat.com + +The current CGEN maintainers are: + + Doug Evans, Ben Elliston, Frank Eigler --------- Write After Approval ---------