summaryrefslogtreecommitdiff
path: root/gcc/fortran
Commit message (Expand)AuthorAgeFilesLines
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-174-69/+75
* * gfortran.h (struct gfc_linebuf): Don't use C99 empty arrays.pbrook2004-09-173-3/+11
* * array.c, data.c, decl.c, dependency.c, error.c, f95-lang.c,kazu2004-09-1626-68/+77
* 2004-09-16 Victor Leikehman <lei@il.ibm.com>pbrook2004-09-162-13/+117
* * gfortran.texi: Fix a typo.kazu2004-09-162-1/+5
* Revert accidental commit of unrelated/unfinished changes.pbrook2004-09-161-85/+5
* 2004-09-15 Aaron W. LaFramboise <aaronavay62@aaronwl.com>pbrook2004-09-152-3/+9
* 2004-09-15 Steven G. Kargl <kargls@comcast.net>pbrook2004-09-151-0/+12
* 2004-09-15 Steven G. Kargl <kargls@comcast.net>pbrook2004-09-157-5/+143
* 2004-09-15 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>pbrook2004-09-152-3/+8
* * data.c, decl.c, f95-lang.c, gfortran.h, match.c,kazu2004-09-1413-17/+24
* Toplevel:dberlin2004-09-091-1/+1
* * scanner.c (get_file): Add ATTRIBUTE_UNUSED.pbrook2004-09-082-1/+5
* * array.c: Don't include assert.h.pbrook2004-09-0819-401/+381
* 2004-09-07 Per Bothner <per@bothner.com>pbrook2004-09-0710-16/+133
* * trans-types.c (gfc_type_for_mode): Return NULL for unknown modes.pbrook2004-09-021-1/+1
* * trans-types.c (gfc_type_for_mode): Return NULL for unknown modes.pbrook2004-09-022-1/+5
* fortran/tobi2004-09-012-5/+27
* fortran/tobi2004-09-012-1/+67
* fortran/tobi2004-08-312-1/+8
* * CONTRIB, NEWS, README, TODO: Remove obsolete files.tobi2004-08-315-114/+4
* fortran/tobi2004-08-312-3/+7
* fortran/tobi2004-08-318-47/+53
* * f95-lang.c: Change initial comment to say gfortran.tobi2004-08-312-1/+2
* * primary.c: Update copyright boilerplate to say GCC.tobi2004-08-312-12/+16
* * trans-types.h: Add comments.pbrook2004-08-302-7/+10
* * Make-lang.in (fortran/f95-lang.o): Update dependencies.rth2004-08-3011-412/+367
* fortran/tobi2004-08-306-18/+49
* * trans-const.c (gfc_conv_mpz_to_tree): Use mpz_export.rth2004-08-303-32/+32
* fortran/tobi2004-08-298-361/+537
* 2004-08-29 Steven G. Kargl <kargls@comcast.net>pbrook2004-08-2910-33/+271
* 2004-08-29 Steven G. Kargl <kargls@comcast.net>pbrook2004-08-286-51/+103
* * error.c (gfc_error_init_1): Remove blank line in front oftobi2004-08-282-13/+16
* * gfortran.h (gfc_default_*_kind): Remove prototypes, add externtobi2004-08-2719-199/+172
* * arith.c: Include system.h, not real system headers.rth2004-08-267-257/+345
* * check.c (gfc_check_atan2): New function.tobi2004-08-264-1/+20
* * arith.c (gfc_validate_kind): Add may_fail argument; abort ifrth2004-08-269-101/+74
* fortran/tobi2004-08-253-0/+22
* * config-lang.in: Remove dead commented line.pbrook2004-08-253-3/+6
* PR fortran/17190pbrook2004-08-252-3/+11
* PR fortran/17144pbrook2004-08-258-60/+238
* * trans.h (build2_v, build3_v): New macros.tobi2004-08-2512-460/+525
* * trans-const.c (gfc_conv_mpz_to_tree): Change call totobi2004-08-252-1/+7
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-259-31/+49
* * trans-decl.c, trans-types.c: Add and remove blank lines astobi2004-08-243-4/+7
* * trans-const.c (gfc_conv_mpz_to_tree): Fix 64-bit shift warning.rth2004-08-242-5/+10
* * resolve.c (merge_argument_lists): Revert unintentionallytobi2004-08-242-4/+5
* * resolve.c (resolve_entries): Fix a bunch of comment typos.tobi2004-08-242-5/+17
* * trans-decl.c (build_function_decl): Fix spelling in comment.tobi2004-08-241-7/+1
* * c-decl.c (c_init_decl_processing): Adjustnathan2004-08-242-8/+13