gcc/gcc/fortran
Tobias Schlüter 234c0a577a Fix previous ChangeLog entry from r109914
From-SVN: r110233
2006-01-26 00:40:53 +01:00
..
ChangeLog Fix previous ChangeLog entry from r109914 2006-01-26 00:40:53 +01:00
ChangeLog-2002 * Split the ChangeLog into years. 2006-01-01 17:04:47 +00:00
ChangeLog-2003 * Split the ChangeLog into years. 2006-01-01 17:04:47 +00:00
ChangeLog-2004 * Split the ChangeLog into years. 2006-01-01 17:04:47 +00:00
ChangeLog-2005 * Split the ChangeLog into years. 2006-01-01 17:04:47 +00:00
Make-lang.in Make-lang.in: Remove distdir from comment. 2005-12-28 14:25:46 +01:00
arith.c arith.c (gfc_enum_initializer): New function. 2005-10-30 19:09:55 +01:00
arith.h For the 60th anniversary of Chinese people��s Anti-Japan war victory. 2005-07-07 07:54:58 +00:00
array.c re PR fortran/15586 (gfortran should support i18n in its compiler messages) 2005-09-17 18:58:01 +00:00
bbt.c Update FSF address. 2005-06-25 00:40:37 +00:00
check.c re PR fortran/25292 (ASSOCIATED( func() ) rejected ?) 2005-12-08 16:56:10 +00:00
config-lang.in configure.in: Recognize f95 in the --enable-languages option... 2005-09-13 06:24:18 +00:00
convert.c Update FSF address. 2005-06-25 00:40:37 +00:00
data.c re PR fortran/24534 (PUBLIC derived types with private components) 2005-11-06 20:05:12 +00:00
decl.c re PR fortran/25901 (overloaded function is rejected) 2006-01-23 05:07:52 +00:00
dependency.c dependency.c, [...]: Fix comment typos. 2005-12-16 05:49:45 +00:00
dependency.h Make-lang.in (fortran/trans-resolve.o): Depend on fortran/dependency.h. 2005-12-13 05:23:12 +00:00
dump-parse-tree.c re PR fortran/23815 (Add -byteswapio flag) 2005-12-10 20:01:56 +00:00
error.c error.c: Use flag_fatal_error. 2005-11-07 16:37:10 +00:00
expr.c re PR fortran/23675 (ICE in gfc_finish_var_decl (string manipulation)) 2006-01-05 00:22:39 +00:00
f95-lang.c re PR fortran/22527 (fortran produces mismatch types in comparision with integer to logic assignment) 2005-12-10 01:14:38 +00:00
gfortran.h re PR fortran/25716 (FAIL: gfortran.dg/char_result_11.f90 -O (test for excess errors)) 2006-01-25 20:46:29 +00:00
gfortran.texi dependency.c, [...]: Fix comment typos. 2005-12-16 05:49:45 +00:00
gfortranspec.c gcov.c (print_version), [...]): Update copyright notice dates. 2006-01-21 18:22:19 +00:00
interface.c re PR fortran/22607 (Elemental character functions don't work) 2005-12-30 15:02:44 +00:00
intrinsic.c re PR fortran/25716 (FAIL: gfortran.dg/char_result_11.f90 -O (test for excess errors)) 2006-01-25 20:46:29 +00:00
intrinsic.h fget.c: New file. 2005-11-13 09:33:19 +00:00
intrinsic.texi intrinsic.c (add_functions): Add ctime and fdate intrinsics. 2005-11-06 10:17:04 +00:00
invoke.texi re PR fortran/21302 (Max line length in free form mode) 2005-11-30 23:57:44 +00:00
io.c re PR fortran/18540 (Jumping into blocks gives error rather than warning) 2006-01-18 21:54:49 +01:00
ioparm.def re PR fortran/23815 (Add -byteswapio flag) 2005-12-10 20:01:56 +00:00
iresolve.c re PR fortran/23912 (MOD function requires same kind arguments) 2005-11-27 14:01:36 +00:00
lang-specs.h re PR fortran/18452 (Fortran options induces warning for fortran that needs preprocessing) 2005-11-04 08:29:16 +00:00
lang.opt * lang.opt: Add RejectNegative to ffixed-form and ffree-form. 2005-12-11 11:42:32 +00:00
match.c PR25024, PR20881, PR23308, PR25538 and PR25710 - Procedure references 2006-01-21 09:08:54 +00:00
match.h re PR fortran/25106 ([4.0/4.1] statement label is zero) 2005-12-16 23:32:29 +00:00
matchexp.c re PR fortran/15586 (gfortran should support i18n in its compiler messages) 2005-09-17 18:58:01 +00:00
mathbuiltins.def re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics) 2005-06-24 23:12:32 +00:00
misc.c re PR fortran/15586 (gfortran should support i18n in its compiler messages) 2005-09-17 18:58:01 +00:00
module.c re PR fortran/20811 (gfortran include problem (regression from g77)) 2005-11-17 12:51:41 +00:00
options.c re PR fortran/21302 (Max line length in free form mode) 2005-11-30 23:57:44 +00:00
parse.c PR25024, PR20881, PR23308, PR25538 and PR25710 - Procedure references 2006-01-21 09:08:54 +00:00
parse.h arith.c (gfc_enum_initializer): New function. 2005-10-30 19:09:55 +01:00
primary.c re PR fortran/18540 (Jumping into blocks gives error rather than warning) 2006-01-18 21:54:49 +01:00
resolve.c re PR fortran/25716 (FAIL: gfortran.dg/char_result_11.f90 -O (test for excess errors)) 2006-01-25 20:46:29 +00:00
scanner.c re PR fortran/25486 (fortran fixed-form literal character constant not padded.) 2006-01-11 17:38:42 +01:00
simplify.c Add 2006 copyright year. 2006-01-09 02:41:08 +00:00
st.c [multiple changes] 2005-08-07 22:56:19 +00:00
symbol.c re PR fortran/25716 (FAIL: gfortran.dg/char_result_11.f90 -O (test for excess errors)) 2006-01-25 20:46:29 +00:00
trans-array.c gfortranspec.c: Update copyright years. 2006-01-19 10:53:36 +01:00
trans-array.h gfortranspec.c: Update copyright years. 2006-01-19 10:53:36 +01:00
trans-common.c trans-common.c (build_field): Fix comment typo. 2005-10-12 08:18:12 +02:00
trans-const.c re PR fortran/15586 (gfortran should support i18n in its compiler messages) 2005-09-17 18:58:01 +00:00
trans-const.h Update FSF address. 2005-06-25 00:40:37 +00:00
trans-decl.c gfortranspec.c: Update copyright years. 2006-01-19 10:53:36 +01:00
trans-expr.c PR25024, PR20881, PR23308, PR25538 and PR25710 - Procedure references 2006-01-21 09:08:54 +00:00
trans-intrinsic.c Add 2006 copyright year. 2006-01-09 02:41:08 +00:00
trans-io.c re PR fortran/25587 (Garbage in output of -fdump-tree-original) 2005-12-28 11:21:55 -08:00
trans-stmt.c gfortranspec.c: Update copyright years. 2006-01-19 10:53:36 +01:00
trans-stmt.h gfortranspec.c: Update copyright years. 2006-01-19 10:53:36 +01:00
trans-types.c gfortranspec.c: Update copyright years. 2006-01-19 10:53:36 +01:00
trans-types.h * trans-types.h (gfc_array_range_type): Add missing GTY decl for this. 2005-07-29 00:02:38 +00:00
trans.c gfortranspec.c: Update copyright years. 2006-01-19 10:53:36 +01:00
trans.h Add 2006 copyright year. 2006-01-09 02:41:08 +00:00