From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20797 invoked by alias); 22 Sep 2009 20:44:38 -0000 Received: (qmail 20784 invoked by uid 22791); 22 Sep 2009 20:44:36 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 22 Sep 2009 20:44:31 +0000 Received: from int-mx08.intmail.prod.int.phx2.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n8MKiTS0016819; Tue, 22 Sep 2009 16:44:29 -0400 Received: from freie.oliva.athome.lsd.ic.unicamp.br (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by int-mx08.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n8MKiSEC022745 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 22 Sep 2009 16:44:29 -0400 Received: from huru.localdomain (huru.oliva.athome.lsd.ic.unicamp.br [172.31.160.8]) by freie.oliva.athome.lsd.ic.unicamp.br (8.14.3/8.14.3) with ESMTP id n8MKiRlb000727; Tue, 22 Sep 2009 17:44:27 -0300 Received: from huru.localdomain (aoliva@localhost [127.0.0.1]) by huru.localdomain (8.14.3/8.14.3/Debian-5) with ESMTP id n8MKiRVG028564; Tue, 22 Sep 2009 17:44:27 -0300 Received: (from aoliva@localhost) by huru.localdomain (8.14.3/8.14.3/Submit) id n8MKiQAN028562; Tue, 22 Sep 2009 17:44:26 -0300 From: Alexandre Oliva To: Richard Henderson Cc: GCC Patches , kkojima@gcc.gnu.org Subject: Re: [patch 29/36][sh] Hookize static chain and trampoline macros References: <4AB7F353.3060707@redhat.com> <4AB80A55.1040905@redhat.com> Date: Tue, 22 Sep 2009 20:47:00 -0000 In-Reply-To: <4AB80A55.1040905@redhat.com> (Richard Henderson's message of "Mon, 21 Sep 2009 16:20:53 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2009-09/txt/msg01573.txt.bz2 On Sep 21, 2009, Richard Henderson wrote: > * config/sh/sh-protos.h (sh_initialize_trampoline): Remove. > * config/sh/sh.c (TARGET_TRAMPOLINE_INIT): New. > (TARGET_TRAMPOLINE_ADJUST_ADDRESS): New. > (sh_trampoline_init): Rename from sh_initialize_trampoline; > make static; adjust for target hook parameters. > (sh_trampoline_adjust_address): New. > * config/sh/sh.h (INITIALIZE_TRAMPOLINE): New. > (TRAMPOLINE_ADJUST_ADDRESS): Move code to sh_trampoline_adjust_address. This looks good, thanks. -- Alexandre Oliva, freedom fighter http://FSFLA.org/~lxoliva/ You must be the change you wish to see in the world. -- Gandhi Be Free! -- http://FSFLA.org/ FSF Latin America board member Free Software Evangelist Red Hat Brazil Compiler Engineer