summaryrefslogtreecommitdiff
path: root/gcc/fortran
Commit message (Expand)AuthorAgeFilesLines
* decl.c: Include langhooks.h.Rafael Ávila de Espíndola2006-10-234-39/+20
* re PR fortran/26025 (Optionally use BLAS for matmul)Francois-Xavier Coudert2006-10-2210-7/+182
* configure.in: Require GMP-4.1+ and MPFR-2.2+.Kaveh R. Ghazi2006-10-213-6/+7
* invoke.texi: Fixed "denormal" typo.Brooks Moses2006-10-192-1/+5
* [multiple changes]Paul Thomas2006-10-1911-11/+141
* primary.c: Revert 'significand'-to-'significant' comment change.Tobias Burnus2006-10-183-4/+10
* [multiple changes]Paul Thomas2006-10-163-2/+34
* io.c (gfc_match_close): Ensure that status is terminated by a NULL element.Kaz Kojima2006-10-162-1/+6
* trans-stmt.c: Fix a typoTobias Burnus2006-10-166-6/+14
* re PR fortran/29403 ([4.1 only] print ('(a)') not working, print '(a) works)Steven G. Kargl2006-10-162-4/+26
* re PR fortran/24767 (gfortran: -Wno-unused-label does not work properly)Bernhard Fischer2006-10-156-23/+14
* gfortran.texi: Add link to GFortran appsTobias Burnus2006-10-143-9/+72
* re PR fortran/19261 (continuation character illegal as first non-blank charac...Jerry DeLisle2006-10-142-5/+45
* re PR fortran/29371 (Coredump when using -fbounds-check with pointer & nullify)Paul Thomas2006-10-142-1/+8
* intrinsic.texi: Fix typos.Kazu Hirata2006-10-143-3/+8
* intrinsic.texi (STAT): Reverted a format in example code to octal; noted this...Brooks Moses2006-10-132-1/+6
* re PR fortran/29373 (implicit type declaration and contained function clash)Paul Thomas2006-10-135-22/+98
* re PR fortran/29391 ([4.2/4.1 only] LBOUND and UBOUND are broken)Francois-Xavier Coudert2006-10-132-4/+115
* re PR fortran/21435 (fails to open nonexisting file with status scratch)François-Xavier Coudert2006-10-132-0/+350
* intrinsic.texi (STAT): Fixed a format typo in sample code.Brooks Moses2006-10-122-1/+5
* intrinsic.texi (STAT): Shortened lines in sample code.Brooks Moses2006-10-122-15/+19
* gfortran.h (gfc_show_actual_arglist, [...]): Add prototypes.Tobias Schlüter2006-10-123-18/+39
* invoke.texi, [...]: Corrected erronous dashes.Brooks Moses2006-10-103-5/+9
* --(top level)--------------------------------------------Brooks Moses2006-10-102-1/+10
* re PR fortran/19292 ([meta-bug] g77 features lacking in gfortran)Daniel Franke2006-10-102-63/+340
* gfortran.texi (Standards): Update to current status.Brooks Moses2006-10-102-12/+12
* Changelog: Undid erroneous tab-to-space conversion on last entry.Brooks Moses2006-10-091-1/+5
* Changelog: Added spaces after * on last two entries.Brooks Moses2006-10-091-2/+6
* Make-lang.in: Added intrinsic.texi to GFORTRAN_TEXI dependences.Brooks Moses2006-10-092-0/+6
* intrinsic.texi: (MOVE_ALLOC) changed "Options" to "Standards".Brooks Moses2006-10-092-2/+6
* re PR fortran/15441 (RRSPACING broken for denormals)Steven G. Kargl2006-10-097-252/+159
* Revert emutls patch.Richard Henderson2006-10-096-14/+12
* intrinsic.c (add_sym_0s, [...]): Use macro ACTUAL_NO...Francois-Xavier Coudert2006-10-092-258/+272
* [multiple changes]Paul Thomas2006-10-0821-97/+1021
* re PR fortran/28585 (Fortran 2003: Support NEW_LINE intrinsic)Tobias Burnus2006-10-086-0/+83
* intrinsic.c (add_functions): Add comments for gfc_check_access_func and gfc_r...Francois-Xavier Coudert2006-10-072-0/+5
* re PR fortran/16580 ([4.1 only] gfortran ICE on test g77.f-torture/execute/in...François-Xavier Coudert2006-10-078-195/+288
* re PR fortran/28415 (4.2.0 ICE when using automatic array and -fno-automatic)Jakub Jelinek2006-10-062-1/+13
* scanner.c (skip_free_comments): Return bool instead of void.Jakub Jelinek2006-10-062-6/+22
* gfortran.texi: (Current Status): update and rewrite to reflect actual status ...Brooks Moses2006-10-042-73/+49
* gfortran.texi: Consistently refer to the compiler as "GNU Fortran".Brooks Moses2006-10-044-135/+143
* Makefile.in (libgcc.mk, [...]): Add emutls.c.Richard Henderson2006-10-046-11/+28
* [multiple changes]Paul Thomas2006-10-042-1/+14
* re PR fortran/29098 (allocation of a pointer to a derived type crashes)Paul Thomas2006-10-042-4/+7
* re PR fortran/20779 (ALLOCATEing the STAT variable not detected)Paul Thomas2006-10-032-18/+136
* arith.c (gfc_check_real_range): Use correct exponent range for subnormal numb...Steven G. Kargl2006-10-032-2/+9
* re PR fortran/29284 (ICE for optional subroutine argument)Paul Thomas2006-10-033-29/+64
* re PR middle-end/27478 (entry and addressable and value-expr: and the gimplif...François-Xavier Coudert2006-10-032-11/+19
* re PR fortran/19262 (more than thirty-nine continuation lines should issue a ...Jerry DeLisle2006-10-034-7/+79
* re PR fortran/29210 ([4.1 only] Name parameter in complex constant not allowe...Francois-Xavier Coudert2006-10-022-0/+11