From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2849 invoked by alias); 3 Nov 2002 18:13:26 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 2754 invoked from network); 3 Nov 2002 18:13:24 -0000 Received: from unknown (HELO merlin.maxx.bg) (217.9.226.121) by sources.redhat.com with SMTP; 3 Nov 2002 18:13:24 -0000 Received: from merlin.maxx.bg (localhost [127.0.0.1]) by merlin.maxx.bg (Postfix) with SMTP id C1196445; Sun, 3 Nov 2002 20:09:16 +0200 (EET) Date: Sun, 03 Nov 2002 10:13:00 -0000 From: Momchil Velikov To: Jason R Thorpe Cc: gcc-patches@gcc.gnu.org Subject: Re: [PATCH] [RFC] NetBSD note segment Message-Id: <20021103200916.3d434738.velco@fadata.bg> In-Reply-To: <20021103095724.U29066@dhcp7.wlan.shagadelic.org> References: <20021103131555.6658dbc6.velco@fadata.bg> <20021103081029.P29066@dhcp7.wlan.shagadelic.org> <20021103191759.4ed132b7.velco@fadata.bg> <20021103092514.S29066@dhcp7.wlan.shagadelic.org> <20021103194555.5d2b1a0a.velco@fadata.bg> <20021103095724.U29066@dhcp7.wlan.shagadelic.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SW-Source: 2002-11/txt/msg00127.txt.bz2 On Sun, 3 Nov 2002 09:57:24 -0800 Jason R Thorpe wrote: > On Sun, Nov 03, 2002 at 07:45:55PM +0200, Momchil Velikov wrote: > > > How about putting them in the compiler's crtbegin/crtend files? > > That would require changing only gcc/config/netbsd.h and > > gcc/crtstuff.c instead of changing crt{i|n} of all the NetBSD CPUs > > (which seem quite a large number :) > > Err, I already said that the compiler-supplied files should not supply > the notes. But crti/crtn are compiler supplied, too ? ~velco