From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31254 invoked by alias); 19 Jan 2002 07:13:55 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 31222 invoked from network); 19 Jan 2002 07:13:54 -0000 Received: from unknown (HELO dair.pair.com) (209.68.1.49) by sources.redhat.com with SMTP; 19 Jan 2002 07:13:54 -0000 Received: (qmail 76545 invoked by uid 20157); 19 Jan 2002 07:13:53 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 19 Jan 2002 07:13:53 -0000 Date: Sat, 19 Jan 2002 01:56:00 -0000 From: Hans-Peter Nilsson X-Sender: To: Daniel Jacobowitz cc: Subject: Re: 2.12 update In-Reply-To: <20020119002645.A21761@nevyn.them.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-01/txt/msg00384.txt.bz2 On Sat, 19 Jan 2002, Daniel Jacobowitz wrote: > At the moment, I've got most of the want-fixed-by-next-release bugs > checked off as fixed - there's the HP/UX libtool situation, for which > Steve will hopefully have a patch next week; an SH bug report; one > linking bug which I'm not sure is a bug; and some testsuite failures > that should be cleaned up soonish. > > So - are there any more issues that you want fixed before release? Two more: - Move "relax" from ld.h:args_type to struct bfd_link_info. - Add PTR target_data to struct bfd_link_info. These and the previous (except the MMIX stuff) issues as previously mentioned here. brgds, H-P