From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7793 invoked by alias); 5 Feb 2004 20:02:08 -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 7786 invoked from network); 5 Feb 2004 20:02:07 -0000 Received: from unknown (HELO mail.cs.umass.edu) (128.119.243.168) by sources.redhat.com with SMTP; 5 Feb 2004 20:02:07 -0000 Received: from localhost (IDENT:EiGgXdHstmG1J+iBabi+Zqj85n/lW/B1@loki.cs.umass.edu [128.119.243.168]) by mail.cs.umass.edu (8.12.10/8.12.5) with ESMTP id i15K249v025173 for ; Thu, 5 Feb 2004 15:02:05 -0500 Date: Thu, 05 Feb 2004 20:02:00 -0000 Message-Id: <20040205.150200.119434766.kazu@cs.umass.edu> To: gcc-patches@gcc.gnu.org Subject: Unreviewed patches From: Kazu Hirata Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Net-Tests: NO (loki, relay 128.119.243.168) X-Spam-Checked: This message probably not SPAM X-Spam-Score: -5.4, Required: 5 X-Spam-Tests: BAYES_01 X-Spam-Report: ---- Start SpamAssassin results -5.40 points, 5 required; * -5.4 -- BODY: Bayesian classifier says spam probability is 1 to 10% [score: 0.0875] ---- End of SpamAssassin results X-Scanned-By: MIMEDefang 2.36 X-SW-Source: 2004-02.o/txt/msg00473.txt Hi, Could somebody review these? [patch] arc: Hookize some macros. (part 2) http://gcc.gnu.org/ml/gcc-patches/2004-01/msg03225.html [patch] fr30: Hookize some target macros. (part 2) http://gcc.gnu.org/ml/gcc-patches/2004-01/msg03230.html [patch] frv: Hookize TARGET_SETUP_INCOMING_VARARGS. http://gcc.gnu.org/ml/gcc-patches/2004-01/msg03253.html [patch] Fix dangerous implementations of *_return_in_memory. http://gcc.gnu.org/ml/gcc-patches/2004-01/msg03500.html [patch] reload1.c: Improve register elimination. http://gcc.gnu.org/ml/gcc-patches/2004-01/msg03252.html Thanks, Kazu Hirata From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7793 invoked by alias); 5 Feb 2004 20:02:08 -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 7786 invoked from network); 5 Feb 2004 20:02:07 -0000 Received: from unknown (HELO mail.cs.umass.edu) (128.119.243.168) by sources.redhat.com with SMTP; 5 Feb 2004 20:02:07 -0000 Received: from localhost (IDENT:EiGgXdHstmG1J+iBabi+Zqj85n/lW/B1@loki.cs.umass.edu [128.119.243.168]) by mail.cs.umass.edu (8.12.10/8.12.5) with ESMTP id i15K249v025173 for ; Thu, 5 Feb 2004 15:02:05 -0500 Date: Sat, 21 Feb 2004 13:45:00 -0000 Message-ID: <20040205.150200.119434766.kazu@cs.umass.edu> To: gcc-patches@gcc.gnu.org Subject: Unreviewed patches From: Kazu Hirata Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Net-Tests: NO (loki, relay 128.119.243.168) X-Spam-Checked: This message probably not SPAM X-Spam-Score: -5.4, Required: 5 X-Spam-Tests: BAYES_01 X-Spam-Report: ---- Start SpamAssassin results -5.40 points, 5 required; * -5.4 -- BODY: Bayesian classifier says spam probability is 1 to 10% [score: 0.0875] ---- End of SpamAssassin results X-Scanned-By: MIMEDefang 2.36 X-SW-Source: 2004-02/txt/msg00473.txt.bz2 Message-ID: <20040221134500.qAJmUeeNys3ZbwHlZyHDoNp-n0ATJ61yxtJ66KbczRs@z> Hi, Could somebody review these? [patch] arc: Hookize some macros. (part 2) http://gcc.gnu.org/ml/gcc-patches/2004-01/msg03225.html [patch] fr30: Hookize some target macros. (part 2) http://gcc.gnu.org/ml/gcc-patches/2004-01/msg03230.html [patch] frv: Hookize TARGET_SETUP_INCOMING_VARARGS. http://gcc.gnu.org/ml/gcc-patches/2004-01/msg03253.html [patch] Fix dangerous implementations of *_return_in_memory. http://gcc.gnu.org/ml/gcc-patches/2004-01/msg03500.html [patch] reload1.c: Improve register elimination. http://gcc.gnu.org/ml/gcc-patches/2004-01/msg03252.html Thanks, Kazu Hirata