* [commit] add mn10300-prologue.o to makefile frag
@ 2005-04-18 19:39 Michael Snyder
2005-04-18 19:45 ` Mark Kettenis
0 siblings, 1 reply; 4+ messages in thread
From: Michael Snyder @ 2005-04-18 19:39 UTC (permalink / raw)
To: gdb-patches
[-- Attachment #1: Type: text/plain, Size: 15 bytes --]
Overlooked...
[-- Attachment #2: mt --]
[-- Type: text/plain, Size: 726 bytes --]
2005-04-18 Michael Snyder <msnyder@redhat.com>
* config/mn10300/mn10300.mt: Add mn10300-prologue module.
Index: config/mn10300/mn10300.mt
===================================================================
RCS file: /cvs/src/src/gdb/config/mn10300/mn10300.mt,v
retrieving revision 1.4
diff -p -r1.4 mn10300.mt
*** config/mn10300/mn10300.mt 11 Dec 2004 02:02:01 -0000 1.4
--- config/mn10300/mn10300.mt 18 Apr 2005 19:37:08 -0000
***************
*** 1,4 ****
# Target: Matsushita mn10300
! TDEPFILES= mn10300-tdep.o
SIM_OBS = remote-sim.o
SIM = ../sim/mn10300/libsim.a
--- 1,4 ----
# Target: Matsushita mn10300
! TDEPFILES= mn10300-tdep.o mn10300-prologue.o
SIM_OBS = remote-sim.o
SIM = ../sim/mn10300/libsim.a
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [commit] add mn10300-prologue.o to makefile frag
2005-04-18 19:39 [commit] add mn10300-prologue.o to makefile frag Michael Snyder
@ 2005-04-18 19:45 ` Mark Kettenis
2005-04-18 19:54 ` Michael Snyder
0 siblings, 1 reply; 4+ messages in thread
From: Mark Kettenis @ 2005-04-18 19:45 UTC (permalink / raw)
To: msnyder; +Cc: gdb-patches
Date: Mon, 18 Apr 2005 12:38:49 -0700
From: Michael Snyder <msnyder@redhat.com>
Overlooked...
2005-04-18 Michael Snyder <msnyder@redhat.com>
* config/mn10300/mn10300.mt: Add mn10300-prologue module.
Hmm, is there any reason why there are two files with mn10300-specific
target-dependent code?
Mark
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [commit] add mn10300-prologue.o to makefile frag
2005-04-18 19:45 ` Mark Kettenis
@ 2005-04-18 19:54 ` Michael Snyder
2005-04-18 21:17 ` Mark Kettenis
0 siblings, 1 reply; 4+ messages in thread
From: Michael Snyder @ 2005-04-18 19:54 UTC (permalink / raw)
To: Mark Kettenis; +Cc: gdb-patches
Mark Kettenis wrote:
> Date: Mon, 18 Apr 2005 12:38:49 -0700
> From: Michael Snyder <msnyder@redhat.com>
>
> Overlooked...
>
> 2005-04-18 Michael Snyder <msnyder@redhat.com>
>
> * config/mn10300/mn10300.mt: Add mn10300-prologue module.
>
> Hmm, is there any reason why there are two files with mn10300-specific
> target-dependent code?
No. I just split that code out for my convenience while I was
working on it. I can merge them together if anyone feels strongly
about it.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [commit] add mn10300-prologue.o to makefile frag
2005-04-18 19:54 ` Michael Snyder
@ 2005-04-18 21:17 ` Mark Kettenis
0 siblings, 0 replies; 4+ messages in thread
From: Mark Kettenis @ 2005-04-18 21:17 UTC (permalink / raw)
To: msnyder; +Cc: gdb-patches
Date: Mon, 18 Apr 2005 12:53:59 -0700
From: Michael Snyder <msnyder@redhat.com>
Mark Kettenis wrote:
> Date: Mon, 18 Apr 2005 12:38:49 -0700
> From: Michael Snyder <msnyder@redhat.com>
>
> Overlooked...
>
> 2005-04-18 Michael Snyder <msnyder@redhat.com>
>
> * config/mn10300/mn10300.mt: Add mn10300-prologue module.
>
> Hmm, is there any reason why there are two files with mn10300-specific
> target-dependent code?
No. I just split that code out for my convenience while I was
working on it. I can merge them together if anyone feels strongly
about it.
I'd prefer it if you do. I know alpha sets a precedent for splitting
out some of its unwinders, but I don't think it really makes sense to
this code in two files if both are always linked in.
Mark
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-04-18 21:17 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-18 19:39 [commit] add mn10300-prologue.o to makefile frag Michael Snyder
2005-04-18 19:45 ` Mark Kettenis
2005-04-18 19:54 ` Michael Snyder
2005-04-18 21:17 ` Mark Kettenis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox