aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-02-07 09:09:13 +0000
committerNick Clifton <nickc@redhat.com>2002-02-07 09:09:13 +0000
commit72ca629fe1f227bdef44d2d7ef94d6cdc08eac10 (patch)
tree91e5a5ef56674f7a0283697b1faa3204e1181015 /sim
parentd88499536edd3e088cfaa00dc19b4fc0a21168ad (diff)
downloadfsf-binutils-gdb-72ca629fe1f227bdef44d2d7ef94d6cdc08eac10.zip
fsf-binutils-gdb-72ca629fe1f227bdef44d2d7ef94d6cdc08eac10.tar.gz
fsf-binutils-gdb-72ca629fe1f227bdef44d2d7ef94d6cdc08eac10.tar.bz2
Document check-in procedures
Diffstat (limited to 'sim')
-rw-r--r--sim/ChangeLog5
-rw-r--r--sim/MAINTAINERS13
2 files changed, 15 insertions, 3 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog
index 24a939a..cc4aab1 100644
--- a/sim/ChangeLog
+++ b/sim/ChangeLog
@@ -1,3 +1,8 @@
+2002-02-07 Nick Clifton <nickc@cambridge.redhat.com>
+
+ * MAINTAINERS: Point to GDB files describing overall maintaince
+ and check-in procedures.
+
2002-01-10 Nick Clifton <nickc@cambridge.redhat.com>
* MAINTAINERS: Add myself for ARM portions.
diff --git a/sim/MAINTAINERS b/sim/MAINTAINERS
index dc1d4b1..653fa23 100644
--- a/sim/MAINTAINERS
+++ b/sim/MAINTAINERS
@@ -1,4 +1,13 @@
-Maintiners for particular sims:
+ SIM Maintainers
+
+The simulator is part of the GDB project, so see the file
+gdb/MAINTAINERS for general information about maintaining these files.
+
+If you are considering contributing a patch, please see the file
+gdb/CONTRIBUTE. Patches to these files should be posted to:
+gdb-patches@sources.redhat.com
+
+ Maintiners for particular sims:
arm Nick Clifton <nickc@redhat.com>
ppc Andrew Cagney <ac131313@redhat.com>
@@ -6,5 +15,3 @@ ppc Geoff Keating <geoffk@redhat.com>
mips Andrew Cagney <ac131313@redhat.com>
mips Chris Demetriou <cgd@broadcom.com>
common Ben Elliston <bje@redhat.com>
-
-The remainder of this file is intentionally left blank.