public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
* [patch][rfa] sim/common/Make-common.in
@ 2002-08-29 12:09 Dave Brolley
  2002-08-29 13:20 ` Ben Elliston
  0 siblings, 1 reply; 3+ messages in thread
From: Dave Brolley @ 2002-08-29 12:09 UTC (permalink / raw)
  To: cgen, gdb-patches

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

Hi,

The attached patch removes ../../cgen/stamp-cgen from the variable
CGEN_READ_SCM. Since cgen is no longer a part of host_tools in the
top-level configury, the cgen directory no longer gets configured and
this target no longer exists.

Ben: This is the patch I mentioned to you yesterday.

OK to commit?

Dave

[-- Attachment #2: sim-common.ChangeLog --]
[-- Type: text/plain, Size: 114 bytes --]

2002-08-29  Dave Brolley  <brolley@redhat.com>

	* Make-common.in (CGEN_READ_SCM): Remove ../../cgen/stamp-cgen.


[-- Attachment #3: sim-common.patch.txt --]
[-- Type: text/plain, Size: 923 bytes --]

Index: sim/common/Make-common.in
===================================================================
RCS file: /cvs/src/src/sim/common/Make-common.in,v
retrieving revision 1.8
diff -c -p -r1.8 Make-common.in
*** sim/common/Make-common.in	14 Jul 2002 17:03:39 -0000	1.8
--- sim/common/Make-common.in	29 Aug 2002 19:00:06 -0000
*************** CGEN = `if [ -f ../../guile/libguile/gui
*** 655,661 ****
  CGENFLAGS = -v
  CGEN_CPU_DIR = $(CGENDIR)/cpu
  
! CGEN_READ_SCM = ../../cgen/stamp-cgen $(CGENDIR)/sim.scm
  CGEN_ARCH_SCM = $(CGENDIR)/sim-arch.scm
  CGEN_CPU_SCM = $(CGENDIR)/sim-cpu.scm $(CGENDIR)/sim-model.scm
  CGEN_DECODE_SCM = $(CGENDIR)/sim-decode.scm
--- 655,661 ----
  CGENFLAGS = -v
  CGEN_CPU_DIR = $(CGENDIR)/cpu
  
! CGEN_READ_SCM = $(CGENDIR)/sim.scm
  CGEN_ARCH_SCM = $(CGENDIR)/sim-arch.scm
  CGEN_CPU_SCM = $(CGENDIR)/sim-cpu.scm $(CGENDIR)/sim-model.scm
  CGEN_DECODE_SCM = $(CGENDIR)/sim-decode.scm

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

* Re: [patch][rfa] sim/common/Make-common.in
  2002-08-29 12:09 [patch][rfa] sim/common/Make-common.in Dave Brolley
@ 2002-08-29 13:20 ` Ben Elliston
  2002-08-29 13:37   ` Dave Brolley
  0 siblings, 1 reply; 3+ messages in thread
From: Ben Elliston @ 2002-08-29 13:20 UTC (permalink / raw)
  To: Dave Brolley; +Cc: cgen, gdb-patches

>>>>> "Dave" == Dave Brolley <brolley@redhat.com> writes:

  Dave> The attached patch removes ../../cgen/stamp-cgen from the variable
  Dave> CGEN_READ_SCM. Since cgen is no longer a part of host_tools in the
  Dave> top-level configury, the cgen directory no longer gets configured and
  Dave> this target no longer exists.

That's correct.  Thanks for catching it.

Ben

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

* Re: [patch][rfa] sim/common/Make-common.in
  2002-08-29 13:20 ` Ben Elliston
@ 2002-08-29 13:37   ` Dave Brolley
  0 siblings, 0 replies; 3+ messages in thread
From: Dave Brolley @ 2002-08-29 13:37 UTC (permalink / raw)
  To: Ben Elliston; +Cc: cgen, gdb-patches

Ben Elliston wrote:

>>>>>>"Dave" == Dave Brolley <brolley@redhat.com> writes:
>>>>>>
>
>  Dave> The attached patch removes ../../cgen/stamp-cgen from the variable
>  Dave> CGEN_READ_SCM. Since cgen is no longer a part of host_tools in the
>  Dave> top-level configury, the cgen directory no longer gets configured and
>  Dave> this target no longer exists.
>
>That's correct.  Thanks for catching it.
>
Committed.


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

end of thread, other threads:[~2002-08-29 20:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-29 12:09 [patch][rfa] sim/common/Make-common.in Dave Brolley
2002-08-29 13:20 ` Ben Elliston
2002-08-29 13:37   ` Dave Brolley

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).