summaryrefslogtreecommitdiff
path: root/gcc/fortran/gfortran.h
Commit message (Expand)AuthorAgeFilesLines
* intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT, LSHIFT.Francois-Xavier Coudert2006-07-301-0/+4
* intrinsic.c (add_functions): Add INT2, SHORT, INT8, LONG, LSTAT, MCLOCK and M...François-Xavier Coudert2006-07-261-1/+7
* re PR libfortran/25289 (Cannot handle record numbers large than huge(0_4))Jerry DeLisle2006-07-241-0/+1
* re PR fortran/28174 (Corruption of multiple character arrays when passing arr...Paul Thomas2006-07-041-0/+1
* re PR fortran/19310 ([4.1 Only] unnecessary error for overflowing results)Jerry DeLisle2006-06-181-0/+1
* re PR fortran/23091 (ICE in gfc_trans_auto_array_allocation)Paul Thomas2006-06-071-0/+2
* re PR fortran/25746 (Elemental assignment gives wrong result)Paul Thomas2006-05-211-1/+1
* re PR fortran/25090 (Bad automatic character length)Paul Thomas2006-05-151-0/+3
* re PR fortran/26896 (Description of implementation of -Wtabs/-Wno-tabs reversed)Steven G. Kargl2006-05-031-0/+1
* gfortran.h (gfc_symbol): Add a new "forall_index" bit field.Roger Sayle2006-03-251-0/+2
* [multiple changes]Thomas Koenig2006-03-221-0/+1
* gfortran.h (gfc_equiv_info): Add length field.Roger Sayle2006-03-171-0/+1
* re PR fortran/19101 (missing & in character continuation not caught)Jerry DeLisle2006-03-151-0/+1
* re PR fortran/18537 (no warning about tabs with std=f95 option)Steven G. Kargl2006-03-141-3/+4
* re PR fortran/26393 (ICE with function returning variable lenght array)Paul Thomas2006-03-011-0/+18
* re PR libfortran/21303 (L edit descriptor without a width)François-Xavier Coudert2006-02-191-0/+9
* gfortran.h (gfc_add_attribute): Change uint to unsigned int.Danny Smith2006-02-181-1/+1
* re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek2006-02-141-4/+87
* re PR fortran/14771 (frontend doesn't record parentheses)Tobias Schlüter2006-02-101-1/+1
* re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig2006-02-061-0/+7
* [multiple changes]Paul Thomas2006-01-291-0/+3
* re PR fortran/25324 (Wrong DW_TAG_compile_unit generated when compiling prepr...Jakub Jelinek2006-01-271-0/+2
* re PR fortran/25716 (FAIL: gfortran.dg/char_result_11.f90 -O (test for exce...Erik Edelmann2006-01-251-0/+1
* re PR fortran/25901 (overloaded function is rejected)Paul Thomas2006-01-231-1/+1
* PR25024, PR20881, PR23308, PR25538 and PR25710 - Procedure referencesPaul Thomas2006-01-211-0/+1
* re PR fortran/18540 (Jumping into blocks gives error rather than warning)Tobias Schlüter2006-01-181-4/+5
* re PR fortran/20869 (EXTERNAL and INTRINSIC cannot be used together)Paul Thomas2006-01-181-0/+1
* re PR fortran/23675 (ICE in gfc_finish_var_decl (string manipulation))Erik Edelmann2006-01-051-2/+3
* re PR fortran/18990 (ICE in gfc_get_derived_type, at fortran/trans-types.c)Tobias Schlüter2005-12-221-0/+2
* re PR fortran/20889 (type in a structure-constructor differs from type in der...Paul Thomas2005-12-221-1/+15
* Make-lang.in (fortran/trans-resolve.o): Depend on fortran/dependency.h.Richard Sandiford2005-12-131-0/+3
* re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig2005-12-101-2/+2
* re PR fortran/21302 (Max line length in free form mode)Bernhard Fischer2005-11-301-1/+14
* gfortran.h: remove superfluous whitespace and use GNU comment-style for the d...Bernhard Fischer2005-11-271-11/+11
* re PR fortran/20811 (gfortran include problem (regression from g77))Francois-Xavier Coudert2005-11-171-1/+1
* fget.c: New file.Francois-Xavier Coudert2005-11-131-0/+9
* re PR fortran/24534 (PUBLIC derived types with private components)Paul Thomas2005-11-061-0/+1
* intrinsic.c (add_functions): Add ctime and fdate intrinsics.Francois-Xavier Coudert2005-11-061-0/+2
* intrinsic.c (add_functions): Add function version of TTYNAM.Francois-Xavier Coudert2005-11-051-0/+1
* re PR fortran/21565 (namelist in block data is illegal)Paul Thomas2005-11-011-0/+1
* arith.c (gfc_enum_initializer): New function.Tobias Schlüter2005-10-301-1/+4
* check.c (gfc_check_malloc, [...]): New functions.Francois-Xavier Coudert2005-10-301-0/+1
* check.c (gfc_check_alarm_sub, [...]): New functions.Francois-Xavier Coudert2005-10-281-0/+1
* Commit for Asher LangtonAsher Langton2005-10-241-0/+18
* re PR fortran/23446 (Valid internal subprogram array argument declaration is ...Paul Thomas2005-10-171-0/+1
* gfortran.h: Add bitmasks for different FPE traps.François-Xavier Coudert2005-10-121-0/+11
* re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8))Paul Thomas2005-10-011-0/+1
* re PR fortran/15586 (gfortran should support i18n in its compiler messages)Francois-Xavier Coudert2005-09-171-1/+1
* gfortran.h: Add iomsg to gfc_open, gfc_close, gfc_filepos, gfc_inquire and gf...Thomas Koenig2005-09-091-5/+5
* re PR fortran/18878 ([4.0 only] erronous error message on vaild USE statement)Paul Thomas2005-09-091-3/+11