aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2005-11-05intrinsic.c (add_functions): Add function version of TTYNAM.Francois-Xavier Coudert9-0/+111
2005-11-04re PR fortran/24636 (gfortran: STOP without stop-code too noisy, regression w...Steven G. Kargl2-1/+6
2005-11-04re PR fortran/18452 (Fortran options induces warning for fortran that needs p...Francois-Xavier Coudert2-2/+7
2005-11-02re PR fortran/18157 (ice-on-valid code, pointer to user-defined type, fold-st...Andrew Pinski3-3/+16
2005-11-02decl.c (gfc_match_entry): Function entries don't need an argument list if the...Tobias Schlüter2-2/+26
2005-11-01re PR fortran/24008 (gfortran too permissive about ENTRY syntax)Tobias Schlüter2-1/+6
2005-11-01re PR fortran/24245 (-fdump-parse-tree gives ICE for CONTAINED functions)Erik Edelmann3-24/+34
2005-11-01re PR fortran/24404 (Poor Error Description, bad error order)Tobias Schlüter2-10/+16
2005-11-01dump-parse-tree.c (show_symtree): Revert change unintentionally committed in ...Tobias Schlüter2-3/+6
2005-11-01re PR fortran/21565 (namelist in block data is illegal)Paul Thomas10-1/+111
2005-10-30Make-lang.in (GFORTRAN_TARGET_INSTALL_NAME): Define.Andreas Schwab2-10/+13
2005-10-30gfortran.texi: Update contributors.Erik Edelmann2-0/+5
2005-10-30re PR fortran/18883 (ICE in gfc_finish_var_decl)Erik Edelmann3-3/+19
2005-10-30gfortran.texi: Remove reservations about I/O usability.Thomas Koenig2-22/+8
2005-10-30Remove .cvsignoreTobias Schlüter1-1/+0
2005-10-30gfortran.texi: Move license stuff to back.Tobias Schlüter3-32/+60
2005-10-30arith.c (gfc_enum_initializer): New function.Tobias Schlüter9-4/+434
2005-10-30check.c (gfc_check_malloc, [...]): New functions.Francois-Xavier Coudert8-2/+189
2005-10-30* gfortran.texi: Update contributors.Steven Bosscher2-3/+13
2005-10-29interface.c: Fix previous checkin (an incomplete patch was commited for me).Steven Bosscher2-1/+6
2005-10-29* intrinsic.texi: Remove empty @cindex line.Joseph Myers2-1/+4
2005-10-28check.c (gfc_check_alarm_sub, [...]): New functions.Francois-Xavier Coudert8-3/+331
2005-10-28re PR fortran/24545 (gfortran bug regarding interface block with named END IN...Steven G. Kargl2-1/+7
2005-10-26re PR fortran/15586 (gfortran should support i18n in its compiler messages)Francois-Xavier Coudert2-18/+32
2005-10-26re PR fortran/24158 (ICE in f951 with nested, recursive derived types)Paul Thomas3-8/+39
2005-10-25trans.h (gfc_conv_cray_pointee): Remove.Jakub Jelinek10-104/+126
2005-10-25re PR fortran/22290 (Optimize Assigned GOTO to cause error with -O1 or higher)Feng Wang3-17/+85
2005-10-24Commit for Asher LangtonAsher Langton20-15/+729
2005-10-24Commit for Asher Langton <langton2@llnl.gov>Asher Langton3-8/+20
2005-10-24re PR fortran/15586 (gfortran should support i18n in its compiler messages)Francois-Xavier Coudert6-140/+213
2005-10-23re PR fortran/23635 (Argument of ichar at (1) must be of length one)Andrew Pinski2-20/+32
2005-10-23Commit for Asher Langton <langton2@llnl.gov>Asher Langton2-0/+22
2005-10-23re PR fortran/18022 (problem with structure and calling a function)Paul Thomas3-3/+61
2005-10-22re PR fortran/24426 (gfortran ICE for valid derived type definition with defa...Erik Edelmann2-1/+7
2005-10-21interface.c (compare_actual_formal): Issue error when attempting to pass an a...Jakub Jelinek2-0/+20
2005-10-19re PR fortran/21625 ([4.0 only] Nested derived type pointer component not ini...Erik Edelmann2-2/+57
2005-10-19re PR fortran/24440 (gfortran failed to build 187.facerec)Paul Thomas2-0/+8
2005-10-17re PR fortran/23446 (Valid internal subprogram array argument declaration is ...Paul Thomas6-1/+191
2005-10-16re PR fortran/22273 (problem to declare a character variable link to an inten...Erik Edelmann2-5/+9
2005-10-14primary.c (match_boz_constant): Add missing break after gfc_error.Jakub Jelinek2-0/+10
2005-10-12[multiple changes]Paul Thomas2-12/+31
2005-10-12re PR fortran/18082 (Infinite loop with automatic length character objects)Paul Thomas2-4/+26
2005-10-12gfortran.h: Add bitmasks for different FPE traps.François-Xavier Coudert7-2/+112
2005-10-12re PR fortran/20847 (common block object may not have save attribute)Paul Thomas2-0/+11
2005-10-12re PR fortran/24207 (PRIVATE/PUBLIC attribute confusion screws NAMELIST)Paul Thomas2-1/+12
2005-10-12trans-common.c (build_field): Fix comment typo.Jakub Jelinek3-29/+98
2005-10-11re PR fortran/20786 (Can't use AINT intrinsic with KIND parameter)Steven G. Kargl2-0/+23
2005-10-12f95-lang.c (gfc_init_decl_processing): Initialize void_list_node.Jakub Jelinek2-0/+6
2005-10-06re PR fortran/18568 (pointers in derived data types do not transmit shape of ...Erik Edelmann2-3/+8
2005-10-05re PR fortran/24176 (gfortran segfaults on empty source)Richard Guenther2-0/+9