diff options
author | DJ Delorie <dj@redhat.com> | 2001-07-26 14:20:05 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2001-07-26 14:20:05 +0000 |
commit | 4dca840345bb0da94b1085914222526dd67458e5 (patch) | |
tree | 53e4089913c3089958886bf6f96289d75a14b993 /MAINTAINERS | |
parent | a5d8f731bf741c054d77b8505cc7380ccdb0b4ea (diff) | |
download | gdb-4dca840345bb0da94b1085914222526dd67458e5.zip gdb-4dca840345bb0da94b1085914222526dd67458e5.tar.gz gdb-4dca840345bb0da94b1085914222526dd67458e5.tar.bz2 |
* MAINTAINERS: Clarify libiberty merge rules and procedures.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2201a92..b3e0438 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -46,7 +46,11 @@ libiberty/; libiberty's part of include/ gcc: http://gcc.gnu.org Changes need to be done in tandem with the official GCC sources or submitted to the master file maintainer and brought - in via a merge. + in via a merge. Note: approved patches in gcc's libiberty + are automatically approved in this libiberty also; feel free + to merge them yourself if needed sooner than the next merge. + Otherwise, changes are automatically merged, usually within + a day. ltconfig; ltmain.sh libtool: http://gnu.org |