Age | Commit message (Expand) | Author | Files | Lines |
2008-11-01 | re PR fortran/35681 (wrong result for vector subscripted array expression in ... | Daniel Kraft | 1 | -0/+38 |
2008-07-19 | gfortran.h (operator): Remove macro. | Kaveh R. Ghazi | 1 | -2/+2 |
2008-07-07 | re PR fortran/36670 (Missing compile-time checks on sum and product) | Thomas Koenig | 1 | -0/+2 |
2008-07-02 | re PR fortran/36590 (internal error: Can't convert LOGICAL(1) to LOGICAL(1)) | Thomas Koenig | 1 | -1/+1 |
2008-06-29 | re PR fortran/36341 (MATMUL: Bounds check missing) | Thomas Koenig | 1 | -0/+28 |
2008-05-28 | re PR fortran/36319 (Segfault with wide characters in DATA) | Francois-Xavier Coudert | 1 | -6/+26 |
2008-05-21 | re PR fortran/36257 (SPREAD gives wrong results with array CHARACTER parameters) | Francois-Xavier Coudert | 1 | -4/+1 |
2008-05-18 | intrinsic.c (char_conversions, ncharconv): New static variables. | Francois-Xavier Coudert | 1 | -16/+80 |
2008-04-17 | re PR fortran/35724 (Compile time segmentation fault for CSHIFT with negative... | Jerry DeLisle | 1 | -1/+2 |
2008-03-28 | re PR fortran/35724 (Compile time segmentation fault for CSHIFT with negative... | Jerry DeLisle | 1 | -1/+2 |
2008-03-03 | re PR fortran/33197 (Fortran 2008: math functions) | François-Xavier Coudert | 1 | -0/+8 |
2008-02-27 | re PR fortran/33387 (Fortran front-end should translate intrinsics by calling... | Francois-Xavier Coudert | 1 | -98/+3 |
2008-02-24 | arith.c: Update copyright years. | Tobias Schlüter | 1 | -1/+1 |
2008-02-22 | re PR fortran/34907 (valgrind error indication from testsuite trans-types.c: ... | Jerry DeLisle | 1 | -0/+32 |
2008-01-19 | re PR fortran/34817 (mixed-kind "any" and "all" intrinsics with expressions) | Thomas Koenig | 1 | -4/+0 |
2008-01-15 | re PR libfortran/34671 (any(kind=1) and all(kind=1)) | Thomas Koenig | 1 | -2/+8 |
2007-12-25 | re PR fortran/34533 (DTIME returns total process time and not since last invo... | Daniel Franke | 1 | -1/+9 |
2007-12-22 | re PR libfortran/34540 (cshift, eoshift, kind=1 and kind=2 arguments...) | Jerry DeLisle | 1 | -2/+2 |
2007-11-29 | re PR fortran/34262 (MVBITS does not work for arrays) | Tobias Burnus | 1 | -0/+2 |
2007-11-24 | re PR libfortran/34209 (run-time lib: NEAREST(0.0_8, -1.0) produces wrong num... | Jerry DeLisle | 1 | -21/+50 |
2007-11-20 | re PR fortran/33317 (CSHIFT/EOSHIFT: Rejects optional dummy for DIM=) | Jerry DeLisle | 1 | -6/+14 |
2007-11-18 | trans-expr.c (gfc_conv_missing_dummy): Set the type of the dummy argument to ... | Jerry DeLisle | 1 | -14/+7 |
2007-11-13 | re PR fortran/34080 (Transfer was working, now broken) | Paul Thomas | 1 | -1/+2 |
2007-10-20 | re PR fortran/31608 (wrong types in character array/scalar binop) | Paul Thomas | 1 | -10/+26 |
2007-09-13 | iresolve.c (resolve_mask_arg): If a mask is an array expression, convert it t... | Thomas Koenig | 1 | -9/+23 |
2007-08-30 | re PR fortran/31879 (ICE with function having array of character variables ar... | Paul Thomas | 1 | -0/+28 |
2007-08-29 | re PR libfortran/32989 (GETARG intrinsic) | Francois-Xavier Coudert | 1 | -3/+12 |
2007-08-26 | re PR fortran/32980 (Vendor extension: Intrinsic functions (D)GAMMA, LGAMMA (... | Tobias Burnus | 1 | -0/+18 |
2007-08-24 | re PR libfortran/32972 (performance of pack/unpack) | Thomas Koenig | 1 | -17/+3 |
2007-08-12 | re PR fortran/29600 ([F03] MINLOC and MAXLOC take an optional KIND argument) | Francois-Xavier Coudert | 1 | -5/+6 |
2007-08-12 | re PR fortran/30964 (optional arguments to random_seed) | Francois-Xavier Coudert | 1 | -0/+10 |
2007-08-12 | re PR fortran/29600 ([F03] MINLOC and MAXLOC take an optional KIND argument) | Francois-Xavier Coudert | 1 | -18/+70 |
2007-08-06 | re PR fortran/30947 (intrinsic: ALARM) | Francois-Xavier Coudert | 1 | -3/+7 |
2007-08-06 | re PR fortran/30933 (intrinsic: EXIT) | Francois-Xavier Coudert | 1 | -6/+10 |
2007-08-04 | re PR fortran/32968 (selected_(int|real)_kind fail with -fdefault-integer-8) | Steven G. Kargl | 1 | -3/+29 |
2007-08-01 | re PR libfortran/32954 (pack with -fdefault-integer-8) | Thomas Koenig | 1 | -97/+43 |
2007-08-01 | arith.c: Change copyright header to refer to version 3 of the GNU General Pub... | Nick Clifton | 1 | -4/+3 |
2007-07-14 | re PR fortran/32357 (MVBITS gives wrong-code on big-endian with -fdefault-int... | Francois-Xavier Coudert | 1 | -3/+16 |
2007-07-14 | re PR libfortran/32731 (pack/unpack with kind=1 or kind=2 mask) | Thomas Koenig | 1 | -15/+39 |
2007-05-04 | re PR target/22539 (Internal compiler error with maximum sized array) | Daniel Franke | 1 | -0/+44 |
2007-04-07 | re PR fortran/31257 (ICE in gfc_conv_expr_descriptor) | Paul Thomas | 1 | -0/+16 |
2007-03-08 | re PR fortran/30947 (intrinsic: ALARM) | Daniel Franke | 1 | -2/+0 |
2007-03-07 | * iresolve.c (gfc_resolve_ishftc): Correct s_kind value. | Brooks Moses | 1 | -1/+1 |
2007-02-19 | re PR libfortran/30533 ([4.1 only] minval, maxval missing for kind=1 and kind=2) | Thomas Koenig | 1 | -26/+0 |
2007-01-11 | re PR libfortran/30415 (MINLOC, MAXLOC missing for integer kinds 1 and 2) | Thomas Koenig | 1 | -0/+26 |
2007-01-08 | interface.c, [...]: Update Copyright years. | Steven G. Kargl | 1 | -617/+582 |
2006-10-09 | re PR fortran/15441 (RRSPACING broken for denormals) | Steven G. Kargl | 1 | -0/+43 |
2006-10-07 | re PR fortran/16580 ([4.1 only] gfortran ICE on test g77.f-torture/execute/in... | François-Xavier Coudert | 1 | -1/+25 |
2006-09-18 | re PR fortran/29060 (spread causes ICE in gfc_trans_array_constructor) | Paul Thomas | 1 | -0/+17 |
2006-07-30 | intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT, LSHIFT. | Francois-Xavier Coudert | 1 | -2/+71 |