From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6029 invoked by alias); 17 Oct 2002 09:43:29 -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 6022 invoked from network); 17 Oct 2002 09:43:26 -0000 Received: from unknown (HELO Cantor.suse.de) (213.95.15.193) by sources.redhat.com with SMTP; 17 Oct 2002 09:43:26 -0000 Received: from Hermes.suse.de (Charybdis.suse.de [213.95.15.201]) by Cantor.suse.de (Postfix) with ESMTP id 7F055149EC for ; Thu, 17 Oct 2002 11:43:25 +0200 (MEST) X-Authentication-Warning: sykes.suse.de: schwab set sender to schwab@suse.de using -f To: binutils@sources.redhat.com Subject: Re: Get rid of more bfd bloat References: <004401c2757e$a3944ed0$6301a8c0@wren> <20021017122629.C22176@bubble.sa.bigpond.net.au> X-Yow: Do I hear th' SPINNING of various WHIRRING, ROUND, and WARM WHIRLOMATICS?! From: Andreas Schwab Date: Thu, 17 Oct 2002 02:43:00 -0000 In-Reply-To: <20021017122629.C22176@bubble.sa.bigpond.net.au> (Alan Modra's message of "Thu, 17 Oct 2002 12:26:29 +0930") Message-ID: User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.3.50 (ia64-suse-linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-SW-Source: 2002-10/txt/msg00420.txt.bz2 Alan Modra writes: |> Index: bfd/elf32-m32r.c |> =================================================================== |> RCS file: /cvs/src/src/bfd/elf32-m32r.c,v |> retrieving revision 1.27 |> diff -u -p -r1.27 elf32-m32r.c |> --- bfd/elf32-m32r.c 11 Oct 2002 08:33:11 -0000 1.27 |> +++ bfd/elf32-m32r.c 17 Oct 2002 02:43:13 -0000 |> @@ -88,7 +88,11 @@ asection * m32r_elf_gc_mark_hook |> This only saves space in libraries and object files, but perhaps |> relocs will be put in ROM? All in all though, REL relocs are a pain |> to work with. */ |> -#define USE_REL |> +#define USE_REL 1 |> + |> +#ifndef USE_REL |> +#define USE_REL 0 |> +#endif The last three lines are useless. :-) Andreas. -- Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."