From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2655 invoked by alias); 8 Dec 2001 19:34:51 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 2618 invoked from network); 8 Dec 2001 19:34:49 -0000 Received: from unknown (HELO zwingli.cygnus.com) (208.245.165.35) by sources.redhat.com with SMTP; 8 Dec 2001 19:34:49 -0000 Received: by zwingli.cygnus.com (Postfix, from userid 442) id 9BEB55E9D8; Sat, 8 Dec 2001 14:36:05 -0500 (EST) From: Jim Blandy To: gdb@sources.redhat.com Subject: linux-thread.o no longer used Message-Id: <20011208193605.9BEB55E9D8@zwingli.cygnus.com> Date: Sat, 08 Dec 2001 11:34:00 -0000 X-SW-Source: 2001-12/txt/msg00097.txt.bz2 With the change I just committed below, there are no longer any users of linux-thread.o. Can we delete this file? 2001-12-08 Jim Blandy * config/s390/s390.mh: Don't use the linux-thread.o module; thread-db.o, lin-lwp.o, and proc-service.o should work just fine.