From patchwork Fri Oct 1 12:32:28 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anthony Green X-Patchwork-Id: 66393 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by ozlabs.org (Postfix) with SMTP id D5027B70EB for ; Fri, 1 Oct 2010 22:32:39 +1000 (EST) Received: (qmail 1225 invoked by alias); 1 Oct 2010 12:32:36 -0000 Received: (qmail 1210 invoked by uid 22791); 1 Oct 2010 12:32:35 -0000 X-SWARE-Spam-Status: No, hits=0.8 required=5.0 tests=BAYES_50 X-Spam-Check-By: sourceware.org Received: from smtpoutwbe10.prod.mesa1.secureserver.net (HELO smtpoutwbe10.prod.mesa1.secureserver.net) (208.109.78.26) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Fri, 01 Oct 2010 12:32:29 +0000 Received: (qmail 12208 invoked from network); 1 Oct 2010 12:32:28 -0000 Received: from unknown (HELO localhost) (72.167.218.130) by smtpoutwbe10.prod.mesa1.secureserver.net with SMTP; 1 Oct 2010 12:32:28 -0000 Received: (qmail 14977 invoked by uid 99); 1 Oct 2010 12:32:28 -0000 User-Agent: Web-Based Email 5.2.33 Message-Id: <20101001053228.aaa2c6acbe2fcbd4897bea2c255aade5.70097f2fe3.wbe@email03.secureserver.net> From: To: gcc-patches@gcc.gnu.org Subject: [Patch, moxie] fix moxie-rtems configuration. Date: Fri, 01 Oct 2010 05:32:28 -0700 Mime-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org I just checked in the attached simple patch to fix the moxie-rtems configuration. Thanks, AG 2010-10-01 Anthony Green * config.gcc: Fix moxie-*-rtems* configuration. newlib-stdint.h" ;; h8300-*-rtems*) Index: gcc/config.gcc =================================================================== --- gcc/config.gcc (revision 164876) +++ gcc/config.gcc (working copy) @@ -982,7 +982,7 @@ extra_options="${extra_options} linux.opt" ;; moxie-*-rtems*) - tmake_file="${tmake_file} moxie/t-moxie moxie/t-moxie-softfp soft-fp/t-softfp moxie/t-rtems" + tmake_file="${tmake_file} moxie/t-moxie moxie/t-moxie-softfp soft-fp/t-softfp t-rtems" tm_file="moxie/moxie.h dbxelf.h elfos.h moxie/rtems.h rtems.h