summaryrefslogtreecommitdiff
path: root/gcc/fortran
Commit message (Expand)AuthorAgeFilesLines
* * intrinsic.c (add_conv): No longer take a "simplify" argument assayle2005-06-016-18/+101
* 2005-06-01 Paul Thomas <pault@gcc.gnu.org>pault2005-06-011-0/+7
* PR fortran/21729jakub2005-06-012-6/+68
* 2005-06-01 Paul Thomas <pault@gcc.gnu.org>pault2005-06-011-13/+14
* 2005-06-01 Feng Wang <fengwang@nudt.edu.cn>fengwang2005-06-012-2/+8
* * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi2005-06-013-2/+6
* 2005-05-30 Paul Thomas <pault@gcc.gnu.org>pault2005-05-313-5/+41
* * gfortran.h (GFC_STD_LEGACY): New "standard" macro. Reindent.sayle2005-05-306-12/+51
* 2005-05-29 Paul Thomas <pault@gcc.gnu.org>pault2005-05-301-0/+17
* * trans-expr.c: Fix comment typos.kazu2005-05-302-2/+4
* * trans-expr.c: Remove trailing ^M.kazu2005-05-302-51/+55
* Credit Janne for the issue patch.kargl2005-05-301-1/+2
* fortran/PR20846kargl2005-05-302-0/+22
* 2005-05-29 Paul Thomas <pault@gcc.gnu.org>pault2005-05-292-39/+108
* PR libfortran/20006fxcoudert2005-05-292-1/+11
* * arith.c (gfc_arith_init_1): Fix off by one problem;kargl2005-05-282-3/+41
* * intrinsic.texi: added documentation for BIT_SIZE, BTEST, CHAR, CEILINGkargl2005-05-282-107/+328
* * trans-array.c (gfc_trans_deferred_array): Use build_int_cst to forcekargl2005-05-272-1/+7
* * data.c, parse.c, trans-array.c, trans-decl.c,kazu2005-05-2610-11/+17
* * gfortran.texi: Document some more GNU extensions.sayle2005-05-232-0/+70
* * error.c (gfc_warning): Fix typo in comment.fxcoudert2005-05-222-1/+5
* 2005-05-18 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2005-05-182-2/+15
* fortran/tobi2005-05-182-3/+21
* * f95-lang.c (gfc_init_builtin_functions): Define BUILT_IN_TRUNCtobi2005-05-183-12/+28
* 2005-05-18 Feng Wang <fengwang@nudt.edu.cn>fengwang2005-05-182-0/+8
* * trans-types.c (gfc_array_range_type): New variable.rakdver2005-05-172-3/+14
* PR fortran/15080jakub2005-05-172-90/+188
* 2005-05-15 Feng Wang <fengwang@nudt.edu.cn>fengwang2005-05-153-2/+12
* 2005-05-13 Paul Brook <paul@codesourcery.com>pbrook2005-05-132-1/+5
* * trans-types.c (gfc_is_nodesc_array): Remove redundant check.tobi2005-05-122-3/+4
* fortran/tobi2005-05-112-1/+7
* Fix incomplete ChagneLog from previous checkin.tobi2005-05-111-0/+2
* fortran/tobi2005-05-113-1/+8
* Fix previous buggy checkin to invoke.texi.tobi2005-05-101-2/+2
* gcc/fortran/tobi2005-05-108-32/+185
* fortran/tobi2005-05-093-8/+31
* * intrinsic.texi: Fix typos.kazu2005-05-082-3/+7
* * intrinsic.texi: Document ASSOCIATED and ATAN2. Update Bessel functionkargl2005-05-072-31/+160
* * Make-lang.in, dump-parse-tree.c, invoke.texi, lang.opt,kazu2005-05-036-6/+11
* gcc:tromey2005-04-292-1/+5
* 2005-04-29 Jakub Jelinek <jakub@redhat.com>jakub2005-04-298-28/+325
* * gfortran.h (gfc_namespace): Add seen_implicit_none field,fxcoudert2005-04-292-1/+6
* 2005-04-29 Paul Brook <paul@codesourcery.com>pbrook2005-04-292-2/+8
* fortran/tobi2005-04-292-0/+21
* * gfortran.h (gfc_gsymbol): Make name a const char *.tobi2005-04-283-2/+8
* PR fortran/20865fxcoudert2005-04-282-0/+12
* PR fortran/21177fxcoudert2005-04-272-1/+7
* 2005-04-25 Paul Brook <paul@codesourcery.com>pbrook2005-04-255-2/+76
* fortran/tobi2005-04-242-2/+8
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-232-4/+8