freebsd-dev/contrib/gcclibs/libgomp
Pedro F. Giffuni 33ef4de95f libgomp: bring initial BSD support from upstream.
Initial support for FreeBSD specific routines related to counting
online processors and dynamic load balancing.

Fix "detection" of the <sys/sysctl> header which upstream seems to have
done wrong.

Obtained from:	GCC pre-4.4 branch (rev. 140497; LGPLv2.1+)
2015-04-28 21:32:27 +00:00
..
config libgomp: bring initial BSD support from upstream. 2015-04-28 21:32:27 +00:00
acinclude.m4
aclocal.m4 MFV r282150 2015-04-28 16:47:56 +00:00
alloc.c
barrier.c
ChangeLog MFV r282150 2015-04-28 16:47:56 +00:00
ChangeLog.gcc44 libgomp: bring initial BSD support from upstream. 2015-04-28 21:32:27 +00:00
config.h.in libgomp: bring initial BSD support from upstream. 2015-04-28 21:32:27 +00:00
configure libgomp: bring initial BSD support from upstream. 2015-04-28 21:32:27 +00:00
configure.ac libgomp: bring initial BSD support from upstream. 2015-04-28 21:32:27 +00:00
configure.tgt libgomp: bring initial BSD support from upstream. 2015-04-28 21:32:27 +00:00
critical.c
env.c
error.c
fortran.c
iter.c MFV r282150 2015-04-28 16:47:56 +00:00
libgomp_f.h.in
libgomp_g.h
libgomp.h
libgomp.map
libgomp.spec.in
libgomp.texi MFV r282150 2015-04-28 16:47:56 +00:00
loop.c
Makefile.am MFV r282150 2015-04-28 16:47:56 +00:00
Makefile.in MFV r282150 2015-04-28 16:47:56 +00:00
omp_lib.f90.in
omp_lib.h.in MFV r282150 2015-04-28 16:47:56 +00:00
omp.h.in MFV r282150 2015-04-28 16:47:56 +00:00
ordered.c
parallel.c
sections.c
single.c
team.c MFV r282150 2015-04-28 16:47:56 +00:00
work.c