gcc/gcc/fortran
Steven G. Kargl afdc40f53e Rotate ChangeLog.
From-SVN: r120312
2007-01-01 19:22:09 +00:00
..
ChangeLog Rotate ChangeLog. 2007-01-01 19:22:09 +00: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
ChangeLog-2006 Rotate ChangeLog. 2007-01-01 19:22:09 +00:00
Make-lang.in Make-lang.in (fortran/options.o): Add $(PARAMS_H) dependency. 2006-12-14 14:39:44 -05: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 Fix typo in previous check-in 2006-11-11 18:56:11 +01:00
bbt.c Update FSF address. 2005-06-25 00:40:37 +00:00
check.c re PR fortran/29758 (Runtime segfault in RESHAPE with insufficient elements in SOURCE) 2006-11-10 21:06:42 +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 Update FSF address. 2005-06-25 00:40:37 +00:00
data.c data.c: Remove trailing periods from error messages. 2006-11-15 19:05:28 -08:00
decl.c re PR fortran/29992 ([4.1 only] INTERFACE equivalent to MODULE PROCEDURE?!) 2006-12-20 13:48:06 +00:00
dependency.c re PR fortran/30273 ([4.1 only] gfc_todo: Not Implemented: Unable to determine rank of expression) 2006-12-21 19:56:34 +00:00
dependency.h re PR fortran/30207 (ICE in gfc_dep_resolver with where (a < 0) a(:) = 1) 2006-12-17 18:28:07 +00:00
dump-parse-tree.c re PR fortran/23994 (PROTECTED attribute (F2003) is not implemented) 2006-12-10 20:53:07 +01:00
error.c re PR fortran/29711 ([4.2 only] error_print does not support %N$X) 2006-12-07 10:15:41 +01:00
expr.c re PR fortran/23994 (PROTECTED attribute (F2003) is not implemented) 2006-12-10 20:53:07 +01:00
f95-lang.c Move all varpool routines out of cgraph/cgraphunit to varpool.c 2006-12-11 08:07:52 +00:00
gfortran.h re PR fortran/20896 (ambiguous interface not detected) 2006-12-27 13:46:47 +00:00
gfortran.texi gfortran.texi: Added TeX support for document parts... 2006-12-16 18:41:48 -08:00
gfortranspec.c tree-vrp.c: Use XNEW/XCNEW allocation wrappers. 2006-01-31 20:56:55 +01:00
interface.c re PR fortran/23060 (%VAL, %REF and %DESCR constructs not implemented) 2006-12-31 06:55:16 +00:00
intrinsic.c re PR fortran/23060 (%VAL, %REF and %DESCR constructs not implemented) 2006-12-31 06:55:16 +00:00
intrinsic.h [multiple changes] 2006-10-08 16:21:55 +00:00
intrinsic.texi gfortran.texi: Add volatile and internal-file namelist to Fortran 2003 status. 2006-11-08 10:23:53 +01:00
invoke.texi re PR libfortran/29568 (implement unformatted files with subrecords (Intel style)) 2006-12-01 21:04:38 +00:00
io.c re PR libfortran/30014 (INQUIRE (iolength = xx) limited to kind=4) 2006-12-28 01:39:15 +00:00
ioparm.def re PR libfortran/30014 (INQUIRE (iolength = xx) limited to kind=4) 2006-12-28 01:39:15 +00:00
iresolve.c re PR fortran/15441 (RRSPACING broken for denormals) 2006-10-09 20:55:29 +00:00
iso-fortran-env.def module.c (gfc_use_module): Uncomment the ISO_FORTRAN_ENV code. 2006-11-19 21:18:26 +00:00
lang-specs.h gfortran.h (gfc_add_intrinsic_modules_path, [...]): New prototypes. 2006-11-17 11:11:25 +00:00
lang.opt re PR libfortran/29568 (implement unformatted files with subrecords (Intel style)) 2006-12-01 21:04:38 +00:00
match.c re PR fortran/23994 (PROTECTED attribute (F2003) is not implemented) 2006-12-10 20:53:07 +01:00
match.h re PR fortran/23994 (PROTECTED attribute (F2003) is not implemented) 2006-12-10 20:53:07 +01:00
matchexp.c re PR fortran/25090 (Bad automatic character length) 2006-05-15 17:16:26 +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 data.c: Add 2006 to copyright years. 2006-11-11 18:10:24 +01:00
module.c re PR fortran/20896 (ambiguous interface not detected) 2006-12-27 13:46:47 +00:00
openmp.c Revert emutls patch. 2006-10-09 09:27:14 -07:00
options.c Make-lang.in (fortran/options.o): Add $(PARAMS_H) dependency. 2006-12-14 14:39:44 -05:00
parse.c re PR fortran/23994 (PROTECTED attribute (F2003) is not implemented) 2006-12-10 20:53:07 +01: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/23060 (%VAL, %REF and %DESCR constructs not implemented) 2006-12-31 06:55:16 +00:00
resolve.c re PR fortran/27900 ([4.1 only] ICE using intrinsics as arguments) 2006-12-31 07:51:47 +00:00
scanner.c gfortran.h (gfc_add_intrinsic_modules_path, [...]): New prototypes. 2006-11-17 11:11:25 +00:00
simplify.c re PR fortran/29391 ([4.2/4.1 only] LBOUND and UBOUND are broken) 2006-11-16 12:25:11 +00:00
st.c [multiple changes] 2006-10-19 04:51:14 +00:00
symbol.c re PR fortran/23994 (PROTECTED attribute (F2003) is not implemented) 2006-12-10 20:53:07 +01:00
trans-array.c re PR fortran/25818 ([4.1 only] Problem with handling optional and entry master arguments) 2006-12-22 20:49:00 +00:00
trans-array.h Merge gimple-tuples-branch into mainline. 2006-12-05 17:26:05 +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 re PR fortran/25392 (ICEs with -ff2c) 2006-12-21 04:04:43 +01:00
trans-expr.c re PR fortran/23060 (%VAL, %REF and %DESCR constructs not implemented) 2006-12-31 06:55:16 +00:00
trans-intrinsic.c re PR fortran/30238 (associated(null-pointer, null-pointer) returns .true.) 2006-12-19 20:41:35 +01:00
trans-io.c re PR libfortran/30200 ([4.1 only] write(*,myfmt="(1X,a,'xyz')") "A" prints Az' instead of Axyz) 2006-12-15 19:48:08 +00:00
trans-openmp.c Merge gimple-tuples-branch into mainline. 2006-12-05 17:26:05 +00:00
trans-stmt.c re PR fortran/25392 (ICEs with -ff2c) 2006-12-21 04:04:43 +01:00
trans-stmt.h [multiple changes] 2006-10-19 04:51:14 +00:00
trans-types.c re PR fortran/25392 (ICEs with -ff2c) 2006-12-21 04:04:43 +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 Merge gimple-tuples-branch into mainline. 2006-12-05 17:26:05 +00:00
trans.h re PR fortran/30003 ([4.1 only] Expressions with side effects in array references) 2006-12-05 19:45:25 +00:00
types.def Revert emutls patch. 2006-10-09 09:27:14 -07:00