Age | Commit message (Expand) | Author | Files | Lines |
2005-08-06 | decl.c, [...]: Fix comment/doc typos. | Kazu Hirata | 13 | -15/+22 |
2005-08-06 | re PR fortran/18833 (ICE 'missing spec' on integer/char equivalence) | Jakub Jelinek | 3 | -19/+118 |
2005-08-05 | trans-expr.c (gfc_build_builtin_function_decls): Mark stop_numeric and stop_s... | Thomas Koenig | 2 | -0/+10 |
2005-08-04 | trans-expr.c (gfc_conv_expr, [...]): Update comments. | Paul Brook | 3 | -11/+22 |
2005-08-02 | re PR fortran/22491 (character array parameters do not reduce) | David Edelsohn | 2 | -2/+32 |
2005-08-01 | re PR libfortran/23178 (Undefined symbol: __gfortran_flush_i8) | François-Xavier Coudert | 1 | -2/+2 |
2005-08-01 | intrinsic.texi: Add documentation for exponent... | Jerry DeLisle | 2 | -10/+132 |
2005-07-31 | trans-decl.c (gfc_build_builtin_function_decls): Give the internal malloc fun... | Steven Bosscher | 2 | -0/+11 |
2005-07-31 | trans-stmt.c (gfc_trans_goto): Jump to the known label instead of the assigne... | Steven Bosscher | 2 | -4/+11 |
2005-07-29 | * trans-types.h (gfc_array_range_type): Add missing GTY decl for this. | Steven Bosscher | 3 | -1/+8 |
2005-07-27 | f95-lang.c (language_function): Remove named_labels... | Andrew Pinski | 2 | -8/+8 |
2005-07-27 | re PR fortran/22503 (Suggest to use .EQV. when comparing logicals with .EQ.) | Volker Reichelt | 2 | -3/+14 |
2005-07-25 | re PR fortran/20063 (n*'xxxx' disables padding) | Jakub Jelinek | 2 | -5/+16 |
2005-07-22 | tree-ssa-structalias.c (merge_graph_nodes): Fix uninitialised warnings. | Manfred Hollstein | 3 | -0/+8 |
2005-07-20 | Make CONSTRUCTOR use VEC to store initializers. | Giovanni Bajo | 5 | -40/+39 |
2005-07-19 | re PR fortran/16940 (Failure to perform host association correctly) | Paul Thomas | 2 | -0/+32 |
2005-07-16 | re PR fortran/21730 ([4.0 only] Character length incorrect.) | David Edelsohn | 2 | -0/+16 |
2005-07-14 | * trans-types.c (MAX_REAL_KINDS): Increase from 4 to 5. | Steve Ellcey | 2 | -1/+5 |
2005-07-14 | gfortran.h (MAX_ERROR_MESSAGE): Remove. | Jakub Jelinek | 5 | -43/+81 |
2005-07-14 | re PR fortran/22417 (gfortran preprocessing regression: nonsense warning abou... | Jakub Jelinek | 2 | -4/+10 |
2005-07-14 | [multiple changes] | Feng Wang | 2 | -3/+14 |
2005-07-13 | Make-lang.in (fortran/dependency.o): Depend on $(GFORTRAN_TRANS_DEPS). | Andreas Schwab | 2 | -1/+6 |
2005-07-11 | trans-stmt.c (gfc_trans_forall_loop): Clear maskindex before the outermost loop. | Jakub Jelinek | 2 | -118/+24 |
2005-07-08 | Makefile.in (TREE_H): Add treestruct.def. | Daniel Berlin | 2 | -1/+5 |
2005-07-08 | primary.c (gfc_match_rvalue): Handle ENTRY the same way as FUNCTION. | Jakub Jelinek | 2 | -4/+22 |
2005-07-07 | scanner.c (load_line): Add pbuflen argument, don't make buflen static. | Jakub Jelinek | 2 | -13/+24 |
2005-07-07 | scanner.c (preprocessor_line): Only set current_file->line when errors have n... | Jakub Jelinek | 2 | -16/+30 |
2005-07-07 | primary.c (match_hollerith_constant): Use int, not unsigned int, for the holl... | Steven Bosscher | 2 | -3/+8 |
2005-07-07 | Real commit for Hollerith constants. | Feng Wang | 1 | -0/+30 |
2005-07-07 | For the 60th anniversary of Chinese people��s Anti-Japan war victory. | Feng Wang | 11 | -40/+499 |
2005-07-07 | re PR fortran/16531 ([4.0 only, gfortran] Hollerith Data not supported) | Feng Wang | 1 | -0/+35 |
2005-07-07 | re PR fortran/22327 ([4.0 only] Wrong code in array constructor) | Feng Wang | 2 | -1/+6 |
2005-07-07 | decl.c (gfc_match_entry): Allow ENTRY without parentheses even in FUNCTIONs. | Jakub Jelinek | 2 | -1/+6 |
2005-07-03 | gfortran.texi, [...]: Fix typos. | Kazu Hirata | 1 | -1/+1 |
2005-07-03 | gfortran.texi, [...]: Fix typo. | Kazu Hirata | 4 | -6/+11 |
2005-07-03 | c-format.c (gcc_gfc_format_type, [...]): New. | Kaveh R. Ghazi | 3 | -9/+25 |
2005-07-03 | re PR fortran/20842 (can't use 'END=' in output statement) | François-Xavier Coudert | 2 | -5/+19 |
2005-07-02 | c.opt, [...]: Remove "." from end of help texts. | Joseph Myers | 2 | -7/+11 |
2005-07-02 | intrinsic.texi: Add documentaion for eoshift, epsilon, etime, and exit. | Jerry DeLisle | 2 | -16/+242 |
2005-07-02 | gfortran.texi: Fixed typos and grammar. | Jerry DeLisle | 2 | -26/+22 |
2005-06-27 | ChangeLog: Cleaned up changelog from 2005-06-24. | Jerry DeLisle | 1 | -10/+10 |
2005-06-26 | trans-stmt.c (gfc_trans_forall_1): Prefer to use smaller logical type than bo... | Jakub Jelinek | 2 | -3/+14 |
2005-06-25 | Move misplaced ChangeLog entry. | Jakub Jelinek | 1 | -0/+10 |
2005-06-25 | Update FSF address. | Kelley Cook | 54 | -108/+112 |
2005-06-24 | re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics) | Jerry DeLisle | 7 | -3/+141 |
2005-06-24 | simplify.c (gfc_simplify_modulo): Don't clear before get result. | Feng Wang | 2 | -3/+6 |
2005-06-22 | re PR fortran/21034 ([4.0 only] internal compiler error: in gfc_trans_auto_ar... | Paul Brook | 2 | -1/+28 |
2005-06-21 | namelist_use_1.msg | Tobias Schlüter | 2 | -0/+60 |
2005-06-20 | gfortran.h: Add flag_backslash compile-time option. | François-Xavier Coudert | 7 | -6/+31 |
2005-06-20 | re PR fortran/21257 ([4.0 only] Duplicate use of construct name) | Steven G. Kargl | 2 | -13/+16 |