* [RFA Darwin]: Remove unused darwin.defs file
@ 2009-07-06 9:45 Tristan Gingold
2009-07-06 10:05 ` Mark Kettenis
0 siblings, 1 reply; 3+ messages in thread
From: Tristan Gingold @ 2009-07-06 9:45 UTC (permalink / raw)
To: gdb-patches
Hi,
darwin.defs file is not used anymore as now darwin-nat.c manually decodes
mach messages. This patch remove this file and the associated targets.
Tristan.
2009-07-06 Tristan Gingold <gingold@adacore.com>
* config/i386/darwin.mh (NATDEPFILES): Remove excServer.o.
Remove excServer.c target. Remove _all target.
* darwin.defs: Removed.
Index: config/i386/darwin.mh
===================================================================
RCS file: /cvs/src/src/gdb/config/i386/darwin.mh,v
retrieving revision 1.1
diff -u -p -r1.1 darwin.mh
--- config/i386/darwin.mh 27 Nov 2008 09:23:01 -0000 1.1
+++ config/i386/darwin.mh 6 Jul 2009 08:54:20 -0000
@@ -1,10 +1,4 @@
# Host: IA86 running Darwin
-NATDEPFILES = fork-child.o machoread.o darwin-nat.o excServer.o \
+NATDEPFILES = fork-child.o machoread.o darwin-nat.o \
i386-darwin-nat.o i386-nat.o amd64-nat.o darwin-nat-info.o
-
-# Trick so that excServer.c is not the default target!
-_all: all
-
-excServer.c: darwin.defs
- /usr/bin/mig -I. $<
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [RFA Darwin]: Remove unused darwin.defs file
2009-07-06 9:45 [RFA Darwin]: Remove unused darwin.defs file Tristan Gingold
@ 2009-07-06 10:05 ` Mark Kettenis
2009-07-07 7:48 ` Tristan Gingold
0 siblings, 1 reply; 3+ messages in thread
From: Mark Kettenis @ 2009-07-06 10:05 UTC (permalink / raw)
To: gingold; +Cc: gdb-patches
> Date: Mon, 6 Jul 2009 10:54:34 +0200
> From: Tristan Gingold <gingold@adacore.com>
>
> Hi,
>
> darwin.defs file is not used anymore as now darwin-nat.c manually decodes
> mach messages. This patch remove this file and the associated targets.
>
> Tristan.
>
> 2009-07-06 Tristan Gingold <gingold@adacore.com>
>
> * config/i386/darwin.mh (NATDEPFILES): Remove excServer.o.
> Remove excServer.c target. Remove _all target.
> * darwin.defs: Removed.
Sure.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [RFA Darwin]: Remove unused darwin.defs file
2009-07-06 10:05 ` Mark Kettenis
@ 2009-07-07 7:48 ` Tristan Gingold
0 siblings, 0 replies; 3+ messages in thread
From: Tristan Gingold @ 2009-07-07 7:48 UTC (permalink / raw)
To: Mark Kettenis; +Cc: gdb-patches
On Jul 6, 2009, at 12:04 PM, Mark Kettenis wrote:
>> Date: Mon, 6 Jul 2009 10:54:34 +0200
>> From: Tristan Gingold <gingold@adacore.com>
>>
>> Hi,
>>
>> darwin.defs file is not used anymore as now darwin-nat.c manually
>> decodes
>> mach messages. This patch remove this file and the associated
>> targets.
>>
>> Tristan.
>>
>> 2009-07-06 Tristan Gingold <gingold@adacore.com>
>>
>> * config/i386/darwin.mh (NATDEPFILES): Remove excServer.o.
>> Remove excServer.c target. Remove _all target.
>> * darwin.defs: Removed.
>
> Sure.
Thanks, committed.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-07-07 7:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-06 9:45 [RFA Darwin]: Remove unused darwin.defs file Tristan Gingold
2009-07-06 10:05 ` Mark Kettenis
2009-07-07 7:48 ` Tristan Gingold
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox