.. |
.cvsignore
|
|
|
arith.c
|
Fix illogical logic.
|
2005-03-26 18:33:53 +00:00 |
arith.h
|
|
|
array.c
|
re PR fortran/15959 (ICE and assertion failure in trans-decl.c with character initialization)
|
2005-04-05 08:54:50 +00:00 |
bbt.c
|
|
|
ChangeLog
|
* simplify.c: Fix a comment typo.
|
2005-04-12 14:10:38 +00:00 |
check.c
|
Makefile.am: Added new files.
|
2005-03-22 22:08:22 +00:00 |
config-lang.in
|
|
|
convert.c
|
convert.c (convert): Replace fold (buildN (...)) with fold_buildN.
|
2005-03-23 11:09:24 +00:00 |
data.c
|
data.c, [...]: Fix comment typos.
|
2005-01-23 14:36:26 +00:00 |
decl.c
|
re PR fortran/15959 (ICE and assertion failure in trans-decl.c with character initialization)
|
2005-04-05 08:54:50 +00:00 |
dependency.c
|
gfortran.h (gfc_expr): Move 'operator'...
|
2005-02-23 22:34:11 +01:00 |
dependency.h
|
|
|
dump-parse-tree.c
|
re PR fortran/18525 (ICE on valid code in gfc_get_symbol_decl())
|
2005-03-19 20:45:45 +01:00 |
error.c
|
|
|
expr.c
|
expr.c (gfc_check_assign): Don't allow NULL as rhs in a non-pointer assignment.
|
2005-04-06 20:03:09 +02:00 |
f95-lang.c
|
decl.c, [...]: Fix comment typos.
|
2005-04-01 04:16:52 +00:00 |
gfortran.h
|
gfortran.h (option_t): Change d8, i8, r8 to flag_default_double, flag_default_integer, flag_default_real
|
2005-03-30 00:30:51 +00:00 |
gfortran.texi
|
intrinsic.texi: New file.
|
2005-03-24 18:16:33 +00:00 |
gfortranspec.c
|
|
|
interface.c
|
* interface.c: Fix a comment typo.
|
2005-04-10 17:49:46 +00:00 |
intrinsic.c
|
Makefile.am: Added new files.
|
2005-03-22 22:08:22 +00:00 |
intrinsic.h
|
Makefile.am: Added new files.
|
2005-03-22 22:08:22 +00:00 |
intrinsic.texi
|
* intrinsic.texi: BES?? functions are not in the f95 standard.
|
2005-04-04 12:10:21 +00:00 |
invoke.texi
|
Remove documentation of the nonexistent -std=f90 option.
|
2005-04-06 21:11:48 +00:00 |
io.c
|
re PR fortran/13257 ([4.0 only] Error instead of warning for missing comma in format string)
|
2005-04-09 11:44:07 -07:00 |
iresolve.c
|
Makefile.am: Added new files.
|
2005-03-22 22:08:22 +00:00 |
lang-specs.h
|
|
|
lang.opt
|
lang.opt: Refer to the GCC internals documentation instead of c.opt.
|
2005-04-12 08:35:26 +00:00 |
Make-lang.in
|
Make-lang.in (fortran-warn): Remove -Wno-error.
|
2005-03-19 01:48:22 +00:00 |
match.c
|
match.c (match_arithmetic_if): Arithmetic IF is obsolete in Fortran 95.
|
2005-04-10 16:01:54 +00:00 |
match.h
|
re PR fortran/15959 (ICE and assertion failure in trans-decl.c with character initialization)
|
2005-04-05 08:54:50 +00:00 |
matchexp.c
|
gfortran.h (gfc_expr): Move 'operator'...
|
2005-02-23 22:34:11 +01:00 |
mathbuiltins.def
|
|
|
misc.c
|
arith.c, [...]: Update copyright.
|
2005-01-18 12:11:56 +00:00 |
module.c
|
decl.c, [...]: Fix comment typos.
|
2005-04-01 04:16:52 +00:00 |
options.c
|
gfortran.h (option_t): Change d8, i8, r8 to flag_default_double, flag_default_integer, flag_default_real
|
2005-03-30 00:30:51 +00:00 |
parse.c
|
gfortran.h (gfc_get_namespace): Add second argument to prototype.
|
2005-02-23 20:02:29 +01:00 |
parse.h
|
|
|
primary.c
|
re PR fortran/19936 (confused error message about implied do loop)
|
2005-03-05 23:35:44 +00:00 |
resolve.c
|
re PR fortran/18525 (ICE on valid code in gfc_get_symbol_decl())
|
2005-03-19 20:45:45 +01:00 |
scanner.c
|
arith.c, [...]: Update copyright.
|
2005-01-18 12:11:56 +00:00 |
simplify.c
|
* simplify.c: Fix a comment typo.
|
2005-04-12 14:10:38 +00:00 |
st.c
|
genpreds.c: Update copyright.
|
2005-02-23 15:14:47 +00:00 |
symbol.c
|
re PR fortran/20467 (Bad fortran code causes ICE)
|
2005-03-14 20:55:02 +01:00 |
trans-array.c
|
convert.c (convert): Replace fold (buildN (...)) with fold_buildN.
|
2005-03-23 11:09:24 +00:00 |
trans-array.h
|
re PR fortran/20361 (-fmax-stack-var-size=N not working for equivalence)
|
2005-03-12 22:44:44 +01:00 |
trans-common.c
|
trans-common.c (create_common): Build RECORD_NODE for common blocks contain no equivalence objects.
|
2005-03-26 13:34:58 +08:00 |
trans-const.c
|
trans-const.c (gfc_conv_constant_to_tree): Use correct tree type for COMPLEX constants.
|
2005-03-05 21:14:52 +01:00 |
trans-const.h
|
|
|
trans-decl.c
|
re PR fortran/20361 (-fmax-stack-var-size=N not working for equivalence)
|
2005-03-12 22:44:44 +01:00 |
trans-expr.c
|
convert.c (convert): Replace fold (buildN (...)) with fold_buildN.
|
2005-03-23 11:09:24 +00:00 |
trans-intrinsic.c
|
convert.c (convert): Replace fold (buildN (...)) with fold_buildN.
|
2005-03-23 11:09:24 +00:00 |
trans-io.c
|
re PR fortran/18827 (ICE on assign to common variable)
|
2005-03-15 02:52:38 +00:00 |
trans-stmt.c
|
decl.c, [...]: Fix comment typos.
|
2005-04-01 04:16:52 +00:00 |
trans-stmt.h
|
|
|
trans-types.c
|
gfortran.h (option_t): Change d8, i8, r8 to flag_default_double, flag_default_integer, flag_default_real
|
2005-03-30 00:30:51 +00:00 |
trans-types.h
|
|
|
trans.c
|
convert.c (convert): Replace fold (buildN (...)) with fold_buildN.
|
2005-03-23 11:09:24 +00:00 |
trans.h
|
decl.c, [...]: Fix comment typos.
|
2005-04-01 04:16:52 +00:00 |