| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR fortran/30522 (Host-/use-associated VOLATILE variable: volatile scope, ... | Tobias Burnus | 2007-02-20 | 4 | -13/+20 |
* | re PR fortran/30783 ("character(*), value" produces SEGV at runtime) | Tobias Burnus | 2007-02-20 | 2 | -3/+20 |
* | re PR libfortran/30533 ([4.1 only] minval, maxval missing for kind=1 and kind=2) | Thomas Koenig | 2007-02-19 | 2 | -26/+7 |
* | re PR fortran/30681 ("obsolescent" vs. "obsolete") | Jerry DeLisle | 2007-02-19 | 3 | -4/+10 |
* | trans-array.c (gfc_build_constant_array_constructor): When the shape of the c... | Roger Sayle | 2007-02-18 | 3 | -19/+79 |
* | re PR fortran/30400 (ANY not accepted as mask in FORALL) | Roger Sayle | 2007-02-18 | 2 | -9/+16 |
* | re PR fortran/30793 (Segfault on calling a function returning a pointer) | Tobias Burnus | 2007-02-16 | 2 | -1/+8 |
* | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 2007-02-15 | 9 | -313/+223 |
* | re PR fortran/30779 ([4.1, 4.2 only] incomplete file triggers ICE) | Jerry DeLisle | 2007-02-15 | 2 | -0/+9 |
* | primary.c (match_logical_constant): Return MATCH_ERROR on invalid kind. | Steven G. Kargl | 2007-02-15 | 2 | -1/+10 |
* | Fix a potential buffer overflow. | Steven G. Kargl | 2007-02-14 | 2 | -1/+6 |
* | [multiple changes] | Paul Thomas | 2007-02-12 | 2 | -1/+17 |
* | invoke.texi (Overall Options): Document --help=. | Nick Clifton | 2007-02-12 | 2 | -11/+15 |
* | intrinsic.texi (HOSTNM): Fix typographical error in syntax. | Daniel Franke | 2007-02-11 | 2 | -1/+39 |
* | re PR fortran/30478 (FAIL: gfortran.dg/enum_2.f90 -O (internal compiler err... | Tobias Schlüter | 2007-02-11 | 2 | -65/+120 |
* | re PR fortran/30554 ([4.1 only] ICE in mio_pointer_ref at module.c:1945) | Paul Thomas | 2007-02-11 | 3 | -2/+55 |
* | Makefile.in (libgcc-support, [...]): Add emutls.c. | Richard Henderson | 2007-02-10 | 6 | -8/+24 |
* | re PR fortran/30512 ([4.1 only] MAXVAL() incorrect for zero-size int arrays, ... | Tobias Burnus | 2007-02-09 | 2 | -2/+23 |
* | re PR fortran/30720 ([4.1 only] runtime: check for empty array slices before ... | Francois-Xavier Coudert | 2007-02-09 | 6 | -51/+33 |
* | trans-stmt.c (gfc_trans_forall_1): Optimize the cases where the mask expressi... | Roger Sayle | 2007-02-08 | 2 | -2/+26 |
* | Add the PR number to my previous ChangeLog entries. | Steven G. Kargl | 2007-02-06 | 1 | -1/+1 |
* | re PR fortran/30611 ([4.1 only] Confusing error message for negative ncopies ... | Francois-Xavier Coudert | 2007-02-04 | 2 | -1/+22 |
* | invoke.texi: Update documentation. | Steven G. Kargl | 2007-02-04 | 3 | -2/+14 |
* | * trans-array.c: Fix a comment typo. | Kazu Hirata | 2007-02-03 | 2 | -1/+5 |
* | re PR fortran/30514 ([4.1 only] zero-sized array wrongly rejected: integer ::... | Paul Thomas | 2007-02-03 | 3 | -8/+35 |
* | re PR fortran/30683 ([4.2 only] internal compiler error: Segmentation fault) | Steven G. Kargl | 2007-02-03 | 2 | -1/+6 |
* | trans.c (gfc_build_array_ref): Use STRIP_TYPE_NOPS to eliminate NON_LVALUE_EX... | Roger Sayle | 2007-02-02 | 2 | -0/+8 |
* | re PR fortran/30284 ([4.1 only] ICE in gfc_add_modify with internal reads) | Paul Thomas | 2007-02-02 | 4 | -12/+52 |
* | trans-array.c (gfc_conv_expr_descriptor): We don't need to use a temporary ar... | Roger Sayle | 2007-02-02 | 2 | -9/+39 |
* | dependency.c (gfc_check_dependency): Implement dependency checking for array ... | Roger Sayle | 2007-02-02 | 2 | -3/+20 |
* | trans-stmt.c (compute_overall_iter_number): Document function arguments. | Roger Sayle | 2007-02-02 | 2 | -28/+32 |
* | re PR fortran/30520 (Conflics checking of VOLATILE attribute needs improvement) | Tobias Burnus | 2007-01-31 | 4 | -5/+68 |
* | * simplify.c, trans-array.c: Fix comment typos. | Kazu Hirata | 2007-01-31 | 3 | -3/+7 |
* | invoke.texi (Code Gen Options): Fix abbreviation typo. | Ralf Wildenhues | 2007-01-30 | 3 | -4/+9 |
* | re PR fortran/30432 ([4.1 only] gfortran.dg/c_by_val_1.f fails on ia64-*-*, p... | Steve Ellcey | 2007-01-30 | 3 | -2/+11 |
* | re PR fortran/30554 ([4.1 only] ICE in mio_pointer_ref at module.c:1945) | Paul Thomas | 2007-01-29 | 2 | -3/+17 |
* | re PR fortran/30389 ([4.1 only] ACHAR() intrinsic gives erroneous errors in c... | Thomas Koenig | 2007-01-28 | 6 | -92/+64 |
* | trans-stmt.c (forall_info): Replace the next_nest and outer fields that previ... | Roger Sayle | 2007-01-27 | 2 | -17/+20 |
* | re PR fortran/30407 ([4.1 only] Elemental functions in WHERE assignments wron... | Paul Thomas | 2007-01-27 | 5 | -6/+104 |
* | Add 'PR fortran/30278' to my previous commit. | Steven G. Kargl | 2007-01-27 | 1 | -0/+1 |
* | Steven G. | Steven G. Kargl | 2007-01-26 | 3 | -2/+53 |
* | lang-specs.h: Add support for .f03 and .F03 extensions. | Tobias Burnus | 2007-01-26 | 4 | -2/+13 |
* | re PR fortran/30437 (-Wno-all is rejected (even when fortran is not included)) | Manuel López-Ibáñez | 2007-01-25 | 3 | -17/+25 |
* | [multiple changes] | Jerry DeLisle | 2007-01-24 | 3 | -8/+19 |
* | intrinsic.texi (ACHAR): Added cross-references. | Brooks Moses | 2007-01-21 | 2 | -2/+19 |
* | intrinsic.texi: Edited all "Syntax" examples to a consistent form. | Brooks Moses | 2007-01-20 | 2 | -147/+145 |
* | openmp.c, [...]: Next installment in the massive whitespace patch. | Steven G. Kargl | 2007-01-20 | 12 | -1714/+1623 |
* | module.c (mio_array_ref): The dimen_type fields of an array ref are an enumer... | Roger Sayle | 2007-01-20 | 2 | -2/+25 |
* | dependency.c (gfc_full_array_ref_p): Check that ref->next is NULL, i.e. | Roger Sayle | 2007-01-20 | 5 | -21/+116 |
* | trans-intrinsic.c (gfc_conv_intrinsic_sign): New branchless implementation fo... | Roger Sayle | 2007-01-20 | 2 | -14/+28 |