gcc/libgomp
Iain Sandoe 72c6659693 darwin.h: Add static-libgfortran to LINK_SPEC.
2009-01-19  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>

gcc/
        * config/darwin.h: Add static-libgfortran to LINK_SPEC.
gcc/testsuite/
        * lib/gfortran.exp: Add -B options for targets that use
	libgfortran.a%s in their specs.
libgomp/
        * testsuite/lib/libgomp.exp: Add -B option for targets that
	use libgfortran.a%s in their specs.

From-SVN: r143507
2009-01-20 00:59:24 +00:00
..
config re PR libgomp/38270 (libgomp test failures due to missing memory barrier) 2008-12-02 00:18:56 +00:00
testsuite darwin.h: Add static-libgfortran to LINK_SPEC. 2009-01-20 00:59:24 +00:00
acinclude.m4 re PR libgomp/38086 (libgomp fails to build if assembler doesn't support .symver) 2009-01-07 23:48:03 +01:00
aclocal.m4
alloc.c
barrier.c
ChangeLog darwin.h: Add static-libgfortran to LINK_SPEC. 2009-01-20 00:59:24 +00:00
config.h.in re PR libgomp/38086 (libgomp fails to build if assembler doesn't support .symver) 2009-01-07 23:48:03 +01:00
configure re PR libgomp/38086 (libgomp fails to build if assembler doesn't support .symver) 2009-01-07 23:48:03 +01:00
configure.ac proc.c: New file. 2008-09-19 22:27:11 +02:00
configure.tgt proc.c: New file. 2008-09-19 22:27:11 +02:00
critical.c
env.c env.c (parse_stacksize): Add cast to avoid warning. 2008-06-29 21:41:03 +00:00
error.c
fortran.c
iter_ull.c
iter.c
libgomp_f.h.in
libgomp_g.h
libgomp.h re PR libgomp/38086 (libgomp fails to build if assembler doesn't support .symver) 2009-01-07 23:48:03 +01:00
libgomp.map
libgomp.spec.in
libgomp.texi re PR libgomp/37935 (omp_set_schedule not documented in libgomp.texi) 2008-11-04 19:16:17 +01:00
loop_ull.c
loop.c
Makefile.am Makefile.am (libgomp_la_LDFLAGS): Add -no-undefined. 2008-08-31 12:16:09 -06:00
Makefile.in configure: Regenerate for new libtool. 2008-09-26 16:24:34 +00:00
omp_lib.f90.in omp_lib.f90.in: Add "implicit none". 2008-06-12 14:15:29 +02:00
omp_lib.h.in
omp.h.in
ordered.c
parallel.c
sections.c
single.c
task.c libgomp.h (struct gomp_task): Add in_tied_task field. 2008-06-11 23:43:45 +02:00
team.c team.c (gomp_team_end): Free team immediately if it has just one thread. 2008-07-16 17:35:26 +02:00
work.c