Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* git conversion status
@ 2013-10-14 17:01 Tom Tromey
  2013-10-14 17:07 ` Fred Cooke
  2013-10-15  9:56 ` Joel Brobecker
  0 siblings, 2 replies; 20+ messages in thread
From: Tom Tromey @ 2013-10-14 17:01 UTC (permalink / raw)
  To: Binutils Development; +Cc: GDB Development

I've uploaded a new trial version of src.git.  In this version:

* I've done the conversion with all the email address updates
* I fixed the encoding problem that Andreas noted
* I've tested the commit scripts and believe they work reasonably well

Please give it a try.  I plan to "go live" soon.


This week I am going to convert DJ's sync scripts to work with git; and
also post the gdbadmin patches for review.


After that I think the conversion is complete.  My plan for the big
switch is here.  Pardon the detail, but I think this process can also
use a review, in case I've forgotten a step.

  **Note** that the CVS->git convert I am using is not incremental, so
  commit access will be down during the conversion.  Based on past
  conversions I'd say this will be a good part of one working day.

* Disable all commits to src CVS and rsync it locally
  This is needed in case someone modifies a file that will remain
  writable in CVS after the conversion; I want to ensure we get a
  sensible snapshot.
  The downtime here will be minimal for projects other than
  gdb+binutils.

* Undo most of the commit disabling, leaving just those to the relevant
  directories in the src CVS repository.

* Do the conversion, using the scripts I've written:
    https://github.com/tromey/gdb-git-migration
  These are well debugged at this point.

* Commit the git-related gdb and binutils patches to this new
  repository.

* Copy the converted repository back to sourceware.
  At this point git is live.

* Check in the web page changes

* Check in the gdbadmin changes

* Email Jim Meyering and ask him to disable the gdb.git and binutils.git
  mirroring

* Email Alan Modra and to switch his auto-commit script over

* Send out an announcement.

* Be around to fix bugs

Due to the final item I would like to do the conversion on a Monday, to
maximize the time I'll be available after the conversion.  I suggest
next Monday, October 21.

Tom


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: git conversion status
  2013-10-14 17:01 git conversion status Tom Tromey
@ 2013-10-14 17:07 ` Fred Cooke
  2013-10-14 17:45   ` Tom Tromey
  2013-10-15  9:56 ` Joel Brobecker
  1 sibling, 1 reply; 20+ messages in thread
From: Fred Cooke @ 2013-10-14 17:07 UTC (permalink / raw)
  To: Tom Tromey; +Cc: Binutils Development, GDB Development

I know you have your reasons for this, and I know the "fix"
is trivial, but are you *sure* calling it src is a good idea?

'git clone URL' will produce a directory called "src" which
is utterly meaningless on any developer's machine.

gnutils gnuutils binutilsgdb bfdtools etc, there has to be a
better choice than src even if "git clone URL binutils" is an
easy work around, the default should usually be "good enough"
and with 'src' the default is not good enough, IMO.

Other than that, I worship you! :-) <3

Fred.

On Mon, Oct 14, 2013 at 7:01 PM, Tom Tromey <tromey@redhat.com> wrote:
> I've uploaded a new trial version of src.git.  In this version:
>
> * I've done the conversion with all the email address updates
> * I fixed the encoding problem that Andreas noted
> * I've tested the commit scripts and believe they work reasonably well
>
> Please give it a try.  I plan to "go live" soon.
>
>
> This week I am going to convert DJ's sync scripts to work with git; and
> also post the gdbadmin patches for review.
>
>
> After that I think the conversion is complete.  My plan for the big
> switch is here.  Pardon the detail, but I think this process can also
> use a review, in case I've forgotten a step.
>
>   **Note** that the CVS->git convert I am using is not incremental, so
>   commit access will be down during the conversion.  Based on past
>   conversions I'd say this will be a good part of one working day.
>
> * Disable all commits to src CVS and rsync it locally
>   This is needed in case someone modifies a file that will remain
>   writable in CVS after the conversion; I want to ensure we get a
>   sensible snapshot.
>   The downtime here will be minimal for projects other than
>   gdb+binutils.
>
> * Undo most of the commit disabling, leaving just those to the relevant
>   directories in the src CVS repository.
>
> * Do the conversion, using the scripts I've written:
>     https://github.com/tromey/gdb-git-migration
>   These are well debugged at this point.
>
> * Commit the git-related gdb and binutils patches to this new
>   repository.
>
> * Copy the converted repository back to sourceware.
>   At this point git is live.
>
> * Check in the web page changes
>
> * Check in the gdbadmin changes
>
> * Email Jim Meyering and ask him to disable the gdb.git and binutils.git
>   mirroring
>
> * Email Alan Modra and to switch his auto-commit script over
>
> * Send out an announcement.
>
> * Be around to fix bugs
>
> Due to the final item I would like to do the conversion on a Monday, to
> maximize the time I'll be available after the conversion.  I suggest
> next Monday, October 21.
>
> Tom


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: git conversion status
  2013-10-14 17:07 ` Fred Cooke
@ 2013-10-14 17:45   ` Tom Tromey
  2013-10-14 19:01     ` Jan-Benedict Glaw
                       ` (5 more replies)
  0 siblings, 6 replies; 20+ messages in thread
From: Tom Tromey @ 2013-10-14 17:45 UTC (permalink / raw)
  To: Fred Cooke; +Cc: Binutils Development, GDB Development

Fred> 'git clone URL' will produce a directory called "src" which
Fred> is utterly meaningless on any developer's machine.

I chose it because the existing repository is named "src".

I don't particularly care what the repository is named.
If folks want to debate it, I will rename it to the winner.
Time is running out for that though.

Tom


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: git conversion status
  2013-10-14 17:45   ` Tom Tromey
@ 2013-10-14 19:01     ` Jan-Benedict Glaw
  2013-10-14 19:07     ` Jan Kratochvil
                       ` (4 subsequent siblings)
  5 siblings, 0 replies; 20+ messages in thread
From: Jan-Benedict Glaw @ 2013-10-14 19:01 UTC (permalink / raw)
  To: Tom Tromey; +Cc: Fred Cooke, Binutils Development, GDB Development

[-- Attachment #1: Type: text/plain, Size: 756 bytes --]

On Mon, 2013-10-14 11:45:42 -0600, Tom Tromey <tromey@redhat.com> wrote:
> Fred> 'git clone URL' will produce a directory called "src" which
> Fred> is utterly meaningless on any developer's machine.
> 
> I chose it because the existing repository is named "src".
> 
> I don't particularly care what the repository is named.
> If folks want to debate it, I will rename it to the winner.
> Time is running out for that though.

Maybe just keep "src".  We're all used to it.  But after all, I'm
happy to see the conversion taking place. Thanks for the work!

MfG, JBG

-- 
      Jan-Benedict Glaw      jbglaw@lug-owl.de              +49-172-7608481
Signature of:                 Gib Dein Bestes. Dann übertriff Dich selbst!
the second  :

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: git conversion status
  2013-10-14 17:45   ` Tom Tromey
  2013-10-14 19:01     ` Jan-Benedict Glaw
@ 2013-10-14 19:07     ` Jan Kratochvil
  2013-10-14 20:02     ` Andreas Schwab
                       ` (3 subsequent siblings)
  5 siblings, 0 replies; 20+ messages in thread
From: Jan Kratochvil @ 2013-10-14 19:07 UTC (permalink / raw)
  To: Tom Tromey; +Cc: Fred Cooke, Binutils Development, GDB Development

On Mon, 14 Oct 2013 19:45:42 +0200, Tom Tromey wrote:
> Fred> 'git clone URL' will produce a directory called "src" which
> Fred> is utterly meaningless on any developer's machine.
> 
> I chose it because the existing repository is named "src".
> 
> I don't particularly care what the repository is named.

Anything besides src, src is everywhere, like /usr/src, many packages have src
subdir etc.

("sourceware", "toolchain" etc.)


Jan


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: git conversion status
  2013-10-14 17:45   ` Tom Tromey
  2013-10-14 19:01     ` Jan-Benedict Glaw
  2013-10-14 19:07     ` Jan Kratochvil
@ 2013-10-14 20:02     ` Andreas Schwab
  2013-10-14 20:08       ` Tom Tromey
  2013-10-14 20:11       ` Fred Cooke
  2013-10-14 23:08     ` Joseph S. Myers
                       ` (2 subsequent siblings)
  5 siblings, 2 replies; 20+ messages in thread
From: Andreas Schwab @ 2013-10-14 20:02 UTC (permalink / raw)
  To: Tom Tromey; +Cc: Fred Cooke, Binutils Development, GDB Development

Tom Tromey <tromey@redhat.com> writes:

> I don't particularly care what the repository is named.
> If folks want to debate it, I will rename it to the winner.
> Time is running out for that though.

Renaming the repository will just change the URL, nothing else.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: git conversion status
  2013-10-14 20:02     ` Andreas Schwab
@ 2013-10-14 20:08       ` Tom Tromey
  2013-10-14 20:11       ` Fred Cooke
  1 sibling, 0 replies; 20+ messages in thread
From: Tom Tromey @ 2013-10-14 20:08 UTC (permalink / raw)
  To: Andreas Schwab; +Cc: Fred Cooke, Binutils Development, GDB Development

>>>>> "Andreas" == Andreas Schwab <schwab@linux-m68k.org> writes:

Andreas> Tom Tromey <tromey@redhat.com> writes:
>> I don't particularly care what the repository is named.
>> If folks want to debate it, I will rename it to the winner.
>> Time is running out for that though.

Andreas> Renaming the repository will just change the URL, nothing else.

Yeah, but that's enough given what is being requested.

Of course it also means I'll have to update all the docs and the helper
scripts.  I'm inclined not to do it unless a good name is suggested,
since it is more work.

Tom


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: git conversion status
  2013-10-14 20:02     ` Andreas Schwab
  2013-10-14 20:08       ` Tom Tromey
@ 2013-10-14 20:11       ` Fred Cooke
  1 sibling, 0 replies; 20+ messages in thread
From: Fred Cooke @ 2013-10-14 20:11 UTC (permalink / raw)
  To: Andreas Schwab; +Cc: Tom Tromey, Binutils Development, GDB Development

And default clone directory, too. Is sourceware likely to host other
GNU projects? If so, src is a bad name for that reason as well. It's a
poor UUID in general.

On Mon, Oct 14, 2013 at 10:02 PM, Andreas Schwab <schwab@linux-m68k.org> wrote:
> Tom Tromey <tromey@redhat.com> writes:
>
>> I don't particularly care what the repository is named.
>> If folks want to debate it, I will rename it to the winner.
>> Time is running out for that though.
>
> Renaming the repository will just change the URL, nothing else.
>
> Andreas.
>
> --
> Andreas Schwab, schwab@linux-m68k.org
> GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
> "And now for something completely different."


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: git conversion status
  2013-10-14 17:45   ` Tom Tromey
                       ` (2 preceding siblings ...)
  2013-10-14 20:02     ` Andreas Schwab
@ 2013-10-14 23:08     ` Joseph S. Myers
  2013-10-15 13:18       ` Tom Tromey
  2013-10-15  2:12     ` Hans-Peter Nilsson
  2013-10-15 17:52     ` Stan Shebs
  5 siblings, 1 reply; 20+ messages in thread
From: Joseph S. Myers @ 2013-10-14 23:08 UTC (permalink / raw)
  To: Tom Tromey; +Cc: Binutils Development, GDB Development

On Mon, 14 Oct 2013, Tom Tromey wrote:

> I chose it because the existing repository is named "src".
> 
> I don't particularly care what the repository is named.
> If folks want to debate it, I will rename it to the winner.
> Time is running out for that though.

My preference remains "binutils+gdb".  Not "src", because this *isn't* the 
same as the existing repository - it's a more meaningful, more closely 
connected subset, without more loosely related things such as newlib mixed 
in (if newlib moves away from CVS, it would move to its own repository 
with whatever subset of directories is relevant to newlib, rather than 
sharing this one).

-- 
Joseph S. Myers
joseph@codesourcery.com


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: git conversion status
  2013-10-14 17:45   ` Tom Tromey
                       ` (3 preceding siblings ...)
  2013-10-14 23:08     ` Joseph S. Myers
@ 2013-10-15  2:12     ` Hans-Peter Nilsson
  2013-10-15  7:21       ` Andreas Schwab
                         ` (2 more replies)
  2013-10-15 17:52     ` Stan Shebs
  5 siblings, 3 replies; 20+ messages in thread
From: Hans-Peter Nilsson @ 2013-10-15  2:12 UTC (permalink / raw)
  To: Tom Tromey; +Cc: Fred Cooke, Binutils Development, GDB Development

On Mon, 14 Oct 2013, Tom Tromey wrote:

> Fred> 'git clone URL' will produce a directory called "src" which
> Fred> is utterly meaningless on any developer's machine.
>
> I chose it because the existing repository is named "src".

Counter-argument:
I *prefer* src, exactly for that reason; "scripts expect that".

If you-all want binutils+gdb (or some other combination of their
names), I can live with that, but not another generic name just
because someone offers the opinion that "src is utterly
meaningless".  It's not: it's the default name of the check-out
directory of sourceware top-level...

brgds, H-P


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: git conversion status
  2013-10-15  2:12     ` Hans-Peter Nilsson
@ 2013-10-15  7:21       ` Andreas Schwab
  2013-10-15  8:03       ` Tim Sander
  2013-10-15 16:57       ` Richard Sandiford
  2 siblings, 0 replies; 20+ messages in thread
From: Andreas Schwab @ 2013-10-15  7:21 UTC (permalink / raw)
  To: Hans-Peter Nilsson
  Cc: Tom Tromey, Fred Cooke, Binutils Development, GDB Development

Hans-Peter Nilsson <hp@bitrange.com> writes:

> It's not: it's the default name of the check-out directory of
> sourceware top-level...

It's the default name for anything you check out of it, making it
ambigous.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: git conversion status
  2013-10-15  2:12     ` Hans-Peter Nilsson
  2013-10-15  7:21       ` Andreas Schwab
@ 2013-10-15  8:03       ` Tim Sander
  2013-10-15 16:57       ` Richard Sandiford
  2 siblings, 0 replies; 20+ messages in thread
From: Tim Sander @ 2013-10-15  8:03 UTC (permalink / raw)
  To: gdb; +Cc: Hans-Peter Nilsson, Tom Tromey, Fred Cooke, Binutils Development

Hi
> Counter-argument:
> I *prefer* src, exactly for that reason; "scripts expect that".
> 
> If you-all want binutils+gdb (or some other combination of their
> names), I can live with that, but not another generic name just
> because someone offers the opinion that "src is utterly
> meaningless".  It's not: it's the default name of the check-out
> directory of sourceware top-level...
Well the scripts have to be adapted to git anyway, so why not use a 
sensible repository path (think URL) and do the conversion on clone
git clone SENSIBLE_URL src
? So the scripts are happy and the url is descriptive.

Best regards
Tim


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: git conversion status
  2013-10-14 17:01 git conversion status Tom Tromey
  2013-10-14 17:07 ` Fred Cooke
@ 2013-10-15  9:56 ` Joel Brobecker
  2013-10-15 13:19   ` Tom Tromey
  1 sibling, 1 reply; 20+ messages in thread
From: Joel Brobecker @ 2013-10-15  9:56 UTC (permalink / raw)
  To: Tom Tromey; +Cc: Binutils Development, GDB Development

Hi Tom,

> After that I think the conversion is complete.  My plan for the big
> switch is here.  Pardon the detail, but I think this process can also
> use a review, in case I've forgotten a step.

One thing that would be helpful, at least for us, is if the old
git mirrors of the gdb & binutils CVS repositories updated up
to the point where you disabled commits in CVS, could stick around
for a while. This would help us manage the transition from one
repo to the next.

Other than that, the plan looks great, and I worship you too!
-- 
Joel


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: git conversion status
  2013-10-14 23:08     ` Joseph S. Myers
@ 2013-10-15 13:18       ` Tom Tromey
  2013-10-15 13:25         ` Fred Cooke
                           ` (2 more replies)
  0 siblings, 3 replies; 20+ messages in thread
From: Tom Tromey @ 2013-10-15 13:18 UTC (permalink / raw)
  To: Joseph S. Myers; +Cc: Binutils Development, GDB Development

Joseph> My preference remains "binutils+gdb".

The problem with this one is that it has to be URL-encoded, specifically
when referring to gitweb URLs, since the "+" appears in the query
component of the URL.  That makes it a pain to work with sometimes.

How about "binutils-gdb" instead?

Tom


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: git conversion status
  2013-10-15  9:56 ` Joel Brobecker
@ 2013-10-15 13:19   ` Tom Tromey
  0 siblings, 0 replies; 20+ messages in thread
From: Tom Tromey @ 2013-10-15 13:19 UTC (permalink / raw)
  To: Joel Brobecker; +Cc: Binutils Development, GDB Development

Joel> One thing that would be helpful, at least for us, is if the old
Joel> git mirrors of the gdb & binutils CVS repositories updated up
Joel> to the point where you disabled commits in CVS, could stick around
Joel> for a while. This would help us manage the transition from one
Joel> repo to the next.

Ok.  I'll hold off on asking Jim to decommission the old mirrors until
some time has passed.

Tom


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: git conversion status
  2013-10-15 13:18       ` Tom Tromey
@ 2013-10-15 13:25         ` Fred Cooke
  2013-10-15 15:09         ` Joseph S. Myers
  2013-10-15 22:35         ` Hans-Peter Nilsson
  2 siblings, 0 replies; 20+ messages in thread
From: Fred Cooke @ 2013-10-15 13:25 UTC (permalink / raw)
  To: Tom Tromey; +Cc: Binutils Development, GDB Development

Yes, this! "binutils-gdb" works for me! :-)

On Tue, Oct 15, 2013 at 3:18 PM, Tom Tromey <tromey@redhat.com> wrote:
> Joseph> My preference remains "binutils+gdb".
>
> The problem with this one is that it has to be URL-encoded, specifically
> when referring to gitweb URLs, since the "+" appears in the query
> component of the URL.  That makes it a pain to work with sometimes.
>
> How about "binutils-gdb" instead?
>
> Tom


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: git conversion status
  2013-10-15 13:18       ` Tom Tromey
  2013-10-15 13:25         ` Fred Cooke
@ 2013-10-15 15:09         ` Joseph S. Myers
  2013-10-15 22:35         ` Hans-Peter Nilsson
  2 siblings, 0 replies; 20+ messages in thread
From: Joseph S. Myers @ 2013-10-15 15:09 UTC (permalink / raw)
  To: Tom Tromey; +Cc: Binutils Development, GDB Development

On Tue, 15 Oct 2013, Tom Tromey wrote:

> Joseph> My preference remains "binutils+gdb".
> 
> The problem with this one is that it has to be URL-encoded, specifically
> when referring to gitweb URLs, since the "+" appears in the query
> component of the URL.  That makes it a pain to work with sometimes.
> 
> How about "binutils-gdb" instead?

That's also fine with me.

-- 
Joseph S. Myers
joseph@codesourcery.com


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: git conversion status
  2013-10-15  2:12     ` Hans-Peter Nilsson
  2013-10-15  7:21       ` Andreas Schwab
  2013-10-15  8:03       ` Tim Sander
@ 2013-10-15 16:57       ` Richard Sandiford
  2 siblings, 0 replies; 20+ messages in thread
From: Richard Sandiford @ 2013-10-15 16:57 UTC (permalink / raw)
  To: Hans-Peter Nilsson
  Cc: Tom Tromey, Fred Cooke, Binutils Development, GDB Development

Hans-Peter Nilsson <hp@bitrange.com> writes:
> On Mon, 14 Oct 2013, Tom Tromey wrote:
>> Fred> 'git clone URL' will produce a directory called "src" which
>> Fred> is utterly meaningless on any developer's machine.
>>
>> I chose it because the existing repository is named "src".
>
> Counter-argument:
> I *prefer* src, exactly for that reason; "scripts expect that".
>
> If you-all want binutils+gdb (or some other combination of their
> names), I can live with that, but not another generic name just
> because someone offers the opinion that "src is utterly
> meaningless".  It's not: it's the default name of the check-out
> directory of sourceware top-level...

+1 FWIW.  I don't mind what the thing's called, but renaming from
src feels like make-work.  And I disagree that "src is utterly
meaningless on any developer's machine".  It actually fits quite
nicely in a:

  binutils/
    src/
    mips64-linux-gnu/
    x86_64-linux-gnu/
    ...

layout.

I usually find I end up specifying a repo name explicitly
("git clone URL dir") with other projects anyway.

Richard


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: git conversion status
  2013-10-14 17:45   ` Tom Tromey
                       ` (4 preceding siblings ...)
  2013-10-15  2:12     ` Hans-Peter Nilsson
@ 2013-10-15 17:52     ` Stan Shebs
  5 siblings, 0 replies; 20+ messages in thread
From: Stan Shebs @ 2013-10-15 17:52 UTC (permalink / raw)
  To: gdb

On 10/14/13 10:45 AM, Tom Tromey wrote:
> Fred> 'git clone URL' will produce a directory called "src" which
> Fred> is utterly meaningless on any developer's machine.
> 
> I chose it because the existing repository is named "src".
> 
> I don't particularly care what the repository is named.
> If folks want to debate it, I will rename it to the winner.
> Time is running out for that though.

Then I better put in my vote for "src". :-)

My reasoning is that "src" has meant "binutils & GDB etc" for over 20
years now, and there is no other use of "src" in the GNU universe that
has designated or will designate a project or repo.  So in a sense it's
justifiable to "reserve" the term in this particular case.

Stan
stan@codesourcery.com


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: git conversion status
  2013-10-15 13:18       ` Tom Tromey
  2013-10-15 13:25         ` Fred Cooke
  2013-10-15 15:09         ` Joseph S. Myers
@ 2013-10-15 22:35         ` Hans-Peter Nilsson
  2 siblings, 0 replies; 20+ messages in thread
From: Hans-Peter Nilsson @ 2013-10-15 22:35 UTC (permalink / raw)
  To: Tom Tromey; +Cc: Joseph S. Myers, Binutils Development, GDB Development

On Tue, 15 Oct 2013, Tom Tromey wrote:

> Joseph> My preference remains "binutils+gdb".
>
> The problem with this one is that it has to be URL-encoded, specifically
> when referring to gitweb URLs, since the "+" appears in the query
> component of the URL.  That makes it a pain to work with sometimes.
>
> How about "binutils-gdb" instead?

Works for me.

brgds, H-P
PS. thanks again Tom!  BTW the src-release patch for sim.tar.bz2 is committed.


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2013-10-15 22:35 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-14 17:01 git conversion status Tom Tromey
2013-10-14 17:07 ` Fred Cooke
2013-10-14 17:45   ` Tom Tromey
2013-10-14 19:01     ` Jan-Benedict Glaw
2013-10-14 19:07     ` Jan Kratochvil
2013-10-14 20:02     ` Andreas Schwab
2013-10-14 20:08       ` Tom Tromey
2013-10-14 20:11       ` Fred Cooke
2013-10-14 23:08     ` Joseph S. Myers
2013-10-15 13:18       ` Tom Tromey
2013-10-15 13:25         ` Fred Cooke
2013-10-15 15:09         ` Joseph S. Myers
2013-10-15 22:35         ` Hans-Peter Nilsson
2013-10-15  2:12     ` Hans-Peter Nilsson
2013-10-15  7:21       ` Andreas Schwab
2013-10-15  8:03       ` Tim Sander
2013-10-15 16:57       ` Richard Sandiford
2013-10-15 17:52     ` Stan Shebs
2013-10-15  9:56 ` Joel Brobecker
2013-10-15 13:19   ` Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox