aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2006-02-03Add the PR fortran number to the previous commit.Steven G. Kargl1-0/+1
2006-02-03[multiple changes]Steven G. Kargl2-5/+32
2006-02-02re PR fortran/24958 (ICE on invalid nullify)Steven G. Kargl2-4/+17
2006-01-31re PR fortran/26039 (ICE with maxval)Thomas Koenig3-2/+32
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-2/+2
2006-01-30re PR fortran/24266 (ICE when writing to array of strings that is an elements...Erik Edelmann2-1/+7
2006-01-29re PR fortran/18578 (intent(inout) violation is not detected)Paul Thomas2-0/+19
2006-01-29[multiple changes]Paul Thomas4-1/+44
2006-01-27re PR fortran/25964 (NIST regression on fm311.f)Paul Thomas2-0/+7
2006-01-27re PR fortran/25324 (Wrong DW_TAG_compile_unit generated when compiling prepr...Jakub Jelinek7-14/+220
2006-01-27symbol.c (free_old_symbol): Fix confusing comment, and add code to free old_s...Erik Edelmann2-2/+13
2006-01-26re PR fortran/25964 (NIST regression on fm311.f)Paul Thomas3-20/+134
2006-01-26Fix previous ChangeLog entry from r109914Tobias Schlüter1-0/+3
2006-01-25re PR fortran/25716 (FAIL: gfortran.dg/char_result_11.f90 -O (test for exce...Erik Edelmann5-17/+84
2006-01-23re PR fortran/25901 (overloaded function is rejected)Paul Thomas4-6/+26
2006-01-21gcov.c (print_version), [...]): Update copyright notice dates.Joseph Myers2-1/+6
2006-01-21PR25024, PR20881, PR23308, PR25538 and PR25710 - Procedure referencesPaul Thomas7-22/+424
2006-01-19gfortranspec.c: Update copyright years.Tobias Schlüter9-9/+25
2006-01-18Fix name butchered in my previous check-in.Tobias Schlüter1-1/+1
2006-01-18re PR fortran/18540 (Jumping into blocks gives error rather than warning)Tobias Schlüter8-87/+110
2006-01-18re PR fortran/20869 (EXTERNAL and INTRINSIC cannot be used together)Paul Thomas5-12/+63
2006-01-17Fix up recent entries by espindola.Ben Elliston1-2/+2
2006-01-16jvspec.c (lang_specific_spec_functions): removeRafael Espindola2-2/+4
2006-01-16trans-stmt.c (gfc_trans_if_1): Use fold_buildN and build_int_cst.Richard Guenther3-32/+52
2006-01-16trans-expr.c (gfc_conv_function_call): Use fold_build2.Richard Guenther4-4/+11
2006-01-13[multiple changes]Steven G. Kargl2-9/+20
2006-01-13trans.c (gfc_add_expr_to_block): Do not fold tcc_statement nodes.Diego Novillo2-1/+7
2006-01-11* parse.c (next_fixed): Remove superfluous string concatenation.Tobias Schlüter2-1/+5
2006-01-11re PR fortran/25486 (fortran fixed-form literal character constant not padded.)Bernhard Fischer2-3/+11
2006-01-11[multiple changes]Paul Thomas2-1/+11
2006-01-09trans-stmt.c (gfc_trans_pointer_assign_need_temp): Use fold_convert to avoid ...Andrew Pinski2-1/+8
2006-01-09re PR fortran/21977 (nested function returning array)Andrew Pinski2-4/+9
2006-01-09Add 2006 copyright year.Feng Wang4-5/+5
2006-01-09fortran ChangeLog entry:Feng Wang4-15/+94
2006-01-09simplify.c (gfc_simplify_char): Use UCHAR_MAX instead of literal constant.Feng Wang2-3/+10
2006-01-08re PR fortran/25093 (PUBLIC function of PRIVATE type)Erik Edelmann2-0/+15
2006-01-08Remove libgfortran log entry, wrong ChangeLog.Jerry DeLisle1-8/+0
2006-01-07decl.c (gfc_match_function_decl): Correctly error out in case of omitted func...Tobias Schlüter2-1/+11
2006-01-07re PR fortran/22146 (ICE when calling ELEMENTAL subroutines)Paul Thomas6-26/+256
2006-01-06re PR libfortran/25598 (gfortran - Fortran runtime error: Invalid argument)Jerry DeLisle1-0/+8
2006-01-06Fix date on log entry.Jerry DeLisle1-1/+1
2006-01-06re PR fortran/24268 (gfortran rejects valid format statement)Jerry DeLisle2-14/+32
2006-01-05re PR fortran/23675 (ICE in gfc_finish_var_decl (string manipulation))Erik Edelmann4-5/+96
2006-01-03re PR fortran/25101 ([4.1] Zero stride allowed in FORALL:s)Steven G. Kargl2-11/+26
2006-01-02re PR fortran/24640 ([4.1] ice with invalid label)Steven G. Kargl3-0/+11
2006-01-01* Split the ChangeLog into years.Steven G. Kargl5-9243/+9247
2005-12-30re PR fortran/22607 (Elemental character functions don't work)Erik Edelmann3-1/+13
2005-12-29re PR fortran/25532 (ICE in gfc_conv_component_ref, at fortran/trans-expr.c:269)Paul Thomas2-1/+17
2005-12-28re PR fortran/25587 (Garbage in output of -fdump-tree-original)Andrew Pinski2-1/+6
2005-12-28Make-lang.in: Remove distdir from comment.Rafael Ávila de Espíndola2-1/+5