From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27932 invoked by alias); 10 Jan 2009 09:28:48 -0000 Received: (qmail 27924 invoked by uid 22791); 10 Jan 2009 09:28:47 -0000 X-SWARE-Spam-Status: No, hits=1.5 required=5.0 tests=AWL,BAYES_00,BOTNET,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout1.012.net.il (HELO mtaout1.012.net.il) (84.95.2.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 10 Jan 2009 09:28:06 +0000 Received: from conversion-daemon.i-mtaout1.012.net.il by i-mtaout1.012.net.il (HyperSendmail v2007.08) id <0KD900B000C3FX00@i-mtaout1.012.net.il> for gdb-patches@sourceware.org; Sat, 10 Jan 2009 11:27:28 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.127.238.249]) by i-mtaout1.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KD900FP40XPWHX0@i-mtaout1.012.net.il>; Sat, 10 Jan 2009 11:27:26 +0200 (IST) Date: Sat, 10 Jan 2009 09:28:00 -0000 From: Eli Zaretskii Subject: Re: [RFA] Add support for 64bit Windows In-reply-to: <20090110091316.GC29274@adacore.com> To: Joel Brobecker Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <20090110091316.GC29274@adacore.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-01/txt/msg00221.txt.bz2 > Date: Sat, 10 Jan 2009 13:13:16 +0400 > From: Joel Brobecker > > * amd64-windows-nat.c, amd64-windows-tdep.c: New files. Please also add the necessary tweaks to config/djgpp/fnchange.lst to handle these two files.