diff options
author | Ben Elliston <bje@au.ibm.com> | 2008-03-24 20:19:41 +0000 |
---|---|---|
committer | Ben Elliston <bje@au.ibm.com> | 2008-03-24 20:19:41 +0000 |
commit | 74cd5103e60fe8531185c06ca52f8ede03673c49 (patch) | |
tree | e6bcd3facf70ef6588970d046461bb5067a8ad61 | |
parent | 0e01d93a694a2693940d097a9ce568776b43c7c7 (diff) | |
download | gdb-74cd5103e60fe8531185c06ca52f8ede03673c49.tar.gz |
Add elfcpp, gold directories.
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 57ad6f02c95..b74ae14cd48 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13,7 +13,9 @@ Makefile.*; configure; configure.in; src-release binutils@sources.redhat.com gdb-patches@sources.redhat.com -bfd/; binutils/; gas/; gprof/; ld/; opcodes/; cpu/; BFD's part of include/ +bfd/; binutils/; elfcpp/; gas/; gold/; 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: |