gcc/gcc/fortran
Richard Biener 6184085fc6 Update ChangeLog and version files for release
From-SVN: r257041
2018-01-25 08:17:27 +00:00
..
ChangeLog Update ChangeLog and version files for release 2018-01-25 08:17:27 +00:00
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014
ChangeLog-2015 gcc.c (process_command): Update copyright notice dates. 2016-01-04 14:03:35 +01:00
ChangeLog-2016 gcc.c (process_command): Update copyright notice dates. 2017-01-01 12:31:28 +01:00
ChangeLog.ptr
Make-lang.in Update copyright years. 2017-01-01 13:07:43 +01:00
arith.c arith.c (arith_power): If simplifying integer power expression to zero... 2017-01-23 19:43:28 +00:00
arith.h Update copyright years. 2017-01-01 13:07:43 +01:00
array.c Update copyright years. 2017-01-01 13:07:43 +01:00
bbt.c Update copyright years. 2017-01-01 13:07:43 +01:00
check.c backport: re PR fortran/80768 (NULL pointer dereferenced in gfc_check_num_images at fortran/check.c) 2018-01-19 23:37:29 +00:00
class.c re PR fortran/80361 ([OOP] bogus recursive call to nonrecursive procedure with -fcheck=recursion) 2017-04-14 23:17:52 +02:00
config-lang.in Update copyright years. 2017-01-01 13:07:43 +01:00
constructor.c Update copyright years. 2017-01-01 13:07:43 +01:00
constructor.h Update copyright years. 2017-01-01 13:07:43 +01:00
convert.c Introduce logical_type_node and use it 2017-11-13 22:01:20 +02:00
cpp.c Update copyright years. 2017-01-01 13:07:43 +01:00
cpp.h Update copyright years. 2017-01-01 13:07:43 +01:00
data.c Update copyright years. 2017-01-01 13:07:43 +01:00
data.h Update copyright years. 2017-01-01 13:07:43 +01:00
decl.c backport: re PR fortran/83874 (ICE initializing character array from derived type) 2018-01-18 00:30:42 +00:00
dependency.c Update copyright years. 2017-01-01 13:07:43 +01:00
dependency.h Update copyright years. 2017-01-01 13:07:43 +01:00
dump-parse-tree.c check.c (positive_check): Add new function checking constant for being greater then zero. 2017-03-05 12:35:47 +01:00
error.c re PR fortran/79886 (ICE in pp_format, at pretty-print.c:681) 2017-03-16 17:27:08 +01:00
expr.c backport: re PR fortran/83864 (ICE in gfc_apply_init, at fortran/expr.c:4271) 2018-01-18 18:27:22 +00:00
f95-lang.c re PR lto/79061 ([LTO][ASAN] LTO plus ASAN fails with "AddressSanitizer: initialization-order-fiasco") 2017-01-25 09:45:40 +02:00
frontend-passes.c re PR fortran/80904 (Matmul result allocated to wrong size) 2017-06-02 17:44:19 +00:00
gfc-diagnostic.def Update copyright years. 2017-01-01 13:07:43 +01:00
gfc-internals.texi gfc-internals.texi (Symbol Versioning): Change references to www.akkadia.org to https. 2017-01-21 20:37:01 +00:00
gfortran.h check.c (positive_check): Add new function checking constant for being greater then zero. 2017-03-05 12:35:47 +01:00
gfortran.texi check.c (positive_check): Add new function checking constant for being greater then zero. 2017-03-05 12:35:47 +01:00
gfortranspec.c Update copyright years. 2017-01-01 13:07:43 +01:00
interface.c backport: re PR fortran/78814 (ICE in symbol_rank, at fortran/interface.c:1265) 2018-01-13 18:58:56 +00:00
intrinsic.c check.c (positive_check): Add new function checking constant for being greater then zero. 2017-03-05 12:35:47 +01:00
intrinsic.h check.c (positive_check): Add new function checking constant for being greater then zero. 2017-03-05 12:35:47 +01:00
intrinsic.texi re PR translation/79019 (translatable string typo in cif-code.def:141) 2017-01-09 22:48:33 +01:00
invoke.texi re PR libfortran/51119 (MATMUL slow for large matrices) 2017-02-26 13:22:43 +00:00
io.c backport: re PR fortran/78659 ([F03] Spurious "requires DTIO" reported against namelist statement) 2017-05-17 18:09:48 +00:00
ioparm.def Update copyright years. 2017-01-01 13:07:43 +01:00
iresolve.c check.c (positive_check): Add new function checking constant for being greater then zero. 2017-03-05 12:35:47 +01:00
iso-c-binding.def Update copyright years. 2017-01-01 13:07:43 +01:00
iso-fortran-env.def Update copyright years. 2017-01-01 13:07:43 +01:00
lang-specs.h Update copyright years. 2017-01-01 13:07:43 +01:00
lang.opt Add missing period at end of -ftest-forall-temp option text. 2017-01-19 23:09:45 +00:00
libgfortran.h check.c (positive_check): Add new function checking constant for being greater then zero. 2017-03-05 12:35:47 +01:00
match.c re PR fortran/83548 (Compilation Error using logical function in parameter) 2017-12-28 20:43:38 +00:00
match.h check.c (positive_check): Add new function checking constant for being greater then zero. 2017-03-05 12:35:47 +01:00
matchexp.c gfortran.h (gfc_extract_int): Change return type to bool. 2017-01-21 11:30:54 +01:00
mathbuiltins.def Update copyright years. 2017-01-01 13:07:43 +01:00
misc.c Revert r244448 2017-01-13 21:53:16 +02:00
module.c backport: re PR fortran/80484 (Three syntax errors involving derived-type I/O) 2017-05-04 18:45:50 +00:00
openmp.c re PR fortran/80918 (Assumed size whole array rejected in depend clause) 2017-06-02 09:10:10 +02:00
options.c re PR libfortran/51119 (MATMUL slow for large matrices) 2017-02-26 13:22:43 +00:00
parse.c backport: re PR fortran/81841 (THREADPRIVATE (OpenMP) wrongly rejected in BLOCK DATA) 2017-12-15 22:55:47 +01:00
parse.h Update copyright years. 2017-01-01 13:07:43 +01:00
primary.c re PR fortran/52832 ([F03] ASSOCIATE construct with proc-pointer selector is rejected) 2017-10-16 19:44:04 +00:00
resolve.c re PR fortran/82367 (ICE with deferred length string allocate on non-deferred length argument) 2018-01-10 23:41:48 +00:00
scanner.c i386.c: Include intl.h. 2017-02-28 16:25:19 +01:00
scanner.h Update copyright years. 2017-01-01 13:07:43 +01:00
simplify.c re PR fortran/83900 (ICE in gfc_simplify_matmul, at fortran/simplify.c:4593) 2018-01-20 20:45:50 +00:00
st.c check.c (positive_check): Add new function checking constant for being greater then zero. 2017-03-05 12:35:47 +01:00
symbol.c [multiple changes] 2017-04-04 13:41:41 +00:00
target-memory.c Revert r244448 2017-01-13 21:53:16 +02:00
target-memory.h Revert r244448 2017-01-13 21:53:16 +02:00
trans-array.c Introduce logical_type_node and use it 2017-11-13 22:01:20 +02:00
trans-array.h re PR fortran/78781 ([Coarray] ICE in gfc_deallocate_scalar_with_status, at fortran/trans.c:1588) 2017-01-07 18:26:58 +01:00
trans-common.c PR tree-optimization/78913 - Probably misleading error reported by -Wformat-length 2017-01-08 16:42:09 -07:00
trans-const.c Revert r244448 2017-01-13 21:53:16 +02:00
trans-const.h Revert r244448 2017-01-13 21:53:16 +02:00
trans-decl.c Introduce logical_type_node and use it 2017-11-13 22:01:20 +02:00
trans-expr.c backport: re PR fortran/79072 (ICE with class(*) pointer function result and character value) 2017-11-23 21:02:48 +00:00
trans-intrinsic.c Introduce logical_type_node and use it 2017-11-13 22:01:20 +02:00
trans-io.c Introduce logical_type_node and use it 2017-11-13 22:01:20 +02:00
trans-openmp.c backport: re PR fortran/81304 (Bogus warning with -Wsurprising and -fopenmp: Type specified for intrinsic function 'min' / 'max') 2017-12-15 23:00:48 +01:00
trans-stmt.c backport: re PR fortran/79072 (ICE with class(*) pointer function result and character value) 2017-11-23 21:02:48 +00:00
trans-stmt.h check.c (positive_check): Add new function checking constant for being greater then zero. 2017-03-05 12:35:47 +01:00
trans-types.c Introduce logical_type_node and use it 2017-11-13 22:01:20 +02:00
trans-types.h Introduce logical_type_node and use it 2017-11-13 22:01:20 +02:00
trans.c Introduce logical_type_node and use it 2017-11-13 22:01:20 +02:00
trans.h check.c (positive_check): Add new function checking constant for being greater then zero. 2017-03-05 12:35:47 +01:00
types.def Update copyright years. 2017-01-01 13:07:43 +01:00