From owner-freebsd-arm@FreeBSD.ORG Mon Dec 16 21:35:37 2013 Return-Path: Delivered-To: arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CF83B4EE for ; Mon, 16 Dec 2013 21:35:37 +0000 (UTC) Received: from mail-pd0-f181.google.com (mail-pd0-f181.google.com [209.85.192.181]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A1CEC1FE7 for ; Mon, 16 Dec 2013 21:35:37 +0000 (UTC) Received: by mail-pd0-f181.google.com with SMTP id p10so5867449pdj.12 for ; Mon, 16 Dec 2013 13:35:31 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:subject:mime-version:content-type:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=gaHbRj97OAcvT8YZvD2H3A26itNs7PlMiCj3iI1mer8=; b=HXOi5Uv+auXeP97A6u5DLG2TUIrBXN2hVYtLcbfXz8cWo59fTEyS3Cm3kk4B9JwGDR ubSgkddvOGqaF3y5GFxO4yVF5m/BtJnmZGnFR/wMBVSNvhp+/hWsY0QsMoojlO0IvvM+ zGtfAiDkHsWeFadLXapQBcyic8iNti6sGVkKvya9s4IzZx4LDeubqGLGVPzfZ5nIsjFY U2shbpmPxXdR9el7v46lp5XzYD+WrsfrFo2DAo2tDdOm2OBs7AUV3E8gN4lZiuC8aN7z jn+dYRWLXNWFIeVIHBBNlOA1iq68CCC08KYs0UGVmOP+wJb0CYxVd54JFtLA3iUManqT YwMA== X-Gm-Message-State: ALoCoQnYtjPoWWEZJ2lL3hIoehb+LmIRnpCKeOTL24D6j653snYY0P2Co296nPb87aH35nl4Lwek X-Received: by 10.68.160.69 with SMTP id xi5mr5904210pbb.168.1387229731744; Mon, 16 Dec 2013 13:35:31 -0800 (PST) Received: from fusion-mac.bsdimp.com (50-78-194-198-static.hfc.comcastbusiness.net. [50.78.194.198]) by mx.google.com with ESMTPSA id sx8sm39381499pab.5.2013.12.16.13.35.30 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 16 Dec 2013 13:35:30 -0800 (PST) Sender: Warner Losh Subject: Re: [CFT] gcc update for ARM Mime-Version: 1.0 (Apple Message framework v1085) Content-Type: text/plain; charset=us-ascii From: Warner Losh In-Reply-To: <52AF2CDD.2000207@FreeBSD.org> Date: Mon, 16 Dec 2013 14:35:30 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <443ACF8D-F13C-41D5-BB97-148CA5A36BBE@bsdimp.com> References: <52AF2CDD.2000207@FreeBSD.org> To: Pedro Giffuni X-Mailer: Apple Mail (2.1085) Cc: arm@FreeBSD.org X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Dec 2013 21:35:37 -0000 Does this apply to FreeBSD 9-stable? Warner On Dec 16, 2013, at 9:39 AM, Pedro Giffuni wrote: > Hello guys; >=20 > Not sure how I got into this, but I am checking out some changes from = Apple's gcc 42 and I got to a patch that merges most of the FSF = pre-gcc43 ARM (GPLv2) updates to gcc. >=20 > I don't have ARM to stuff to test though, so please give it a try: >=20 > http://people.freebsd.org/~pfg/patches/gcc/gccarm.patch >=20 > cheers, >=20 > Pedro. > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"