summaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-const.c
Commit message (Expand)AuthorAgeFilesLines
* * trans.h (struct gfc_ss, struct gfc_ss_info): Move member structmikael2011-11-031-1/+1
* * trans.h (struct gfc_ss, struct gfc_ss_info): Move fieldmikael2011-11-031-1/+1
* * trans.h (struct gfc_ss, struct gfc_ss_info): Move field expr frommikael2011-11-031-2/+5
* * trans.h (struct gfc_ss_info): New struct.mikael2011-11-031-3/+6
* 2011-05-04 Richard Guenther <rguenther@suse.de>rguenth2011-05-041-4/+4
* convert each use of gfc_free (p) to free (p)meyering2011-04-181-2/+2
* * mathbuiltins.def: Do not defined huge_val built-in.fxcoudert2010-09-111-0/+20
* 2010-09-02 Tobias Burnus <burnus@net-b.de>burnus2010-09-021-16/+16
* 2010-07-06 Tobias Burnus <burnus@net-b.de>burnus2010-07-061-1/+1
* 2010-05-21 Tobias Burnus <burnus@net-b.de>burnus2010-05-231-1/+1
* gcc/ChangeLog:steven2010-05-211-0/+1
* gcc/ChangeLog:steven2010-05-211-1/+0
* * trans-expr.c: Do not include convert.h, ggc.h, real.h, and gimple.h.steven2010-05-201-1/+0
* 2010-04-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2010-04-131-4/+5
* 2009-11-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2009-11-261-0/+1
* 2009-11-21 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2009-11-221-2/+6
* 2009-08-13 Janus Weil <janus@gcc.gnu.org>janus2009-08-131-2/+2
* * gfortran.h (gfc_expr): Use mpc_t to represent complex numbers.ghazi2009-06-191-2/+2
* 2009-04-22 Janus Weil <janus@gcc.gnu.org>janus2009-04-221-1/+1
* 2009-03-27 Tobias Burnus <burnus@net-b.de>burnus2009-03-271-5/+9
* PR target/35366jakub2008-11-121-5/+11
* * arith.c (hollerith2representation): Fix for -Wc++-compat.ghazi2008-06-201-1/+1
* * intrinsic.c (char_conversions, ncharconv): New static variables.fxcoudert2008-05-181-17/+44
* * arith.c: (gfc_arith_concat, gfc_compare_string,fxcoudert2008-05-061-8/+23
* PR fortran/34729fxcoudert2008-02-251-4/+12
* * trans-array.c (gfc_conv_descriptor_data_get,tobi2008-02-241-17/+17
* * arith.c: Change copyright header to refer to version 3 of the GNU General nickc2007-08-011-4/+3
* 2007-07-01 Christopher D. Rickett <crickett@lanl.gov>kargl2007-07-021-0/+14
* * gfortran.h (gfc_expr): Remove from_H, add "representation"brooks2007-05-281-15/+18
* * trans-const.c (gfc_conv_mpz_to_tree): Use mpz_get_double_int.brooks2007-04-301-99/+20
* * arith.h: Update copyright years.tobi2007-04-171-1/+2
* PR fortran/31262fxcoudert2007-03-221-9/+19
* 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