Age | Commit message (Expand) | Author | Files | Lines |
2005-04-14 | gfortran.h (gfc_real_info): Add subnormal struct member. | Steven G. Kargl | 4 | -15/+19 |
2005-04-14 | ChangeLog: Added comment on gfc_match_if for the 2005-04-09 entry on match.c. | François-Xavier Coudert | 1 | -0/+2 |
2005-04-12 | * simplify.c: Fix a comment typo. | Kazu Hirata | 2 | -1/+5 |
2005-04-12 | lang.opt: Refer to the GCC internals documentation instead of c.opt. | Richard Sandiford | 2 | -1/+5 |
2005-04-11 | simplify.c (gfc_simplify_nearest): Overhaul. | Tobias Schlüter | 2 | -41/+63 |
2005-04-10 | * interface.c: Fix a comment typo. | Kazu Hirata | 2 | -1/+5 |
2005-04-10 | match.c (match_arithmetic_if): Arithmetic IF is obsolete in Fortran 95. | Francois-Xavier Coudert | 2 | -0/+14 |
2005-04-09 | simplify.c (gfc_simplify_anint): Use mpfr_round() | Steven G. Kargl | 2 | -78/+15 |
2005-04-09 | re PR fortran/13257 ([4.0 only] Error instead of warning for missing comma in... | Andrew Pinski | 2 | -2/+11 |
2005-04-09 | match.c (match_arithmetic_if): Remove gfc_ prefix and correct comment accordi... | Francois-Xavier Coudert | 2 | -5/+10 |
2005-04-08 | * match.c (gfc_match_arithmetic_if): Declare static. | Diego Novillo | 2 | -1/+5 |
2005-04-08 | re PR fortran/17229 (parser confused by arithmetic if inside an if) | Francois-Xavier Coudert | 2 | -0/+42 |
2005-04-07 | simplify.c (gfc_simplify_exponent): Fix exponent(tiny(x)) | Steven G. Kargl | 2 | -0/+11 |
2005-04-06 | Remove documentation of the nonexistent -std=f90 option. | Steven G. Kargl | 2 | -1/+5 |
2005-04-06 | expr.c (gfc_check_assign): Don't allow NULL as rhs in a non-pointer assignment. | Tobias Schlüter | 2 | -5/+11 |
2005-04-06 | Add ChangeLog. | Feng Wang | 1 | -0/+14 |
2005-04-05 | re PR fortran/15959 (ICE and assertion failure in trans-decl.c with character... | Feng Wang | 3 | -2/+95 |
2005-04-04 | * intrinsic.texi: BES?? functions are not in the f95 standard. | Francois-Xavier Coudert | 2 | -12/+16 |
2005-04-03 | * intrinsic.texi: Document COS, EXP, LOG, LOG10, SIN, SQRT, TAN. | Francois-Xavier Coudert | 2 | -40/+368 |
2005-04-03 | intrinsic.texi: Document BESJ0, BESJ1, BESJN, BESY0, BESY1, BESYN, ATAN, COSH... | Francois-Xavier Coudert | 2 | -39/+555 |
2005-04-03 | Document ALLOCATED, ANINT, ANY, ASIN; Fix typos. | Steven G. Kargl | 2 | -26/+235 |
2005-04-01 | decl.c, [...]: Fix comment typos. | Kazu Hirata | 7 | -10/+15 |
2005-03-30 | gfortran.h (option_t): Change d8, i8, r8 to flag_default_double, flag_default... | Steven G. Kargl | 6 | -48/+67 |
2005-03-29 | tree-ssanames.c (duplicate_ssa_name_ptr_info): New function. | Dorit Nuzman | 2 | -1/+17 |
2005-03-28 | Document AIMAG, AINT, ALL | Steven G. Kargl | 2 | -8/+174 |
2005-03-26 | Fix illogical logic. | Steven G. Kargl | 2 | -11/+21 |
2005-03-26 | trans-common.c (create_common): Build RECORD_NODE for common blocks contain n... | Canqun Yang | 2 | -8/+30 |
2005-03-25 | Fix "make dvi" | Steven G. Kargl | 2 | -14/+19 |
2005-03-24 | intrinsic.texi: New file. | Steven G. Kargl | 3 | -14/+726 |
2005-03-23 | langhooks.h (truthvalue_conversion): Remove. | Joseph Myers | 2 | -2/+4 |
2005-03-23 | convert.c (convert): Replace fold (buildN (...)) with fold_buildN. | Steven Bosscher | 8 | -238/+267 |
2005-03-22 | Makefile.am: Added new files. | François-Xavier Coudert | 7 | -0/+633 |
2005-03-19 | Fix dates on ChangeLog | Tobias Schlüter | 1 | -2/+2 |
2005-03-19 | re PR fortran/18525 (ICE on valid code in gfc_get_symbol_decl()) | Tobias Schlüter | 3 | -1/+11 |
2005-03-19 | gfortran.h (arith): Remove ARITH_0TO0. | Tobias Schlüter | 3 | -22/+16 |
2005-03-19 | Make-lang.in (fortran-warn): Remove -Wno-error. | Kaveh R. Ghazi | 2 | -1/+14 |
2005-03-17 | trans-array.c (gfc_trans_static_array_pointer, [...]): Fix comment and format... | Tobias Schlüter | 2 | -3/+9 |
2005-03-17 | * invoke.texi: Fix typos. | François-Xavier Coudert | 1 | -2/+2 |
2005-03-17 | * invoke.texi: Fix typos. | François-Xavier Coudert | 1 | -0/+4 |
2005-03-16 | gcc-version.m4: Delete. | Zack Weinberg | 2 | -13/+18 |
2005-03-15 | trans-stmt.c (gfc_trans_label_assign): Don't set DECL_ARTIFICIAL flag to zero... | Feng Wang | 2 | -2/+5 |
2005-03-15 | re PR fortran/18827 (ICE on assign to common variable) | Feng Wang | 8 | -11/+80 |
2005-03-14 | re PR fortran/20467 (Bad fortran code causes ICE) | Tobias Schlüter | 2 | -0/+7 |
2005-03-14 | tree-cfg.c (find_taken_edge_cond_expr): Use zero_p instead of integer_zerop. | Zdenek Dvorak | 2 | -1/+6 |
2005-03-13 | re PR fortran/16907 (Non-integer array indices rejected) | Tobias Schlüter | 2 | -5/+17 |
2005-03-13 | re PR fortran/20323 (optional arguments incorrectly accepted in specification... | Tobias Schlüter | 2 | -4/+11 |
2005-03-12 | re PR fortran/20361 (-fmax-stack-var-size=N not working for equivalence) | Tobias Schlüter | 6 | -45/+51 |
2005-03-12 | Make-lang.in (fortran-warn): Set to $(STRICT_WARN) -Wno-error. | Kaveh R. Ghazi | 5 | -21/+23 |
2005-03-08 | Remove spurious blank line. | Tobias Schlüter | 1 | -1/+0 |
2005-03-05 | re PR fortran/19936 (confused error message about implied do loop) | Steven G. Kargl | 2 | -0/+17 |