diff options
author | DJ Delorie <dj@delorie.com> | 2000-07-05 19:28:06 +0000 |
---|---|---|
committer | DJ Delorie <dj@delorie.com> | 2000-07-05 19:28:06 +0000 |
commit | 7215ba1c3e95e63fbfa57e14712edbbd36fdd060 (patch) | |
tree | 547511558e9af94dd73641a880ae86a7f917b2a1 /opcodes | |
parent | 1cd6bf8a8199e0da6987094adb989d72f05307cd (diff) | |
download | gdb-7215ba1c3e95e63fbfa57e14712edbbd36fdd060.tar.gz |
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 c0fb82718c3..ffc798db902 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 00000000000..d59a3bd7f88 --- /dev/null +++ b/opcodes/MAINTAINERS @@ -0,0 +1 @@ +See ../binutils/MAINTAINERS |