This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2] [libatomic] Add RTEMS support


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" <sebastian.huber@embedded-brains.de <mailto:sebastian.huber@embedded-brains.de>> 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.


-- Sebastian Huber, embedded brains GmbH

    Address : Dornierstr. 4, D-82178 Puchheim, Germany
    Phone   : +49 89 189 47 41-16 <tel:%2B49%2089%20189%2047%2041-16>
    Fax     : +49 89 189 47 41-09 <tel:%2B49%2089%20189%2047%2041-09>
    E-Mail  : sebastian.huber@embedded-brains.de
    <mailto:sebastian.huber@embedded-brains.de>
    PGP     : Public key available on request.

    Diese Nachricht ist keine geschÃftliche Mitteilung im Sinne des EHUG.

    _______________________________________________
    devel mailing list
    devel@rtems.org <mailto:devel@rtems.org>
    http://lists.rtems.org/mailman/listinfo/devel


--
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Ãftliche Mitteilung im Sinne des EHUG.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]