From: Tristan Gingold <gingold@adacore.com>
To: gdb-patches@sourceware.org
Subject: [RFA Darwin]: Remove unused darwin.defs file
Date: Mon, 06 Jul 2009 09:45:00 -0000 [thread overview]
Message-ID: <20090706085434.GA83739@Macintosh-2.local> (raw)
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. $<
next reply other threads:[~2009-07-06 9:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-06 9:45 Tristan Gingold [this message]
2009-07-06 10:05 ` Mark Kettenis
2009-07-07 7:48 ` Tristan Gingold
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090706085434.GA83739@Macintosh-2.local \
--to=gingold@adacore.com \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox