From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30979 invoked by alias); 30 Apr 2005 13:58:54 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 30969 invoked from network); 30 Apr 2005 13:58:51 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 30 Apr 2005 13:58:51 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DRsUZ-0007EV-Pi; Sat, 30 Apr 2005 09:58:47 -0400 Date: Sat, 30 Apr 2005 13:58:00 -0000 From: Daniel Jacobowitz To: Mark Kettenis Cc: msnyder@sonic.net, gdb-patches@sources.redhat.com Subject: Re: [RFA] New target am33-linux (mn10300) Message-ID: <20050430135846.GA27763@nevyn.them.org> Mail-Followup-To: Mark Kettenis , msnyder@sonic.net, gdb-patches@sources.redhat.com References: <4272D60B.5050709@sonic.net> <200504301103.j3UB3GRh016441@elgar.sibelius.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200504301103.j3UB3GRh016441@elgar.sibelius.xs4all.nl> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-04/txt/msg00446.txt.bz2 On Sat, Apr 30, 2005 at 01:03:16PM +0200, Mark Kettenis wrote: > It uses DEPRECATED_TM_FILE, and we're not allowd to check in anything > new that uses it. Unfortunately, this means you can only check this > in without working shared library stuff. Personally I think we should > allow "DEPRECATED_TM_FILE= solib.h" until the shared libarry stuff is > properly fixed. Anyway, you seem to have left out the tm-linux.h that > you reference. I actually caught this bit in my review and decided to ignore it. He didn't leave out his tm-linux.h; he'll get the pre-existing config/tm-linux.h, and I can make a reasonable argument that this is not a new use of DEPRECATED_TM_FILE. -- Daniel Jacobowitz CodeSourcery, LLC