| Commit message (Expand) | Author | Age | Files | Lines |
* | data_1.f90: Fix integer oveflow in integer literal constant. | Steven G. Kargl | 2006-09-07 | 4 | -12/+21 |
* | 2006-09-06 Paul Thomas <pault@gcc.gnu.org> | Paul Thomas | 2006-09-06 | 1 | -4/+0 |
* | re PR fortran/28908 (fold_convert fails for Fortran operator) | Paul Thomas | 2006-09-05 | 5 | -135/+164 |
* | * match.c: Fix a comment typo. | Kazu Hirata | 2006-08-30 | 2 | -1/+5 |
* | re PR fortran/28885 (ICE passing components of array of derived type) | Paul Thomas | 2006-08-30 | 5 | -30/+92 |
* | re PR fortran/28866 (Simple if statements are not so simple) | Steven G. Kargl | 2006-08-29 | 3 | -49/+73 |
* | re PR fortran/28788 (ICE on valid code) | Paul Thomas | 2006-08-29 | 2 | -12/+21 |
* | arith.h: Update Copyright dates. | Steven G. Kargl | 2006-08-26 | 3 | -76/+108 |
* | gfortran.texi: Note variable initialization causes SAVE attribute. | Steven G. Kargl | 2006-08-26 | 2 | -3/+13 |
* | intrinsic.texi: Update Copyright date. | Daniel Franke | 2006-08-26 | 2 | -135/+407 |
* | intrinsic.texi: Added doc-stubs for undocumented intrinsics... | Daniel Franke | 2006-08-24 | 2 | -625/+3139 |
* | re PR fortran/28788 (ICE on valid code) | Paul Thomas | 2006-08-24 | 3 | -4/+70 |
* | gfortran.texi: Fix last commit where a "no" was deleted and a grammatical err... | Steven G. Kargl | 2006-08-23 | 2 | -2/+7 |
* | gfortran.texi: Spell check. | Steven G. Kargl | 2006-08-23 | 2 | -6/+32 |
* | re PR fortran/25828 ([f2003] ACCESS='STREAM' io support) | Janne Blomqvist | 2006-08-20 | 2 | -0/+14 |
* | re PR fortran/28601 (ICE on reexport of renamed type) | Paul Thomas | 2006-08-20 | 11 | -136/+320 |
* | re PR fortran/25217 (Derived type dummy argument having intent(out) attribute) | Erik Edelmann | 2006-08-19 | 3 | -2/+21 |
* | re PR fortran/25828 ([f2003] ACCESS='STREAM' io support) | Jerry DeLisle | 2006-08-15 | 6 | -30/+66 |
* | re PR fortran/28590 (A SEQUENCEd defined type which refers to another defined... | Paul Thomas | 2006-08-06 | 3 | -15/+19 |
* | re PR fortran/28548 ([4.1 only] Optional argument failed) | Steven G. Kargl | 2006-08-06 | 2 | -11/+22 |
* | intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT, LSHIFT. | Francois-Xavier Coudert | 2006-07-30 | 7 | -6/+254 |
* | Makefile.in: Use $(HEADER_H) instead of header.h in dependencies and variable... | Volker Reichelt | 2006-07-28 | 2 | -5/+9 |
* | intrinsic.c (add_functions): Add INT2, SHORT, INT8, LONG, LSTAT, MCLOCK and M... | François-Xavier Coudert | 2006-07-26 | 8 | -2/+232 |
* | re PR fortran/28416 (ICE on allocatable codes) | Erik Edelmann | 2006-07-24 | 2 | -1/+13 |
* | re PR libfortran/25289 (Cannot handle record numbers large than huge(0_4)) | Jerry DeLisle | 2006-07-24 | 5 | -2/+34 |
* | re PR debug/25468 (-g makes g++ loop forever) | Steven Bosscher | 2006-07-23 | 1 | -1/+1 |
* | re PR fortran/28439 ([4.1 only] Multiple evaluations of arithmetic if condition) | Steven Bosscher | 2006-07-22 | 2 | -0/+6 |
* | re PR fortran/28390 (Broken !$omp parallel do lastprivate(iterationvar)) | Jakub Jelinek | 2006-07-16 | 2 | -2/+9 |
* | re PR fortran/28384 (ICE on non-existent COMMON block) | Paul Thomas | 2006-07-16 | 4 | -63/+184 |
* | trans-expr.c (gfc_trans_string_copy): Evaluate the string lengths | Steven G. Kargl | 2006-07-15 | 2 | -3/+10 |
* | re PR fortran/28174 (Corruption of multiple character arrays when passing arr... | Paul Thomas | 2006-07-13 | 4 | -1/+47 |
* | re PR fortran/28163 (Calling libgfortran's copy_string is inefficient) | Francois-Xavier Coudert | 2006-07-12 | 4 | -15/+69 |
* | Fix typos. | Feng Wang | 2006-07-11 | 1 | -1/+1 |
* | re PR fortran/28213 (ICE: Hollerith constant) | Feng Wang | 2006-07-11 | 2 | -0/+7 |
* | * intrinsic.texi: Fix typos. | Kazu Hirata | 2006-07-07 | 2 | -2/+6 |
* | re PR fortran/28237 (print call()) | Paul Thomas | 2006-07-07 | 2 | -0/+14 |
* | re PR fortran/28129 (gfortran -fbounds-check: Shows invalid array out of boun... | Francois-Xavier Coudert | 2006-07-06 | 2 | -9/+20 |
* | re PR fortran/27874 (Bad interaction between bounds checking, forall and deri... | Francois-Xavier Coudert | 2006-07-06 | 2 | -0/+10 |
* | re PR fortran/20892 (dummy procedure can't be generic) | Francois-Xavier Coudert | 2006-07-05 | 2 | -0/+13 |
* | re PR fortran/28174 (Corruption of multiple character arrays when passing arr... | Paul Thomas | 2006-07-04 | 6 | -23/+141 |
* | intrinsic.c (add_subroutines): Add ITIME and IDATE. | Francois-Xavier Coudert | 2006-07-04 | 6 | -2/+154 |
* | decl.c (match_old_style_init): Add data attribute to symbol. | Asher Langton | 2006-07-03 | 2 | -1/+14 |
* | iresolve.c (gfc_resolve_cpu_time, [...]): Remove ATTRIBUTE_UNUSED for used ar... | Francois-Xavier Coudert | 2006-07-03 | 2 | -2/+7 |
* | * intrinsic.texi: Document new intrinsics. | Francois-Xavier Coudert | 2006-07-03 | 2 | -138/+1352 |
* | re PR fortran/19259 (";" as first nonblank character on a line should be an e... | Tobias Schlüter | 2006-07-01 | 2 | -2/+31 |
* | * check.c: Fix a comment typo. | Kazu Hirata | 2006-06-30 | 2 | -1/+5 |
* | re PR fortran/25056 (non-PURE function should not be a valid argument) | Paul Thomas | 2006-06-25 | 4 | -9/+110 |
* | re PR fortran/28081 (Undue compile-time error for zero-sized substring) | Francois-Xavier Coudert | 2006-06-24 | 2 | -3/+13 |
* | re PR fortran/23862 (Select Fortran source form appropriately for "-pipe") | Francois-Xavier Coudert | 2006-06-24 | 2 | -1/+7 |
* | re PR fortran/28118 (ICE calling subroutine defined via explicit interface) | Paul Thomas | 2006-06-24 | 2 | -3/+38 |