aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2006-10-08re PR fortran/28585 (Fortran 2003: Support NEW_LINE intrinsic)Tobias Burnus6-0/+83
2006-10-07intrinsic.c (add_functions): Add comments for gfc_check_access_func and gfc_r...Francois-Xavier Coudert2-0/+5
2006-10-07re PR fortran/16580 ([4.1 only] gfortran ICE on test g77.f-torture/execute/in...François-Xavier Coudert8-195/+288
2006-10-06re PR fortran/28415 (4.2.0 ICE when using automatic array and -fno-automatic)Jakub Jelinek2-1/+13
2006-10-06scanner.c (skip_free_comments): Return bool instead of void.Jakub Jelinek2-6/+22
2006-10-04gfortran.texi: (Current Status): update and rewrite to reflect actual status ...Brooks Moses2-73/+49
2006-10-04gfortran.texi: Consistently refer to the compiler as "GNU Fortran".Brooks Moses4-135/+143
2006-10-04Makefile.in (libgcc.mk, [...]): Add emutls.c.Richard Henderson6-11/+28
2006-10-04[multiple changes]Paul Thomas2-1/+14
2006-10-04re PR fortran/29098 (allocation of a pointer to a derived type crashes)Paul Thomas2-4/+7
2006-10-03re PR fortran/20779 (ALLOCATEing the STAT variable not detected)Paul Thomas2-18/+136
2006-10-03arith.c (gfc_check_real_range): Use correct exponent range for subnormal numb...Steven G. Kargl2-2/+9
2006-10-03re PR fortran/29284 (ICE for optional subroutine argument)Paul Thomas3-29/+64
2006-10-03re PR middle-end/27478 (entry and addressable and value-expr: and the gimplif...François-Xavier Coudert2-11/+19
2006-10-03re PR fortran/19262 (more than thirty-nine continuation lines should issue a ...Jerry DeLisle4-7/+79
2006-10-02re PR fortran/29210 ([4.1 only] Name parameter in complex constant not allowe...Francois-Xavier Coudert2-0/+11
2006-10-01gfortran.texi: Corrected references to MALLOC intrinsic.Brooks Moses3-43/+35
2006-10-01invoke.texi: Add mention of BOZ constants and integer overflow to -fno-range-...Brooks Moses3-10/+31
2006-09-30resolve.c: Fix commentary typo.Bernhard Fischer2-27/+31
2006-09-29arith.c (gfc_check_integer_range): Disable range checking via -fno-range-check.Steven G. Kargl2-0/+10
2006-09-28arith.c: Change conditional test for inclusion of arctangent().Steven G. Kargl3-8/+20
2006-09-27re PR fortran/28276 (EXPONENT() broken for real constants)Steven G. Kargl4-27/+116
2006-09-26re PR fortran/29097 (!$ include 'omp_lib.h' does not work)Jakub Jelinek2-1/+24
2006-09-25* ChangeLog: attribute change to its author :)Tobias Schluter1-1/+1
2006-09-25re PR fortran/21203 (gfortran doesn't work on targets/variants without two fl...Tobias Schluter2-1/+7
2006-09-19re PR fortran/29101 (Memory leak in gfortran)Paul Thomas2-3/+16
2006-09-18re PR fortran/28526 ('end' is recognized as a variable incorrectly)Paul Thomas3-0/+25
2006-09-18re PR fortran/29060 (spread causes ICE in gfc_trans_array_constructor)Paul Thomas3-2/+34
2006-09-18Fix ChangeLog format: Add * before filename.Feng Wang1-4/+4
2006-09-15re PR fortran/29051 (segfault when too few values are in data statement of ch...Paul Thomas3-1/+13
2006-09-13trans-expr.c (gfc_add_interface_mapping): For characters, dereference pointer...Wolfgang Gellerich2-5/+9
2006-09-12Fix some whitespace issues in the changelog.Andrew Pinski1-18/+18
2006-09-11intrinsic.c: Update Copyright date.Steven G. Kargl3-3/+8
2006-09-11re PR fortran/28890 (ICE on write)Paul Thomas3-6/+39
2006-09-10re PR fortran/28959 (ICE on derived type with host association)Paul Thomas2-1/+12
2006-09-10re PR fortran/28923 (Bad triplet interpretation in initialization)Paul Thomas2-13/+11
2006-09-10re PR fortran/28914 (Code inside loop hangs; outside loop runs normally; runs...Paul Thomas2-0/+16
2006-09-07data_1.f90: Fix integer oveflow in integer literal constant.Steven G. Kargl4-12/+21
2006-09-062006-09-06 Paul Thomas <pault@gcc.gnu.org>Paul Thomas1-4/+0
2006-09-05re PR fortran/28908 (fold_convert fails for Fortran operator)Paul Thomas5-135/+164
2006-08-30* match.c: Fix a comment typo.Kazu Hirata2-1/+5
2006-08-30re PR fortran/28885 (ICE passing components of array of derived type)Paul Thomas5-30/+92
2006-08-29re PR fortran/28866 (Simple if statements are not so simple)Steven G. Kargl3-49/+73
2006-08-29re PR fortran/28788 (ICE on valid code)Paul Thomas2-12/+21
2006-08-26arith.h: Update Copyright dates.Steven G. Kargl3-76/+108
2006-08-26gfortran.texi: Note variable initialization causes SAVE attribute.Steven G. Kargl2-3/+13
2006-08-26intrinsic.texi: Update Copyright date.Daniel Franke2-135/+407
2006-08-24intrinsic.texi: Added doc-stubs for undocumented intrinsics...Daniel Franke2-625/+3139
2006-08-24re PR fortran/28788 (ICE on valid code)Paul Thomas3-4/+70
2006-08-23gfortran.texi: Fix last commit where a "no" was deleted and a grammatical err...Steven G. Kargl2-2/+7