gcc/libgomp
Tobias Burnus 7befd5d26a lang-specs.h: Add support for .f03 and .F03 extensions.
fortran/
2007-01-26  Tobias Burnus  <burnus@net-b.de>

	* lang-specs.h: Add support for .f03 and .F03 extensions.
	* gfortran.texi: Document .f03 extension.
	* options.c (form_from_filename): Recognize .f03.

testsuite/
2007-01-26  Tobias Burnus  <burnus@net-b.de>

        * gfortran.dg/gomp/gomp.exp: Support .f03 extension.
        * gfortran.dg/vect/vect.exp: Ditto.
        * gfortran.dg/dg.exp: Ditto.
        * gfortran.fortran-torture/execute/execute.exp: Ditto.
        * gfortran.fortran-torture/compile/compile.exp: Ditto.

libgomp/
2007-01-26  Tobias Burnus  <burnus@net-b.de>

	* testsuite/libgomp.fortran/fortran.exp: Support .f03 extension.

From-SVN: r121201
2007-01-26 09:35:19 +01:00
..
config re PR libgomp/29494 (libgomp build fails with missing pthread_mutexattr_settype) 2006-10-24 13:59:06 +00:00
testsuite lang-specs.h: Add support for .f03 and .F03 extensions. 2007-01-26 09:35:19 +01:00
acinclude.m4
aclocal.m4 Index: config/ChangeLog 2006-10-15 07:42:57 +00:00
alloc.c
barrier.c
ChangeLog lang-specs.h: Add support for .f03 and .F03 extensions. 2007-01-26 09:35:19 +01:00
config.h.in re PR libgomp/28209 (None of the GOMP_* environment variables are documented) 2006-12-21 17:29:08 -05:00
configure configure: Rebuilt. 2007-01-16 02:57:41 +00:00
configure.ac configure: Rebuilt. 2007-01-16 02:57:41 +00:00
configure.tgt configure.tgt: Force initial-exec TLS model on Linux only. 2006-12-02 20:01:34 +00:00
critical.c
env.c re PR libgomp/29949 (implement argument checking for user accessable runtime routines) 2006-12-04 16:35:19 -05:00
error.c
fortran.c
iter.c
libgomp_f.h.in
libgomp_g.h
libgomp.h
libgomp.map
libgomp.spec.in
libgomp.texi libgomp.texi: Document implementation specific default values of environment variables. 2007-01-14 15:16:57 -05:00
loop.c re PR middle-end/29947 (OpenMP parallel for fails for reversed loop range) 2006-12-04 11:26:00 +01:00
Makefile.am re PR libgomp/28209 (None of the GOMP_* environment variables are documented) 2006-12-21 17:29:08 -05:00
Makefile.in re PR libgomp/28209 (None of the GOMP_* environment variables are documented) 2006-12-21 17:29:08 -05:00
omp_lib.f90.in
omp_lib.h.in
omp.h.in
ordered.c
parallel.c
sections.c
single.c
team.c
work.c