Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: "Joseph S. Myers" <joseph@codesourcery.com>
To: gdb@sourceware.org
Cc: Samuel Bronson <naesten@gmail.com>
Subject: Re: What is keeping GDB in CVS ?
Date: Fri, 19 Jun 2009 17:18:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.64.0906191706300.10731@digraph.polyomino.org.uk> (raw)
In-Reply-To: <20090619163753.GA9700@ednor.casa.cgf.cx>

On Fri, 19 Jun 2009, Christopher Faylor wrote:

> I still think that the various projects merged under the "src" umbrella
> should be pulled apart and given their own repositories.  There is
> really, for instance, no reason for Cygwin or cgen, which are non-FSF
> projects, to be intermingled with gdb and binutils.

The cpu directory, however, does need including in binutils checkouts 
because it provides the source code to generated files there, even if it 
might otherwise be seen as part of cgen.  (I agree regarding Cygwin; 
likewise the copies of tcl and tk that are still present in src 
checkouts.)

However, we have so far been unable to keep shared files reliably in sync 
between gcc and src.  The following files should be identical, but aren't 
right now.

Makefile.def
Makefile.in
Makefile.tpl
configure
configure.ac
config/ChangeLog
config/lead-dot.m4
config/mh-cygwin
config/tls.m4
config/unwind_ipinfo.m4
config/warnings.m4
include/ChangeLog-9103

I would suggest that before working out systems involving much more 
synchronization of shared files between repositories, we establish a 
system that works reliably for the existing shared directories, 
disallowing manual commits in whichever is declared not to be the master.  
The non-shared toplevel ChangeLog and include/ChangeLog may complicate 
things a bit (I'd suggest renaming the existing toplevel ChangeLogs and 
putting only changes to shared files in a new shared toplevel ChangeLog, 
and likewise include/), as may the existence of files in include/ that are 
only in src not in GCC.  Any system involving splitting up src then needs 
to have similar automatic synchronization.

-- 
Joseph S. Myers
joseph@codesourcery.com


  parent reply	other threads:[~2009-06-19 17:18 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-19 16:13 Samuel Bronson
2009-06-19 16:23 ` Daniel Jacobowitz
2009-06-19 16:28   ` Daniel Jacobowitz
2009-06-19 16:38     ` Christopher Faylor
2009-06-19 16:49       ` Daniel Jacobowitz
2009-06-19 16:56         ` Richard Earnshaw
2009-06-19 17:28           ` Daniel Jacobowitz
2009-06-19 17:30         ` Tom Tromey
2009-06-19 19:18           ` Joseph S. Myers
2009-06-19 17:18       ` Joseph S. Myers [this message]
2009-06-19 19:22         ` Christopher Faylor
2009-06-19 19:29           ` Joseph S. Myers
2009-06-20 18:48             ` Christopher Faylor
2009-06-20 19:19               ` Joseph S. Myers
2009-06-20 20:36                 ` Christopher Faylor
2009-06-20 20:53                 ` Jan Kratochvil
2009-06-25 21:45                 ` Tom Tromey
2009-06-26 12:28                   ` Daniel Jacobowitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.64.0906191706300.10731@digraph.polyomino.org.uk \
    --to=joseph@codesourcery.com \
    --cc=gdb@sourceware.org \
    --cc=naesten@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox