Age | Commit message (Expand) | Author | Files | Lines |
2007-07-02 | [multiple changes] | Christopher D. Rickett | 1 | -0/+11 |
2007-06-07 | decl.c: Miscellaneous whitespace fixes. | Steven G. Kargl | 1 | -2/+2 |
2007-05-11 | re PR fortran/30878 (Rejects function f1; namelist /nml/ f1) | Paul Thomas | 1 | -0/+7 |
2007-05-06 | re PR fortran/31201 (Too large unit number generates wrong code) | Jerry DeLisle | 1 | -75/+187 |
2007-04-17 | arith.h: Update copyright years. | Tobias Schlüter | 1 | -1/+1 |
2007-02-15 | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 1 | -44/+22 |
2007-02-02 | re PR fortran/30284 ([4.1 only] ICE in gfc_add_modify with internal reads) | Paul Thomas | 1 | -8/+28 |
2007-01-08 | tree-ssa-ccp.c (maybe_fold_offset_to_array_ref): Use type of offset to build ... | Richard Guenther | 1 | -1/+1 |
2006-12-15 | re PR libfortran/30200 ([4.1 only] write(*,myfmt="(1X,a,'xyz')") "A" prints ... | Jerry DeLisle | 1 | -1/+1 |
2006-11-15 | data.c: Remove trailing periods from error messages. | Brooks Moses | 1 | -1/+1 |
2006-11-11 | data.c: Add 2006 to copyright years. | Tobias Schlüter | 1 | -1/+2 |
2006-08-15 | re PR fortran/25828 ([f2003] ACCESS='STREAM' io support) | Jerry DeLisle | 1 | -6/+13 |
2006-07-24 | re PR libfortran/25289 (Cannot handle record numbers large than huge(0_4)) | Jerry DeLisle | 1 | -0/+5 |
2006-07-11 | re PR fortran/28213 (ICE: Hollerith constant) | Feng Wang | 1 | -0/+1 |
2006-06-21 | trans-expr.c (gfc_conv_missing_dummy, [...]): Replace calls to convert on con... | Francois-Xavier Coudert | 1 | -2/+2 |
2006-06-03 | trans.c (gfc_msg_bounds, [...]): Add strings for common runtime error messages. | Francois-Xavier Coudert | 1 | -4/+8 |
2006-04-18 | * trans-io.c (gfc_build_io_library_fndecls): Align pad. | Steve Ellcey | 1 | -0/+8 |
2006-04-15 | trans-io.c (set_string): Use fold_build2 and build_int_cst instead of build2 ... | Roger Sayle | 1 | -2/+2 |
2006-01-30 | re PR fortran/24266 (ICE when writing to array of strings that is an elements... | Erik Edelmann | 1 | -1/+1 |
2005-12-28 | re PR fortran/25587 (Garbage in output of -fdump-tree-original) | Andrew Pinski | 1 | -1/+1 |
2005-12-16 | trans.h (tree): Remove declaration of gfc_build_function_call. | Richard Guenther | 1 | -10/+10 |
2005-12-16 | trans.h (gfc_build_indirect_ref): Remove declaration. | Richard Guenther | 1 | -5/+5 |
2005-12-16 | (gfc_conv_descriptor_data_addr): Use build_fold_addr_expr where appropriate. | Richard Guenther | 1 | -16/+16 |
2005-12-10 | re PR fortran/23815 (Add -byteswapio flag) | Thomas Koenig | 1 | -0/+8 |
2005-11-30 | [multiple changes] | Paul Thomas | 1 | -24/+16 |
2005-11-21 | re PR fortran/14943 (read/write code generation is not thread safe) | Jakub Jelinek | 1 | -475/+617 |
2005-11-19 | fortran ChangeLog: | Janne Blomqvist | 1 | -8/+33 |
2005-11-06 | gfortran ChangeLog | Janne Blomqvist | 1 | -2/+8 |
2005-09-26 | [multiple changes] | Janne Blomqvist | 1 | -6/+44 |
2005-09-14 | PR fortran/21875 Internal Unit Array I/O, NIST | Paul Thomas | 1 | -2/+62 |
2005-09-09 | gfortran.h: Add iomsg to gfc_open, gfc_close, gfc_filepos, gfc_inquire and gf... | Thomas Koenig | 1 | -1/+27 |
2005-08-07 | [multiple changes] | Janne Blomqvist | 1 | -0/+20 |
2005-08-06 | decl.c, [...]: Fix comment/doc typos. | Kazu Hirata | 1 | -2/+2 |
2005-07-07 | For the 60th anniversary of Chinese people��s Anti-Japan war victory. | Feng Wang | 1 | -2/+71 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-15 | [multiple changes] | Feng Wang | 1 | -1/+2 |
2005-04-17 | re PR fortran/17472 ([4.0 only] namelist does not handle arrays) | Paul Thomas | 1 | -139/+225 |
2005-03-15 | re PR fortran/18827 (ICE on assign to common variable) | Feng Wang | 1 | -1/+2 |
2005-02-24 | Unrevert previously reversed patch, adding this patch: | Tobias Schlüter | 1 | -2/+3 |
2005-02-24 | Revert yesterday's patch: | Tobias Schlüter | 1 | -3/+2 |
2005-02-23 | gfortran.h (gfc_component, [...]): Make 'name' a 'const char *'. | Tobias Schlüter | 1 | -2/+3 |
2005-01-27 | trans-decl.c (gfc_build_label_decl): Set DECL_ARTIFICAL and TREE_USED for all... | Steven Bosscher | 1 | -2/+1 |
2005-01-23 | data.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-01-23 | re PR libfortran/19313 (inquire(pad=) not implemented) | Bud Davis | 1 | -0/+4 |
2005-01-22 | re PR fortran/19194 (Missing RECL parameter in OPEN statement) | Tobias Schlüter | 1 | -3/+3 |
2005-01-18 | arith.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-03 | arith.c: Add system.h; remove string.h | Steven G. Kargl | 1 | -2/+0 |
2004-11-10 | re PR fortran/18375 (ICE when compiling spec benchmark fma3d) | Paul Brook | 1 | -2/+2 |
2004-11-08 | arith.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -6/+6 |
2004-10-04 | trans-const.c (gfc_build_cstring_const): New function. | Tobias Schlüter | 1 | -2/+2 |