summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-05-03 00:44:23 +0000
committerAndrew Cagney <cagney@redhat.com>2003-05-03 00:44:23 +0000
commite95cdd1e5a866b7b254f1f85300aa764a881e38a (patch)
tree87c9d30a5a55955b03ff88723f8a50f9cc5f1bb9
parent2df107627bfbb2e733b55a74f80c5ae60fb09d71 (diff)
downloadbinutils-redhat-e95cdd1e5a866b7b254f1f85300aa764a881e38a.tar.gz
2003-05-02 Andrew Cagney <cagney@redhat.com>
* New file.
-rw-r--r--MAINTAINERS2
-rw-r--r--cpu/ChangeLog11
2 files changed, 12 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a2e155bbeb..718d374100 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9,7 +9,7 @@ Makefile.in; configure; configure.in
binutils@sources.redhat.com
gdb-patches@sources.redhat.com
-bfd/; binutils/; gas/; gprof/; ld/; opcodes/; BFD's part of include/
+bfd/; binutils/; gas/; gprof/; ld/; opcodes/; cpu/; BFD's part of include/
binutils: http://sources.redhat.com/binutils/
Patches to binutils@sources.redhat.com.
Please notify the following of any interface changes:
diff --git a/cpu/ChangeLog b/cpu/ChangeLog
new file mode 100644
index 0000000000..c66cc4b7b9
--- /dev/null
+++ b/cpu/ChangeLog
@@ -0,0 +1,11 @@
+2003-05-02 Andrew Cagney <cagney@redhat.com>
+
+ * New file.
+
+
+Local Variables:
+mode: change-log
+left-margin: 8
+fill-column: 74
+version-control: never
+End: