From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27482 invoked by alias); 17 Apr 2009 15:58:05 -0000 Received: (qmail 27461 invoked by uid 22791); 17 Apr 2009 15:58:03 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 17 Apr 2009 15:57:59 +0000 Received: (qmail 5388 invoked from network); 17 Apr 2009 15:57:57 -0000 Received: from unknown (HELO digraph.polyomino.org.uk) (joseph@127.0.0.2) by mail.codesourcery.com with ESMTPA; 17 Apr 2009 15:57:57 -0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.69) (envelope-from ) id 1LuqRo-0002ZD-FG; Fri, 17 Apr 2009 15:57:48 +0000 Date: Fri, 17 Apr 2009 15:58:00 -0000 From: "Joseph S. Myers" To: Eli Zaretskii cc: gdb-patches@sourceware.org Subject: Re: install-html and install-pdf improvements In-Reply-To: <83hc0njo9e.fsf@gnu.org> Message-ID: References: <83hc0njo9e.fsf@gnu.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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-04/txt/msg00443.txt.bz2 On Fri, 17 Apr 2009, Eli Zaretskii wrote: > > * The readline and sim directories need some dummy rules so that these > > targets work at toplevel. > > I believe patches to readline need to be sent elsewhere. We just > import their stuff. Maybe sim as well. I have sent a readline patch incorporating those changes and the previous addition of the "pdf" target to bash-maintainers@gnu.org which I think is the relevant upstream. We don't exactly import readline much, just apply local changes that may also have gone upstream, with very infrequent imports of new upstream versions. I am not aware of sim being maintained anywhere outside of GDB. -- Joseph S. Myers joseph@codesourcery.com