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 | |
parent | a5d8f731bf741c054d77b8505cc7380ccdb0b4ea (diff) | |
download | fsf-binutils-gdb-4dca840345bb0da94b1085914222526dd67458e5.zip fsf-binutils-gdb-4dca840345bb0da94b1085914222526dd67458e5.tar.gz fsf-binutils-gdb-4dca840345bb0da94b1085914222526dd67458e5.tar.bz2 |
* MAINTAINERS: Clarify libiberty merge rules and procedures.
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 6 |
2 files changed, 9 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2001-07-26 DJ Delorie <dj@redhat.com> + + * MAINTAINERS: Clarify libiberty merge rules and procedures. + 2001-06-19 Alan Modra <amodra@bigpond.net.au> * Makefile.in: Revert 2001-06-17. 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 |