aboutsummaryrefslogtreecommitdiff
path: root/mmalloc
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-02-28 00:22:03 +0000
committerAndrew Cagney <cagney@redhat.com>2000-02-28 00:22:03 +0000
commit8860ff2e51fe8f1cea0d2fed4af876d86eb96e4a (patch)
treed26e74c778da04bd05e023710c2d02654dc58f54 /mmalloc
parentd1bcade6ba573fe30ebc48d71cbc53e4085a9502 (diff)
downloadfsf-binutils-gdb-8860ff2e51fe8f1cea0d2fed4af876d86eb96e4a.zip
fsf-binutils-gdb-8860ff2e51fe8f1cea0d2fed4af876d86eb96e4a.tar.gz
fsf-binutils-gdb-8860ff2e51fe8f1cea0d2fed4af876d86eb96e4a.tar.bz2
Add MAINTAINERS file to mmalloc directory - part of GDB and maintained
by GDB's Host maintainers.
Diffstat (limited to 'mmalloc')
-rw-r--r--mmalloc/ChangeLog4
-rw-r--r--mmalloc/MAINTAINERS5
2 files changed, 9 insertions, 0 deletions
diff --git a/mmalloc/ChangeLog b/mmalloc/ChangeLog
index 2250a69..7a73a95 100644
--- a/mmalloc/ChangeLog
+++ b/mmalloc/ChangeLog
@@ -1,3 +1,7 @@
+Mon Feb 28 10:33:51 2000 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * MAINTAINERS: New file.
+
2000-02-18 Frank Ch. Eigler <fche@redhat.com>
From Jason "crash" Molenda <jsm@cygnus.com>:
diff --git a/mmalloc/MAINTAINERS b/mmalloc/MAINTAINERS
new file mode 100644
index 0000000..0904867
--- /dev/null
+++ b/mmalloc/MAINTAINERS
@@ -0,0 +1,5 @@
+The mmalloc directory is maintained by the GDB group's Host
+maintainers.
+
+This code is in a maintain-only phase - only configury patches fixing
+host compile problems are generally accepted.