summaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-const.c
Commit message (Expand)AuthorAgeFilesLines
* 2006-06-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2006-06-181-1/+20
* * trans.c (gfc_msg_bounds, gfc_msg_fault, gfc_msg_wrong_return):fxcoudert2006-06-031-17/+0
* PR fortran/15586fxcoudert2005-09-171-4/+5
* fortran/tobi2005-08-211-1/+1
* For the 60th anniversary of Chinese people��s Anti-Japan war victory.fengwang2005-07-071-9/+37
* Update FSF address.kcook2005-06-251-2/+2
* 2005-05-18 Feng Wang <fengwang@nudt.edu.cn>fengwang2005-05-181-0/+2
* Fix comment typo in previous checkin.tobi2005-04-231-1/+1
* * trans-const.c (gfc_conv_mpfr_to_tree): Use hexadecimal string astobi2005-04-231-15/+17
* * trans-const.c (gfc_conv_mpfr_to_tree): Remove unneeded computation;kargl2005-04-221-39/+12
* trans-const.c (gfc_conv_mpz_to_tree): Fix comment.kargl2005-04-201-2/+2
* * trans-const.c (gfc_conv_constant_to_tree): Use correct treetobi2005-03-051-1/+2
* PR fortran/19543tobi2005-01-221-1/+2
* * trans-const.c: Don't include unused math.h.tobi2005-01-081-2/+1
* * arith.c: Add system.h; remove string.hrth2005-01-031-2/+0
* * trans-const.c (gfc_build_cstring_const): New function.tobi2004-10-041-5/+12
* * array.c: Don't include assert.h.pbrook2004-09-081-13/+12
* fortran/tobi2004-08-311-1/+1
* * trans-const.c (gfc_conv_mpz_to_tree): Use mpz_export.rth2004-08-301-31/+19
* * gfortran.h (gfc_default_*_kind): Remove prototypes, add externtobi2004-08-271-1/+1
* PR fortran/17144pbrook2004-08-251-1/+1
* * trans-const.c (gfc_conv_mpz_to_tree): Change call totobi2004-08-251-1/+1
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-3/+3
* * trans-const.c (gfc_conv_mpz_to_tree): Fix 64-bit shift warning.rth2004-08-241-5/+6
* * trans-const.c (gfc_conv_mpz_to_tree): Use mpz_getlimbn insteadrth2004-08-241-49/+41
* * trans-const.c, trans-decl.c, trans-expr.c: Spelling fixes.tobi2004-08-221-3/+5
* .:nathan2004-08-151-10/+6
* 2004-08-06 Steven G. Kargl <kargls@comcast.net>pbrook2004-08-061-10/+10
* PR fortran/14067tobi2004-05-301-3/+5
* * trans-const.c (gfc_conv_mpf_to_tree): Fix typo.tobi2004-05-181-1/+1
* * Make-lang.in, arith.c, arith.h, array.c, bbt.c, check.c,tobi2004-05-141-13/+13
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+375