summaryrefslogtreecommitdiff
path: root/gcc/fortran
Commit message (Expand)AuthorAgeFilesLines
* Fix comment typogiovannibajo2004-08-111-1/+1
* 2004-08-11 Paul Brook <paul@codeourcery.com>pbrook2004-08-112-0/+7
* * builtins.def (BUILT_IN_STACK_ALLOC): Remove.rth2004-08-114-33/+23
* * trans-io.c (transfer_expr): Handle pointters.pbrook2004-08-102-1/+9
* PR fortran/16919pbrook2004-08-094-30/+275
* 2004-08-08 Victor Leikehman <lei@il.ibm.com>pbrook2004-08-085-8/+88
* 2004-08-06 Janne Blomqvist <jblomqvi@cc.hut.fi>pbrook2004-08-064-4/+74
* * f95-lang.c (gfc_init_builtin_functions): Fix the number ofpbrook2004-08-062-2/+7
* 2004-08-06 Steven G. Kargl <kargls@comcast.net>pbrook2004-08-0614-1334/+890
* * trans-array.c (gfc_trans_allocate_array_storage,pbrook2004-08-063-68/+198
* 2004-08-04 Geoffrey Keating <geoffk@apple.com>geoffk2004-08-054-10/+10
* * options.c (gfc_init_options): Don't warn about the use GNUsayle2004-08-012-3/+14
* * gimplify.c (gimplify_expr) <case CONST_DECL>: Don't replacerth2004-07-302-2/+16
* * c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_Prth2004-07-252-0/+10
* PR fortran/16465tobi2004-07-184-22/+81
* * langhooks.h (builtin_function): New langhook.jsm282004-07-172-0/+6
* fortran/tobi2004-07-162-1/+3
* PR fortran/16404tobi2004-07-165-18/+142
* fortran/tobi2004-07-152-3/+6
* fortran/tobi2004-07-152-1/+3
* fortran/tobi2004-07-152-1/+25
* PR fortran/15324tobi2004-07-151-1/+1
* PR fortran/15234tobi2004-07-152-3/+27
* * expr.c (gfc_check_assign_symbol): Handle pointer assignments.pbrook2004-07-127-140/+78
* PR fortran/15986pbrook2004-07-112-1/+11
* fortran/tobi2004-07-111-0/+4
* Revert accidental committobi2004-07-112-8/+0
* PR fortran/16433tobi2004-07-113-1/+14
* PR fortran/16433tobi2004-07-112-8/+18
* PR fortran/16404tobi2004-07-112-6/+15
* PR fortran/16404tobi2004-07-112-2/+9
* PR fortran/16455tobi2004-07-111-1/+1
* PR fortran/15455tobi2004-07-112-2/+8
* * langhooks.h (estimate_num_insns, pushlevel, poplevel, set_block,jsm282004-07-112-38/+25
* fortran/tobi2004-07-102-2/+12
* * trans-array.c (gfc_build_null_descriptor): New function.pbrook2004-07-104-31/+48
* PR fortran/16336tobi2004-07-108-43/+83
* * trans-decl.c (generate_local_decl): Remove workaround obsoletedtobi2004-07-102-11/+3
* * parse.c (decode_statement): Fix matching of BLOCK DATA.tobi2004-07-102-1/+3
* PR fortran/15969tobi2004-07-102-7/+28
* PR fortran/16336tobi2004-07-102-1/+4
* * expr.c (gfc_check_pointer_assign): Verify that rank of the LHStobi2004-07-102-28/+36
* * trans-common.c: Fix whitespace issues, make variable namestobi2004-07-102-113/+120
* PR fortran/13415pbrook2004-07-103-57/+56
* PR fortran/14077tobi2004-07-092-1/+9
* PR fortran/13201tobi2004-07-094-5/+35
* fortran/tobi2004-07-091-0/+15
* fortran/tobi2004-07-094-43/+36
* * intrinsic.c (add_sym_4s): New function.pbrook2004-07-082-18/+51
* PR fortran/15280pbrook2004-07-048-2/+130