8sa1-gcc/gcc/fortran
Brooks Moses 61e390b1ad Fixed incorrect date in changelog entry.
From-SVN: r118540
2006-11-06 17:52:49 -08:00
..
arith.c gfortran.h: Remove GFC_MPFR_TOO_OLD. 2006-10-28 23:31:22 +00:00
arith.h gfortran.h: Remove GFC_MPFR_TOO_OLD. 2006-10-28 23:31:22 +00:00
array.c re PR fortran/28174 (Corruption of multiple character arrays when passing array sections) 2006-07-04 20:15:52 +00:00
bbt.c
ChangeLog Fixed incorrect date in changelog entry. 2006-11-06 17:52:49 -08:00
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
check.c [multiple changes] 2006-10-08 16:21:55 +00:00
config-lang.in configure.in: Require GMP-4.1+ and MPFR-2.2+. 2006-10-21 13:58:13 +00:00
convert.c
data.c re PR fortran/29067 (gfc_resolve_expr(): Bad expression type) 2006-10-31 20:15:22 +00:00
decl.c re PR fortran/29067 (gfc_resolve_expr(): Bad expression type) 2006-10-31 20:15:22 +00:00
dependency.c re PR fortran/25746 (Elemental assignment gives wrong result) 2006-05-21 07:35:05 +00:00
dependency.h re PR fortran/26393 (ICE with function returning variable lenght array) 2006-03-01 22:24:19 +00:00
dump-parse-tree.c [multiple changes] 2006-10-19 04:51:14 +00:00
error.c re PR fortran/21061 (gfortran ignores -Werror) 2006-11-05 15:57:24 +01:00
expr.c re PR fortran/29630 ("Unclassifiable statement" with vector subscripts in initialization) 2006-11-06 22:18:54 +00:00
f95-lang.c 2006-11-05 Francois-Xavier Coudert <fxcoudert@gcc.gnu,org> 2006-11-05 06:27:48 +00:00
gfortran.h gfortran.h: Remove GFC_MPFR_TOO_OLD. 2006-10-28 23:31:22 +00:00
gfortran.texi gfortran.texi: Add link to GFortran apps 2006-10-14 23:32:42 -07:00
gfortranspec.c tree-vrp.c: Use XNEW/XCNEW allocation wrappers. 2006-01-31 20:56:55 +01:00
interface.c [multiple changes] 2006-10-08 16:21:55 +00:00
intrinsic.c intrinsic.c (add_sym_0s, [...]): Use macro ACTUAL_NO... 2006-10-09 07:43:39 +00:00
intrinsic.h [multiple changes] 2006-10-08 16:21:55 +00:00
intrinsic.texi intrinsic.texi: Added documentation for FTELL, GETLOG, and HOSTNM intrinsics. 2006-11-06 17:49:55 -08:00
invoke.texi re PR fortran/26025 (Optionally use BLAS for matmul) 2006-10-22 07:41:48 +00:00
io.c re PR fortran/29452 (Keyword check for specifiers in WRITE and READ) 2006-10-30 19:22:47 +01:00
ioparm.def re PR fortran/25828 ([f2003] ACCESS='STREAM' io support) 2006-08-15 23:03:28 +00:00
iresolve.c re PR fortran/15441 (RRSPACING broken for denormals) 2006-10-09 20:55:29 +00:00
lang-specs.h re PR fortran/23862 (Select Fortran source form appropriately for "-pipe") 2006-06-24 16:06:28 +00:00
lang.opt re PR fortran/26025 (Optionally use BLAS for matmul) 2006-10-22 07:41:48 +00:00
Make-lang.in decl.c: Include langhooks.h. 2006-10-23 19:47:58 +00:00
match.c re PR fortran/29537 (ICE in gfc_match_common for blank common in BLOCK DATA unit) 2006-11-01 00:38:58 +01:00
match.h re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran) 2006-02-14 17:38:03 +01:00
matchexp.c re PR fortran/25090 (Bad automatic character length) 2006-05-15 17:16:26 +00:00
mathbuiltins.def
misc.c re PR fortran/27954 (ICE on garbage in DATA statement) 2006-10-27 20:47:28 +00:00
module.c re PR fortran/29373 (implicit type declaration and contained function clash) 2006-10-13 12:51:07 +00:00
openmp.c Revert emutls patch. 2006-10-09 09:27:14 -07:00
options.c re PR fortran/26025 (Optionally use BLAS for matmul) 2006-10-22 07:41:48 +00:00
parse.c [multiple changes] 2006-10-08 16:21:55 +00:00
parse.h re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran) 2006-02-14 17:38:03 +01:00
primary.c re PR fortran/29067 (gfc_resolve_expr(): Bad expression type) 2006-10-31 20:15:22 +00:00
resolve.c [multiple changes] 2006-10-19 04:51:14 +00:00
scanner.c re PR fortran/19261 (continuation character illegal as first non-blank character in statement) 2006-10-14 15:06:34 +00:00
simplify.c gfortran.h: Remove GFC_MPFR_TOO_OLD. 2006-10-28 23:31:22 +00:00
st.c [multiple changes] 2006-10-19 04:51:14 +00:00
symbol.c [multiple changes] 2006-10-08 16:21:55 +00:00
trans-array.c [multiple changes] 2006-10-16 22:29:46 +00:00
trans-array.h [multiple changes] 2006-10-08 16:21:55 +00:00
trans-common.c re PR fortran/29537 (ICE in gfc_match_common for blank common in BLOCK DATA unit) 2006-11-01 00:38:58 +01:00
trans-const.c re PR fortran/19310 ([4.1 Only] unnecessary error for overflowing results) 2006-06-18 06:36:45 +00:00
trans-const.h trans.c (gfc_msg_bounds, [...]): Add strings for common runtime error messages. 2006-06-03 17:28:33 +00:00
trans-decl.c In gcc/: 2006-11-01 05:06:12 +00:00
trans-expr.c 2006-11-05 Francois-Xavier Coudert <fxcoudert@gcc.gnu,org> 2006-11-05 06:27:48 +00:00
trans-intrinsic.c 2006-11-05 Francois-Xavier Coudert <fxcoudert@gcc.gnu,org> 2006-11-05 06:27:48 +00:00
trans-io.c re PR fortran/25828 ([f2003] ACCESS='STREAM' io support) 2006-08-15 23:03:28 +00:00
trans-openmp.c re PR fortran/29629 (ICE on OpenMP-enabled program (gfc_conv_variable, at fortran/trans-expr.c:404)) 2006-10-29 11:27:39 +01:00
trans-stmt.c re PR fortran/26025 (Optionally use BLAS for matmul) 2006-10-22 07:41:48 +00:00
trans-stmt.h [multiple changes] 2006-10-19 04:51:14 +00:00
trans-types.c re PR fortran/29387 (ICE on character array function of variable length) 2006-10-31 06:03:24 +00:00
trans-types.h
trans.c [multiple changes] 2006-10-19 04:51:14 +00:00
trans.h decl.c: Include langhooks.h. 2006-10-23 19:47:58 +00:00
types.def Revert emutls patch. 2006-10-09 09:27:14 -07:00