Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* PROPOSAL: remove utils/msdos from cvs
@ 2002-05-15 10:20 Nathanael Nerode
  2002-05-15 10:23 ` DJ Delorie
  2002-05-17  2:59 ` Nick Clifton
  0 siblings, 2 replies; 9+ messages in thread
From: Nathanael Nerode @ 2002-05-15 10:20 UTC (permalink / raw)
  To: gdb, binutils

* utils/msdos is totally obselete.
* it is never built by anything in the tree.
* it contains, of all things, binaries.

I propose that all the files in it and its subdirectories be removed
from CVS.

--Nathanael Nerode
neroden@twcny.rr.com


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

* Re: PROPOSAL: remove utils/msdos from cvs
  2002-05-15 10:20 PROPOSAL: remove utils/msdos from cvs Nathanael Nerode
@ 2002-05-15 10:23 ` DJ Delorie
  2002-05-15 10:34   ` Andrew Cagney
  2002-05-17  2:59 ` Nick Clifton
  1 sibling, 1 reply; 9+ messages in thread
From: DJ Delorie @ 2002-05-15 10:23 UTC (permalink / raw)
  To: neroden; +Cc: gdb, binutils


> * utils/msdos is totally obselete.
> * it is never built by anything in the tree.
> * it contains, of all things, binaries.
> 
> I propose that all the files in it and its subdirectories be removed
> from CVS.

I've proposed that myself many times ;) I think it's scheduled for
deletion when the 29k targets are removed from gdb.

Most of the sources for those hard-to-build binaries are in
utils/amd-udi/


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

* Re: PROPOSAL: remove utils/msdos from cvs
  2002-05-15 10:23 ` DJ Delorie
@ 2002-05-15 10:34   ` Andrew Cagney
  2002-05-15 10:48     ` DJ Delorie
  0 siblings, 1 reply; 9+ messages in thread
From: Andrew Cagney @ 2002-05-15 10:34 UTC (permalink / raw)
  To: DJ Delorie; +Cc: neroden, gdb, binutils

> * utils/msdos is totally obselete.
>> * it is never built by anything in the tree.
>> * it contains, of all things, binaries.
>> 
>> I propose that all the files in it and its subdirectories be removed
>> from CVS.
> 
> 
> I've proposed that myself many times ;) I think it's scheduled for
> deletion when the 29k targets are removed from gdb.

What a29k target? ;-)

> Most of the sources for those hard-to-build binaries are in
> utils/amd-udi/

The a29k's been removed.

enjoy,
Andrew




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

* Re: PROPOSAL: remove utils/msdos from cvs
  2002-05-15 10:34   ` Andrew Cagney
@ 2002-05-15 10:48     ` DJ Delorie
  2002-05-15 10:57       ` Andrew Cagney
  2002-05-17  3:00       ` Nick Clifton
  0 siblings, 2 replies; 9+ messages in thread
From: DJ Delorie @ 2002-05-15 10:48 UTC (permalink / raw)
  To: ac131313; +Cc: neroden, gdb, binutils


> The a29k's been removed.

Mostly removed, at least.  I still see these in my source tree
(although cvs on sources is not letting me verify that they're
current):

src/gdb/29k-share/
src/gdb/remote-vx29k.c
src/utils/amd-udi/
src/msdos

IIRC the last two were discussed back when the 29k was obsoleted, and
we decided to delete them when the 29k was removed from gdb.  Anyway,
they certainly can (and should) be removed now.


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

* Re: PROPOSAL: remove utils/msdos from cvs
  2002-05-15 10:48     ` DJ Delorie
@ 2002-05-15 10:57       ` Andrew Cagney
  2002-05-17  3:00       ` Nick Clifton
  1 sibling, 0 replies; 9+ messages in thread
From: Andrew Cagney @ 2002-05-15 10:57 UTC (permalink / raw)
  To: DJ Delorie; +Cc: neroden, gdb, binutils

> The a29k's been removed.
> 
> 
> Mostly removed, at least.  I still see these in my source tree
> (although cvs on sources is not letting me verify that they're
> current):
> 
> src/gdb/29k-share/
> src/gdb/remote-vx29k.c

Doh!

> src/utils/amd-udi/
> src/msdos

Andrew



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

* Re: PROPOSAL: remove utils/msdos from cvs
  2002-05-15 10:20 PROPOSAL: remove utils/msdos from cvs Nathanael Nerode
  2002-05-15 10:23 ` DJ Delorie
@ 2002-05-17  2:59 ` Nick Clifton
  1 sibling, 0 replies; 9+ messages in thread
From: Nick Clifton @ 2002-05-17  2:59 UTC (permalink / raw)
  To: Nathanael Nerode; +Cc: gdb, binutils

Hi Nathanael,

> * utils/msdos is totally obselete.
> * it is never built by anything in the tree.
> * it contains, of all things, binaries.
> 
> I propose that all the files in it and its subdirectories be removed 
> from CVS.

Agreed - I have done so.

Cheers
        Nick

2002-05-17  Nick Clifton  <nickc@cambridge.redhat.com>

	* Remove msdos subdirectory - it is obsolete.



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

* Re: PROPOSAL: remove utils/msdos from cvs
  2002-05-15 10:48     ` DJ Delorie
  2002-05-15 10:57       ` Andrew Cagney
@ 2002-05-17  3:00       ` Nick Clifton
  2002-05-17  7:24         ` DJ Delorie
  1 sibling, 1 reply; 9+ messages in thread
From: Nick Clifton @ 2002-05-17  3:00 UTC (permalink / raw)
  To: dj; +Cc: ac131313, neroden, gdb, binutils

Hi DJ,

> src/utils/amd-udi/

Is this directory obsolete as well ?

Cheers
        Nick


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

* Re: PROPOSAL: remove utils/msdos from cvs
  2002-05-17  3:00       ` Nick Clifton
@ 2002-05-17  7:24         ` DJ Delorie
  2002-05-28  3:31           ` Nick Clifton
  0 siblings, 1 reply; 9+ messages in thread
From: DJ Delorie @ 2002-05-17  7:24 UTC (permalink / raw)
  To: nickc; +Cc: ac131313, neroden, gdb, binutils


> > src/utils/amd-udi/
> 
> Is this directory obsolete as well ?

I believe so.  It's part of the 29k support in gdb, and gdb deleted
29k support...


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

* Re: PROPOSAL: remove utils/msdos from cvs
  2002-05-17  7:24         ` DJ Delorie
@ 2002-05-28  3:31           ` Nick Clifton
  0 siblings, 0 replies; 9+ messages in thread
From: Nick Clifton @ 2002-05-28  3:31 UTC (permalink / raw)
  To: dj; +Cc: gdb, binutils

Hi DJ,

> > > src/utils/amd-udi/
> > 
> > Is this directory obsolete as well ?
> 
> I believe so.  It's part of the 29k support in gdb, and gdb deleted
> 29k support...

In which case I have checked in this patch.

Cheers
        Nick

2002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>

	* Remove amd-udi subdirectory - it is obsolete.



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

end of thread, other threads:[~2002-05-28 10:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-15 10:20 PROPOSAL: remove utils/msdos from cvs Nathanael Nerode
2002-05-15 10:23 ` DJ Delorie
2002-05-15 10:34   ` Andrew Cagney
2002-05-15 10:48     ` DJ Delorie
2002-05-15 10:57       ` Andrew Cagney
2002-05-17  3:00       ` Nick Clifton
2002-05-17  7:24         ` DJ Delorie
2002-05-28  3:31           ` Nick Clifton
2002-05-17  2:59 ` Nick Clifton

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