libgomp: Add RTEMS support

Programming / Compilers / GCC - sh [138bc75d-0d04-0410-961f-82ee72b054a4] - 13 March 2015 05:57 UTC

libgomp/ChangeLog

- configure.tgt (*-*-rtems*): Use local-exec TLS model.
- configure.ac (*-*-rtems*): Assume Pthread is supported. (pthread.h): Check for this header file.
- configure: Regenerate.

a88ef88 libgomp: Add RTEMS support
libgomp/ChangeLog | 7 +++++++
libgomp/configure | 22 ++++++++++++++--------
libgomp/configure.ac | 42 ++++++++++++++++++++++++------------------
libgomp/configure.tgt | 4 ++++
4 files changed, 49 insertions(+), 26 deletions(-)

Upstream: gcc.gnu.org


  • Share