r235466 - in /trunk: gcc/ChangeLog gcc/config/r...
sh@gcc.gnu.org
sh@gcc.gnu.org
Wed Apr 27 07:14:00 GMT 2016
Author: sh
Date: Wed Apr 27 07:14:42 2016
New Revision: 235466
URL: https://gcc.gnu.org/viewcvs?rev=235466&root=gcc&view=rev
Log:
[libatomic] Add RTEMS support
gcc/
* config/rtems.h (LIB_SPEC): Add -latomic.
libatomic/
* configure.tgt (configure_tgt_pre_target_cpu_XCFLAGS): New variable.
(*-*-rtems*): New supported target.
* config/rtems/host-config.h: New file.
* config/rtems/lock.c: Likewise.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/rtems.h
trunk/libatomic/ChangeLog
trunk/libatomic/configure.tgt
More information about the Gcc-cvs
mailing list