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


On 04/24/2016 11:40 PM, Sebastian Huber wrote:
Ok, what about the GCC trunk?

On 20/04/16 14:35, Sebastian Huber 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.
As the RTEMS maintainer, this stuff falls within your domain, so you can install on the trunk whenever you're ready.

Whether or not to install on the release branch would be up to Jakub, Richi & Joseph.

jeff


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