From 2739f79a3b180bb7ebad504ad8e5a77123f346c8 Mon Sep 17 00:00:00 2001
From: Andrew Cagney <cagney@redhat.com>
Date: Sat, 3 May 2003 00:44:23 +0000
Subject: [PATCH] 2003-05-02  Andrew Cagney  <cagney@redhat.com>

	* New file.
---
 MAINTAINERS   |  2 +-
 cpu/ChangeLog | 11 +++++++++++
 2 files changed, 12 insertions(+), 1 deletion(-)
 create mode 100644 cpu/ChangeLog

diff --git a/MAINTAINERS b/MAINTAINERS
index a2e155bbeb3..718d3741000 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 00000000000..c66cc4b7b95
--- /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:
-- 
GitLab