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 /ld | |
parent | 5f208f6d2241a32e070d9263483d34883d2b9fb9 (diff) | |
download | gdb-302ab118e191d58d6d143dfa81661520e2e8134c.zip gdb-302ab118e191d58d6d143dfa81661520e2e8134c.tar.gz gdb-302ab118e191d58d6d143dfa81661520e2e8134c.tar.bz2 |
add MAINTAINERS files
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rw-r--r-- | ld/MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 4734a37..e6f77e9 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2000-06-05 DJ Delorie <dj@redhat.com> + + * MAINTAINERS: new + 2000-07-01 Koundinya K <kk@ddeorg.soft.net> * configure.tgt: Add traditional mips (mips*-*-sysv4*) target. diff --git a/ld/MAINTAINERS b/ld/MAINTAINERS new file mode 100644 index 0000000..d59a3bd --- /dev/null +++ b/ld/MAINTAINERS @@ -0,0 +1 @@ +See ../binutils/MAINTAINERS |