aboutsummaryrefslogtreecommitdiff
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
commit2739f79a3b180bb7ebad504ad8e5a77123f346c8 (patch)
treee2f4be34fdd6902773e55384b8a273490b04c1c9
parent82de1e5bfbe5e536e9b240fd4a9eefbe52bdeedb (diff)
downloadgdb-2739f79a3b180bb7ebad504ad8e5a77123f346c8.zip
gdb-2739f79a3b180bb7ebad504ad8e5a77123f346c8.tar.gz
gdb-2739f79a3b180bb7ebad504ad8e5a77123f346c8.tar.bz2
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 a2e155b..718d374 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 0000000..c66cc4b
--- /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: