| Age | Commit message (Expand) | Author | Files | Lines |
| 2006-07-30 | intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT, LSHIFT. | Francois-Xavier Coudert | 1 | -0/+26 |
| 2006-07-26 | intrinsic.c (add_functions): Add INT2, SHORT, INT8, LONG, LSTAT, MCLOCK and M... | François-Xavier Coudert | 1 | -0/+6 |
| 2006-06-24 | re PR fortran/28094 (Modulo of real(kind=10) variables doesn't work) | Francois-Xavier Coudert | 1 | -3/+9 |
| 2006-06-18 | re PR fortran/26801 (-fbounds-check generates segfault) | Francois-Xavier Coudert | 1 | -0/+4 |
| 2006-06-15 | trans-array.h (gfc_trans_create_temp_array): Add bool argument. | Thomas Koenig | 1 | -1/+1 |
| 2006-06-03 | trans.c (gfc_msg_bounds, [...]): Add strings for common runtime error messages. | Francois-Xavier Coudert | 1 | -1/+1 |
| 2006-06-01 | re PR fortran/25098 (Variable as actual argument for procedure dummy argument... | Paul Thomas | 1 | -24/+28 |
| 2006-05-28 | check.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
| 2006-05-27 | trans-intrinsic.c (gfc_conv_associated): If pointer in first arguments has ze... | Paul Thomas | 1 | -0/+26 |
| 2006-05-26 | re PR fortran/27709 (Using size of array pointer component as dimension of fu... | Paul Thomas | 1 | -10/+43 |
| 2006-05-07 | re PR fortran/24813 (ICE with scalarization LEN of character types) | Paul Thomas | 1 | -0/+7 |
| 2006-04-16 | re PR fortran/26822 (Scalarization of non-elemental intrinsic: __logical_4_l4) | Paul Thomas | 1 | -0/+1 |
| 2006-04-03 | re PR testsuite/26981 (g++.old-deja/g++.other/init18.C fails) | Paul Thomas | 1 | -6/+20 |
| 2006-03-22 | re PR fortran/17298 (gfortran ICE: Not Implemented: Scalarization of non-elem... | Paul Thomas | 1 | -3/+232 |
| 2006-03-13 | re PR libfortran/25378 ([Fortran 2003] maxloc for all-false mask) | Paul Thomas | 1 | -22/+9 |
| 2006-03-09 | re PR fortran/26257 (internal compiler error: Segmentation fault, on function... | Paul Thomas | 1 | -0/+1 |
| 2006-03-06 | re PR fortran/26107 (ICE after error message on invalid code) | Paul Thomas | 1 | -1/+1 |
| 2006-03-01 | re PR fortran/26393 (ICE with function returning variable lenght array) | Paul Thomas | 1 | -1/+102 |
| 2006-02-28 | trans-intrinsic.c (gfc_conv_intrinsic_minmaxloc): If the mask expression exis... | Thomas Koenig | 1 | -3/+36 |
| 2006-02-25 | re PR fortran/23092 ([4.1 only] scalar mask for minval/maxval/sum/product) | Thomas Koenig | 1 | -6/+43 |
| 2006-01-09 | Add 2006 copyright year. | Feng Wang | 1 | -1/+1 |
| 2006-01-09 | fortran ChangeLog entry: | Feng Wang | 1 | -3/+7 |
| 2006-01-07 | re PR fortran/22146 (ICE when calling ELEMENTAL subroutines) | Paul Thomas | 1 | -1/+1 |
| 2005-12-16 | trans.h (tree): Remove declaration of gfc_build_function_call. | Richard Guenther | 1 | -27/+27 |
| 2005-12-16 | trans.h (gfc_build_indirect_ref): Remove declaration. | Richard Guenther | 1 | -2/+2 |
| 2005-12-16 | (gfc_conv_descriptor_data_addr): Use build_fold_addr_expr where appropriate. | Richard Guenther | 1 | -8/+8 |
| 2005-12-13 | Make-lang.in (fortran/trans-resolve.o): Depend on fortran/dependency.h. | Richard Sandiford | 1 | -1/+11 |
| 2005-11-13 | fget.c: New file. | Francois-Xavier Coudert | 1 | -0/+21 |
| 2005-11-09 | Fix typo in comment. | Steven G. Kargl | 1 | -1/+1 |
| 2005-11-06 | intrinsic.c (add_functions): Add ctime and fdate intrinsics. | Francois-Xavier Coudert | 1 | -0/+80 |
| 2005-11-05 | intrinsic.c (add_functions): Add function version of TTYNAM. | Francois-Xavier Coudert | 1 | -0/+42 |
| 2005-11-01 | re PR fortran/21565 (namelist in block data is illegal) | Paul Thomas | 1 | -0/+1 |
| 2005-10-30 | check.c (gfc_check_malloc, [...]): New functions. | Francois-Xavier Coudert | 1 | -0/+1 |
| 2005-10-28 | check.c (gfc_check_alarm_sub, [...]): New functions. | Francois-Xavier Coudert | 1 | -0/+1 |
| 2005-10-24 | Commit for Asher Langton | Asher Langton | 1 | -0/+34 |
| 2005-10-03 | re PR libfortran/19308 (I/O library should support more real and integer kinds) | François-Xavier Coudert | 1 | -25/+90 |
| 2005-09-13 | re PR fortran/18899 ([gfortran] ubound wrongly calculated for passed array) | Richard Sandiford | 1 | -2/+1 |
| 2005-08-09 | check.c (gfc_check_ttynam_sub, [...]): Add check functions for new intrinsics... | François-Xavier Coudert | 1 | -0/+1 |
| 2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
| 2005-06-12 | trans-array.c (gfc_conv_descriptor_data_get): Rename from gfc_conv_descriptor... | Richard Henderson | 1 | -2/+2 |
| 2005-05-26 | data.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
| 2005-05-18 | f95-lang.c (gfc_init_builtin_functions): Define BUILT_IN_TRUNC and BUILT_IN_T... | Tobias Schlüter | 1 | -7/+13 |
| 2005-03-23 | convert.c (convert): Replace fold (buildN (...)) with fold_buildN. | Steven Bosscher | 1 | -64/+64 |
| 2005-03-22 | Makefile.am: Added new files. | François-Xavier Coudert | 1 | -0/+9 |
| 2005-03-14 | tree-cfg.c (find_taken_edge_cond_expr): Use zero_p instead of integer_zerop. | Zdenek Dvorak | 1 | -1/+1 |
| 2005-03-04 | trans-intrinsic.c (gfc_get_symbol_for_expr): Fix comment typo, clarify comment. | Tobias Schlüter | 1 | -2/+2 |
| 2005-02-28 | trans-intrinsic.c (gfc_conv_intrinsic_iargc): remove boolean argument. | Steven G. Kargl | 1 | -7/+4 |
| 2005-01-23 | data.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
| 2005-01-16 | * trans-intrinsic.c, trans-types.c: Update copyright years. | Tobias Schlüter | 1 | -1/+1 |
| 2005-01-16 | trans-intrinsic.c (gfc_conv_intrinsic_index, [...]): Remove 'gfc'-prefix from... | Tobias Schlüter | 1 | -12/+12 |