From mboxrd@z Thu Jan 1 00:00:00 1970 From: DJ Delorie To: ac131313@cygnus.com Cc: dmj+@andrew.cmu.edu, gdb@sources.redhat.com Subject: Re: Can anyone import trivial changes to libiberty? Date: Thu, 26 Jul 2001 07:17:00 -0000 Message-id: <200107261416.KAA14401@envy.delorie.com> References: <20010726015013.A25620@nevyn.them.org> <3B602309.7020106@cygnus.com> X-SW-Source: 2001-07/msg00379.html > > I just sent a parallel build fix to gcc-patches for libiberty/Makefile.in > > and it was approved. Does that mean I can commit it to the main sources > > repository too, or should I leave it to whoever handles merges? > > I _think_ the merge process was recently automated. DJ? (If it has > then src/MAINTAINERS could do with an update). It's semi-automated. If you want to commit to multiple places once it's approved for gcc, go ahead. Otherwise, I've got a cron job that does everything but the final checkin for merging (and it writes me a script for the final checkin too). In fact, I just ran that, so it's merged. I'll add yet another note to src/MAINTAINERS about the auto-merge process.