summaryrefslogtreecommitdiff
path: root/gcc/fortran/simplify.c
Commit message (Expand)AuthorAgeFilesLines
* Add 2006 copyright year.fengwang2006-01-091-2/+2
* fortran/fengwang2006-01-091-3/+3
* PR fortran/25458kargl2005-12-171-0/+5
* PR fortran/23912fxcoudert2005-11-271-5/+11
* * intrinsics/fget.c: New file.fxcoudert2005-11-131-0/+106
* PR fortran/23516kargl2005-09-221-0/+16
* PR fortran/19269rsandifo2005-09-071-1/+1
* For the 60th anniversary of Chinese people��s Anti-Japan war victory.fengwang2005-07-071-0/+28
* Update FSF address.kcook2005-06-251-2/+2
* 2005-06-24 Jerry DeLisle <jvdelisle@verizon.net>jvdelisle2005-06-241-2/+61
* 2005-06-24 Feng Wang <fengwang@nudt.edu.cn>fengwang2005-06-241-2/+1
* * intrinsic.c (add_conv): No longer take a "simplify" argument assayle2005-06-011-3/+14
* * gfortran.h (gfc_real_info): Add subnormal struct member.kargl2005-04-141-13/+2
* * simplify.c: Fix a comment typo.kazu2005-04-121-1/+1
* fortran/tobi2005-04-111-41/+59
* * simplify.c (gfc_simplify_anint): Use mpfr_round()kargl2005-04-091-78/+9
* simplify.c (gfc_simplify_exponent): Fix exponent(tiny(x))kargl2005-04-071-0/+7
* fortran/tobi2005-03-011-16/+55
* * check.c (gfc_check_selected_int_kind): New function.kargl2005-02-191-2/+2
* * check.c (gfc_check_int): improve checking of optional kindkargl2005-02-191-1/+1
* * arith.c, array.c, check.c, decl.c, expr.c, f95-lang.c,kazu2005-01-181-1/+1
* * arith.c: Add system.h; remove string.hrth2005-01-031-3/+0
* 2004-10-30 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>pbrook2004-10-301-9/+7
* * simplify.c (gfc_simplify_abs): Use mpfr_hypot for CABS.tobi2004-10-061-11/+2
* fortran/tobi2004-10-061-27/+82
* 2004-10-03 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>pbrook2004-10-031-152/+55
* fortran/tobi2004-09-201-1/+1
* * array.c: Don't include assert.h.pbrook2004-09-081-4/+4
* * gfortran.h (gfc_default_*_kind): Remove prototypes, add externtobi2004-08-271-32/+32
* * arith.c (gfc_validate_kind): Add may_fail argument; abort ifrth2004-08-261-75/+26
* 2004-08-08 Victor Leikehman <lei@il.ibm.com>pbrook2004-08-081-3/+3
* 2004-08-06 Steven G. Kargl <kargls@comcast.net>pbrook2004-08-061-524/+435
* fortran/tobi2004-07-151-2/+2
* * simplify.c (gfc_simplify_log): Remove useless line of code.pbrook2004-05-291-1/+0
* * Make-lang.in, arith.c, arith.h, array.c, bbt.c, check.c,tobi2004-05-141-13/+14
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+4008