| Commit message (Expand) | Author | Age | Files | Lines |
* | * simplify.c: Fix a comment typo. | kazu | 2005-04-12 | 2 | -1/+5 |
* | fortran/ | rsandifo | 2005-04-12 | 2 | -1/+5 |
* | fortran/ | tobi | 2005-04-11 | 2 | -41/+63 |
* | * interface.c: Fix a comment typo. | kazu | 2005-04-10 | 2 | -1/+5 |
* | * match.c (match_arithmetic_if): Arithmetic IF is obsolete in | fxcoudert | 2005-04-10 | 2 | -0/+14 |
* | * simplify.c (gfc_simplify_anint): Use mpfr_round() | kargl | 2005-04-09 | 2 | -78/+15 |
* | PR fortran/13257 | pinskia | 2005-04-09 | 2 | -2/+11 |
* | * match.c (match_arithmetic_if): Remove gfc_ prefix and correct | fxcoudert | 2005-04-09 | 2 | -5/+10 |
* | * match.c (gfc_match_arithmetic_if): Declare static. | dnovillo | 2005-04-08 | 2 | -1/+5 |
* | PR fortran/17229 | fxcoudert | 2005-04-08 | 2 | -0/+42 |
* | simplify.c (gfc_simplify_exponent): Fix exponent(tiny(x)) | kargl | 2005-04-07 | 2 | -0/+11 |
* | Remove documentation of the nonexistent -std=f90 option. | kargl | 2005-04-06 | 2 | -1/+5 |
* | fortran/ | tobi | 2005-04-06 | 2 | -5/+11 |
* | Add ChangeLog. | fengwang | 2005-04-06 | 1 | -0/+14 |
* | 2005-04-05 Feng Wang <fengwang@nudt.edu.cn> | fengwang | 2005-04-05 | 3 | -2/+95 |
* | * intrinsic.texi: BES?? functions are not in the f95 standard. | fxcoudert | 2005-04-04 | 2 | -12/+16 |
* | * intrinsic.texi: Document COS, EXP, LOG, LOG10, SIN, SQRT, TAN. | fxcoudert | 2005-04-03 | 2 | -40/+368 |
* | * intrinsic.texi: Document BESJ0, BESJ1, BESJN, BESY0, BESY1, | fxcoudert | 2005-04-03 | 2 | -39/+555 |
* | Document ALLOCATED, ANINT, ANY, ASIN; Fix typos. | kargl | 2005-04-03 | 2 | -26/+235 |
* | * decl.c, f95-lang.c, interface.c, module.c, trans-stmt.c, | kazu | 2005-04-01 | 7 | -10/+15 |
* | * gfortran.h (option_t): Change d8, i8, r8 to flag_default_double, | kargl | 2005-03-30 | 6 | -48/+67 |
* | * tree-ssanames.c (duplicate_ssa_name_ptr_info): New function. | dorit | 2005-03-29 | 2 | -1/+17 |
* | Document AIMAG, AINT, ALL | kargl | 2005-03-28 | 2 | -8/+174 |
* | Fix illogical logic. | kargl | 2005-03-26 | 2 | -11/+21 |
* | * trans-common.c (create_common): Build RECORD_NODE for common blocks | canqun | 2005-03-26 | 2 | -8/+30 |
* | Fix "make dvi" | kargl | 2005-03-25 | 2 | -14/+19 |
* | intrinsic.texi: New file. | kargl | 2005-03-24 | 3 | -14/+726 |
* | * langhooks.h (truthvalue_conversion): Remove. | jsm28 | 2005-03-23 | 2 | -2/+4 |
* | * convert.c (convert): Replace fold (buildN (...)) with fold_buildN. | steven | 2005-03-23 | 8 | -238/+267 |
* | * Makefile.am: Added new files. | fxcoudert | 2005-03-22 | 7 | -0/+633 |
* | Fix dates on ChangeLog | tobi | 2005-03-19 | 1 | -2/+2 |
* | fortran/ | tobi | 2005-03-19 | 3 | -1/+11 |
* | * gfortran.h (arith): Remove ARITH_0TO0. | tobi | 2005-03-19 | 3 | -22/+16 |
* | * Make-lang.in (fortran-warn): Remove -Wno-error. | ghazi | 2005-03-19 | 2 | -1/+14 |
* | * trans-array.c (gfc_trans_static_array_pointer, | tobi | 2005-03-17 | 2 | -3/+9 |
* | * invoke.texi: Fix typos. | fxcoudert | 2005-03-17 | 1 | -2/+2 |
* | * invoke.texi: Fix typos. | fxcoudert | 2005-03-17 | 1 | -0/+4 |
* | config: | zack | 2005-03-16 | 2 | -13/+18 |
* | 2005-03-15 Feng Wang <fengwang@nudt.edu.cn> | fengwang | 2005-03-15 | 2 | -2/+5 |
* | fortran/ | fengwang | 2005-03-15 | 8 | -11/+80 |
* | fortran/ | tobi | 2005-03-14 | 2 | -0/+7 |
* | * tree-cfg.c (find_taken_edge_cond_expr): Use zero_p instead of | rakdver | 2005-03-14 | 2 | -1/+6 |
* | fortran/ | tobi | 2005-03-13 | 2 | -5/+17 |
* | fortran/ | tobi | 2005-03-13 | 2 | -4/+11 |
* | fortran/ | tobi | 2005-03-12 | 6 | -45/+51 |
* | * Make-lang.in (fortran-warn): Set to $(STRICT_WARN) -Wno-error. | ghazi | 2005-03-12 | 5 | -21/+23 |
* | Remove spurious blank line. | tobi | 2005-03-08 | 1 | -1/+0 |
* | PR 19936 | kargl | 2005-03-05 | 2 | -0/+17 |
* | PR fortran/19754 | kargl | 2005-03-05 | 2 | -2/+44 |
* | * trans-const.c (gfc_conv_constant_to_tree): Use correct tree | tobi | 2005-03-05 | 2 | -1/+7 |