This is the mail archive of the archer@sourceware.org mailing list for the Archer project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Fedora 15 patchset rebased to FSF GDB HEAD [Re: Brief stats forFedora *.patch merge]


On Mon, 01 Nov 2010 22:14:41 +0100, Jan Kratochvil wrote:
> On Mon, 01 Nov 2010 22:04:22 +0100, Tom Tromey wrote:
> > Also, I think we should pick a day or two in November to have a Fedora
> > patch submit-a-thon.  How about, say, Nov 18 and 19?
> 
> OK, I will try to rebase it till that time, stats will change a bit.

Fedora 15 has been rebased now on top of gdb-7.2.50.20101117.tar.bz2 .
Most of the "drop" patches have been really dropped; but not much more for the
stats.

!!! CHANGED:
fedpkg clone -b master -a gdb; cd gdb # fedpkg sources

grep '^#=.' gdb.spec |sed 's/:.*//'|sort|uniq -c|sort -nr
     39 #=push
     35 #=fedoratest
     15 #=push+work
      8 #=maybepush
      7 #=ia64
      6 #=drop
      4 #=fedoratest+ppc
      2 #=maybepush+work
      2 #=maybepush+ppc
      2 #=fedoratest+work
      1 #=fedora
      1 #=drop+work

grep '^#=.' gdb.spec |sed 's/:.*//'|sed 's/+.*//'|sort|uniq -c|sort -nr
     54 #=push
     41 #=fedoratest
     12 #=maybepush
      7 #=ia64
      7 #=drop
      1 #=fedora

#push=Should be pushed upstream.
#maybepush=Should be pushed upstream unless it got obsoleted there.
#fedora=Should stay as a Fedora patch.
#ia64=Drop after RHEL-5 rebases and rebuilds are no longer meaningful.
#fedoratest=Keep it in Fedora only as a regression test safety.
#+ppc=Specific for ppc32/ppc64/ppc*
#+work=Requires some nontrivial work.

Therefore only `push' and `maybepush' are interesting now.

Some of them were for example posted before, one should search archives first.


Thanks,
Jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]