From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 82894 invoked by alias); 2 May 2016 11:01:08 -0000 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 Received: (qmail 82878 invoked by uid 89); 2 May 2016 11:01:07 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=4.3 required=5.0 tests=AWL,BAYES_50,FOREIGN_BODY,MISSING_HEADERS,RCVD_IN_DNSWL_NONE,SPF_PASS,T_FILL_THIS_FORM_SHORT autolearn=no version=3.3.2 spammy=diese, Hx-spam-relays-external:sk:mail.em, H*RU:sk:mail.em, joel X-HELO: dedi548.your-server.de Received: from dedi548.your-server.de (HELO dedi548.your-server.de) (85.10.215.148) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Mon, 02 May 2016 11:00:57 +0000 Received: from [88.198.220.130] (helo=sslproxy01.your-server.de) by dedi548.your-server.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.85_2) (envelope-from ) id 1axBau-0005yu-8q for gcc-patches@gcc.gnu.org; Mon, 02 May 2016 13:00:52 +0200 Received: from [82.135.62.35] (helo=mail.embedded-brains.de) by sslproxy01.your-server.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.84_2) (envelope-from ) id 1axBat-0003A1-VL for gcc-patches@gcc.gnu.org; Mon, 02 May 2016 13:00:52 +0200 Received: from localhost (localhost.localhost [127.0.0.1]) by mail.embedded-brains.de (Postfix) with ESMTP id 837AF2A0A9E for ; Mon, 2 May 2016 13:01:33 +0200 (CEST) Received: from mail.embedded-brains.de ([127.0.0.1]) by localhost (zimbra.eb.localhost [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 3cg9g7mMiYMd for ; Mon, 2 May 2016 13:01:31 +0200 (CEST) Received: from localhost (localhost.localhost [127.0.0.1]) by mail.embedded-brains.de (Postfix) with ESMTP id 175CE2A1816 for ; Mon, 2 May 2016 13:01:31 +0200 (CEST) Received: from mail.embedded-brains.de ([127.0.0.1]) by localhost (zimbra.eb.localhost [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id mp-JCbhK2s3x for ; Mon, 2 May 2016 13:01:31 +0200 (CEST) Received: from [192.168.96.129] (unknown [192.168.96.129]) by mail.embedded-brains.de (Postfix) with ESMTPSA id F05D82A0A9E for ; Mon, 2 May 2016 13:01:30 +0200 (CEST) Subject: Re: [PATCH v2] [libatomic] Add RTEMS support References: <1461070590-12172-1-git-send-email-sebastian.huber@embedded-brains.de> <5717779B.4010505@embedded-brains.de> Cc: gcc-patches@gcc.gnu.org From: Sebastian Huber Message-ID: <57273360.9080405@embedded-brains.de> Date: Mon, 02 May 2016 11:01:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2016-05/txt/msg00078.txt.bz2 If nobody objects, I will back port this to GCC 6 next Monday. On 20/04/16 14:40, Joel Sherrill wrote: > > As the other RTEMS target maintainer. I second the request. > > --joel > > On Apr 20, 2016 7:35 AM, "Sebastian Huber"=20 > > wrote: > > Hello, > > I know that I am pretty late, but is there a chance to get this > into the GCC 6.1 release? > > On 19/04/16 14:56, Sebastian Huber wrote: > > v2: Do not use architecture configuration due to broken ARM > libatomic > support. > > gcc/ > > * config/rtems.h (LIB_SPEC): Add -latomic. > > libatomic/ > > * configure.tgt (*-*-rtems*): New supported target. > * config/rtems/host-config.h: New file. > * config/rtems/lock.c: Likewise. > > > --=20 > Sebastian Huber, embedded brains GmbH > > Address : Dornierstr. 4, D-82178 Puchheim, Germany > Phone : +49 89 189 47 41-16 > Fax : +49 89 189 47 41-09 > E-Mail : sebastian.huber@embedded-brains.de > > PGP : Public key available on request. > > Diese Nachricht ist keine gesch=C3=A4ftliche Mitteilung im Sinne des = EHUG. > > _______________________________________________ > devel mailing list > devel@rtems.org > http://lists.rtems.org/mailman/listinfo/devel > --=20 Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 47 41-09 E-Mail : sebastian.huber@embedded-brains.de PGP : Public key available on request. Diese Nachricht ist keine gesch=C3=A4ftliche Mitteilung im Sinne des EHUG.