summaryrefslogtreecommitdiff
path: root/gcc/fortran
Commit message (Expand)AuthorAgeFilesLines
* * simplify.c: Fix a comment typo.kazu2005-04-122-1/+5
* fortran/rsandifo2005-04-122-1/+5
* fortran/tobi2005-04-112-41/+63
* * interface.c: Fix a comment typo.kazu2005-04-102-1/+5
* * match.c (match_arithmetic_if): Arithmetic IF is obsolete infxcoudert2005-04-102-0/+14
* * simplify.c (gfc_simplify_anint): Use mpfr_round()kargl2005-04-092-78/+15
* PR fortran/13257pinskia2005-04-092-2/+11
* * match.c (match_arithmetic_if): Remove gfc_ prefix and correctfxcoudert2005-04-092-5/+10
* * match.c (gfc_match_arithmetic_if): Declare static.dnovillo2005-04-082-1/+5
* PR fortran/17229fxcoudert2005-04-082-0/+42
* simplify.c (gfc_simplify_exponent): Fix exponent(tiny(x))kargl2005-04-072-0/+11
* Remove documentation of the nonexistent -std=f90 option.kargl2005-04-062-1/+5
* fortran/tobi2005-04-062-5/+11
* Add ChangeLog.fengwang2005-04-061-0/+14
* 2005-04-05 Feng Wang <fengwang@nudt.edu.cn>fengwang2005-04-053-2/+95
* * intrinsic.texi: BES?? functions are not in the f95 standard.fxcoudert2005-04-042-12/+16
* * intrinsic.texi: Document COS, EXP, LOG, LOG10, SIN, SQRT, TAN.fxcoudert2005-04-032-40/+368
* * intrinsic.texi: Document BESJ0, BESJ1, BESJN, BESY0, BESY1,fxcoudert2005-04-032-39/+555
* Document ALLOCATED, ANINT, ANY, ASIN; Fix typos.kargl2005-04-032-26/+235
* * decl.c, f95-lang.c, interface.c, module.c, trans-stmt.c,kazu2005-04-017-10/+15
* * gfortran.h (option_t): Change d8, i8, r8 to flag_default_double,kargl2005-03-306-48/+67
* * tree-ssanames.c (duplicate_ssa_name_ptr_info): New function.dorit2005-03-292-1/+17
* Document AIMAG, AINT, ALLkargl2005-03-282-8/+174
* Fix illogical logic.kargl2005-03-262-11/+21
* * trans-common.c (create_common): Build RECORD_NODE for common blockscanqun2005-03-262-8/+30
* Fix "make dvi"kargl2005-03-252-14/+19
* intrinsic.texi: New file.kargl2005-03-243-14/+726
* * langhooks.h (truthvalue_conversion): Remove.jsm282005-03-232-2/+4
* * convert.c (convert): Replace fold (buildN (...)) with fold_buildN.steven2005-03-238-238/+267
* * Makefile.am: Added new files.fxcoudert2005-03-227-0/+633
* Fix dates on ChangeLogtobi2005-03-191-2/+2
* fortran/tobi2005-03-193-1/+11
* * gfortran.h (arith): Remove ARITH_0TO0.tobi2005-03-193-22/+16
* * Make-lang.in (fortran-warn): Remove -Wno-error.ghazi2005-03-192-1/+14
* * trans-array.c (gfc_trans_static_array_pointer,tobi2005-03-172-3/+9
* * invoke.texi: Fix typos.fxcoudert2005-03-171-2/+2
* * invoke.texi: Fix typos.fxcoudert2005-03-171-0/+4
* config:zack2005-03-162-13/+18
* 2005-03-15 Feng Wang <fengwang@nudt.edu.cn>fengwang2005-03-152-2/+5
* fortran/fengwang2005-03-158-11/+80
* fortran/tobi2005-03-142-0/+7
* * tree-cfg.c (find_taken_edge_cond_expr): Use zero_p instead ofrakdver2005-03-142-1/+6
* fortran/tobi2005-03-132-5/+17
* fortran/tobi2005-03-132-4/+11
* fortran/tobi2005-03-126-45/+51
* * Make-lang.in (fortran-warn): Set to $(STRICT_WARN) -Wno-error.ghazi2005-03-125-21/+23
* Remove spurious blank line.tobi2005-03-081-1/+0
* PR 19936kargl2005-03-052-0/+17
* PR fortran/19754kargl2005-03-052-2/+44
* * trans-const.c (gfc_conv_constant_to_tree): Use correct treetobi2005-03-052-1/+7