diff options
author | DJ Delorie <dj@redhat.com> | 2000-07-05 19:28:06 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2000-07-05 19:28:06 +0000 |
commit | 302ab118e191d58d6d143dfa81661520e2e8134c (patch) | |
tree | d4641b646d0aec1a5abccef286a5044375aa68d8 /opcodes | |
parent | 5f208f6d2241a32e070d9263483d34883d2b9fb9 (diff) | |
download | gdb-302ab118e191d58d6d143dfa81661520e2e8134c.zip gdb-302ab118e191d58d6d143dfa81661520e2e8134c.tar.gz gdb-302ab118e191d58d6d143dfa81661520e2e8134c.tar.bz2 |
add MAINTAINERS files
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 4 | ||||
-rw-r--r-- | opcodes/MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index c0fb827..ffc798d 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2000-06-05 DJ Delorie <dj@redhat.com> + + * MAINTAINERS: new + 2000-07-04 Alexandre Oliva <aoliva@redhat.com> * arm-dis.c (print_insn_arm): Output combinations of PSR flags. diff --git a/opcodes/MAINTAINERS b/opcodes/MAINTAINERS new file mode 100644 index 0000000..d59a3bd --- /dev/null +++ b/opcodes/MAINTAINERS @@ -0,0 +1 @@ +See ../binutils/MAINTAINERS |