diff options
author | Doug Evans <dje@google.com> | 2014-11-04 16:14:14 -0800 |
---|---|---|
committer | Doug Evans <dje@google.com> | 2014-11-04 16:14:14 -0800 |
commit | 336649dc254ec4f62562e345dc928d8ec0bdf5ad (patch) | |
tree | 57543daac6d808319899e73af3027716b8a7c6b3 /MAINTAINERS | |
parent | df97ab2af780b9588a7158c61b6fdd25577b1c68 (diff) | |
download | gdb-336649dc254ec4f62562e345dc928d8ec0bdf5ad.zip gdb-336649dc254ec4f62562e345dc928d8ec0bdf5ad.tar.gz gdb-336649dc254ec4f62562e345dc928d8ec0bdf5ad.tar.bz2 |
Update description of ownership of files in include/
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dd8601b..b09fbc0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -47,7 +47,10 @@ gdb/; readline/; sim/; GDB's part of include/ See also gdb/MAINTAINERS and sim/MAINTAINERS. include/ - See binutils/, gdb/, sid/, gcc/, libiberty/ etc. + The rule is that if the file exists in the gcc tree + then gcc owns it. Thus you have to look at the gcc tree + to know whether any particular file is owned by gcc. + See also binutils/, gdb/, sid/, gcc/, libiberty/ etc. intl/; config.rhost; libiberty/; libiberty's part of include/; compile; depcomp; install-sh; missing; ylwrap; config/ |