public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Where are the sources for insight 6.8?
@ 2009-03-06 14:08 Joern Rennecke
  2009-03-06 17:32 ` Keith Seitz
  0 siblings, 1 reply; 3+ messages in thread
From: Joern Rennecke @ 2009-03-06 14:08 UTC (permalink / raw)
  To: insight

The insight-6.8.tar.bz2 tarball at
ftp://sourceware.org/pub/insight/releases/ does not include the
cpu directory with the cgen source files.  That means that
distributing the sources from the insight 6.8 tarball along with an
insight binary that uses any cgen-generated code does not fulfill
the requirements of the GPL.

I've looked in the sourceware cvs repository, and even for core
gdb files that are included in the insight 6.8 release, the latest
insight tag is insight_6_6-20070208-release; I couldn't find
any tag for the insight 6.7.1 nor the insight 6.8 release.

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

* Re: Where are the sources for insight 6.8?
  2009-03-06 14:08 Where are the sources for insight 6.8? Joern Rennecke
@ 2009-03-06 17:32 ` Keith Seitz
  0 siblings, 0 replies; 3+ messages in thread
From: Keith Seitz @ 2009-03-06 17:32 UTC (permalink / raw)
  To: insight

Joern Rennecke wrote:
> The insight-6.8.tar.bz2 tarball at
> ftp://sourceware.org/pub/insight/releases/ does not include the
> cpu directory with the cgen source files.  That means that
> distributing the sources from the insight 6.8 tarball along with an
> insight binary that uses any cgen-generated code does not fulfill
> the requirements of the GPL.

I've never noticed that before! I use gdb's release method when doing 
the release, though, so I wonder if that directory is being excluded 
from gdb or if there is some sort of a bug w.r.t. to handling insight in 
the release process makefiles.

> I've looked in the sourceware cvs repository, and even for core
> gdb files that are included in the insight 6.8 release, the latest
> insight tag is insight_6_6-20070208-release; I couldn't find
> any tag for the insight 6.7.1 nor the insight 6.8 release.

It looks like I never tagged the sources. Fortunately, the branch is 
still around... [I use the gdb release branches.]

Keith

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

* Re: Where are the sources for insight 6.8?
@ 2009-03-09 21:32 Joern Rennecke
  0 siblings, 0 replies; 3+ messages in thread
From: Joern Rennecke @ 2009-03-09 21:32 UTC (permalink / raw)
  To: insight; +Cc: Richard Stuckey

> I've never noticed that before! I use gdb's release method when doing
> the release, though, so I wonder if that directory is being excluded
> from gdb or if there is some sort of a bug w.r.t. to handling insight
> in the release process makefiles.

naked-cpu is part of the gdb-support module, which in turn is part of the
insight module.
I've now created insight_6_8-branchpoint and insight_6_8-branch
to cover all of the insight module.  Release-generated files are not in
there, though.

I tagged / branched arc-insight_6_8-branchpoint and arc-insight_6_8-branch
off there, but I also added naked-cgen to that tag/branch because it is
needed in order to re-generate the cgen-generated files.
So far, I've checked the code for the stand-alone ARCompact simulator on
that branch.

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

end of thread, other threads:[~2009-03-09 21:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-06 14:08 Where are the sources for insight 6.8? Joern Rennecke
2009-03-06 17:32 ` Keith Seitz
2009-03-09 21:32 Joern Rennecke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).