From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26197 invoked by alias); 21 Apr 2002 03:06:19 -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 26190 invoked from network); 21 Apr 2002 03:06:18 -0000 Received: from unknown (HELO localhost.redhat.com) (24.112.240.27) by sources.redhat.com with SMTP; 21 Apr 2002 03:06:18 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id D377E3D1A; Sat, 20 Apr 2002 23:06:12 -0400 (EDT) Message-ID: <3CC22CA4.9060300@cygnus.com> Date: Sat, 20 Apr 2002 20:06:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.9) Gecko/20020328 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "David S. Miller" Cc: msnyder@redhat.com, gdb-patches@sources.redhat.com Subject: Re: [RFA] Sparc/Linux fixes part 1 References: <20020419.190949.100077712.davem@redhat.com> <3CC0D67F.5060504@cygnus.com> <20020419.194417.101826241.davem@redhat.com> <20020420.185217.124826922.davem@redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-04/txt/msg00706.txt.bz2 > From: "David S. Miller" > Date: Fri, 19 Apr 2002 19:44:17 -0700 (PDT) > > I can't "look at the bfd and elf bits" to "find out" what the long > double type size is. The information simply isn't there. > > Michael or someone, can we please bring closure to these > issues? I've believe I've described my delimma ad nauseum > at this point. > > Now, if debugging information contained the size/layout of > fundamental C types, we could solve this using that. But > I somehow doubt this information is provided that way. I believe JasonT's drawn your attention to the ARM and, hence, you've found a way to resolve this. > On another topic, I have like 10 or so RFAs pending, and nobody > provides any feedback. Yet someone else submits a patch after all of > mine and it gets an RFA quite quickly. It's not like I'm submitting > jumbo patches or anything, what gives? > > I want to maintain and fix up the Sparc port, but I cannot do that > with multi-day lead times on patch review for even the most simple of > changes. If nobody has the time to review my changes, then lets vote > on letting me be the Sparc maintainer because I do have the time to > keep it in good shape. Unfortunatly, the changes you're making, while small, are often not simple or obvious and, in the case of the patch that went with this thread, not correct. Please also appreciate that GDB runs on international time and most everyone on this list has a day job. Your changes will be reviewed but perhaphs not in the timeframe you seem to expect. Andrew