aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2009-06-16re PR fortran/36947 (Attributes not fully checked comparing actual vs dummy p...Janus Weil5-76/+117
2009-06-16re PR fortran/40383 (incorrect bounds checking with optional character argume...Tobias Burnus2-0/+22
2009-06-12Add ChangeLog forgotten during my previous commit.Steven G. Kargl1-0/+7
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez11-151/+273
2009-06-12arith.c (gfc_enum_initializer): Move function ...Steven G. Kargl3-47/+46
2009-06-12re PR fortran/40176 (Fortran 2003: Procedure pointers with array return value)Janus Weil2-3/+18
2009-06-11re PR fortran/40402 (Problem with data statement involving structure construc...Paul Thomas2-1/+10
2009-06-11re PR fortran/38718 (some simplifiers for elemental intrinsics missing; requi...Francois-Xavier Coudert4-4/+68
2009-06-11interface.c (fold_unary): Rename to...Jakub Jelinek3-7/+16
2009-06-10trans-decl.c (create_main_function): Don't build main decl twice.Dave Korn2-1/+4
2009-06-09trans-decl.c (gfc_generate_function_code): UseTobias Burnus3-1/+20
2009-06-08Update ChangeLog for commit Rev. 148290Paul Thomas1-0/+15
2009-06-08trans-array.h: Replace prototypes for gfc_conv_descriptor_offset...Paul Thomas6-116/+167
2009-06-08common.opt (fcompare-debug=, [...]): New.Alexandre Oliva2-0/+8
2009-06-07Fix date on last entry.Jerry DeLisle1-1/+1
2009-06-07re PR fortran/40008 (F2008: Add NEWUNIT= for OPEN statement)Jerry DeLisle5-12/+83
2009-06-07re PR fortran/25104 ([F2003] Non-initialization expr. as case-selector)Daniel Franke7-9/+221
2009-06-07re PR fortran/25104 ([F2003] Non-initialization expr. as case-selector)Daniel Franke6-8/+394
2009-06-07re PR fortran/36874 (Add shape checks to cshift/eoshift)Daniel Franke7-108/+178
2009-06-07re PR fortran/25104 ([F2003] Non-initialization expr. as case-selector)Daniel Franke5-18/+313
2009-06-06re PR fortran/37203 (Check ORDER= of RESHAPE)Daniel Franke2-1/+7
2009-06-06re PR fortran/32890 (Compile-time detect of LHS/RHS missmatch for PACK)Daniel Franke5-23/+160
2009-06-05builtins.c (do_mpc_ckconv, [...]): Use mpc_realref/mpc_imagref instead of MPC...Kaveh R. Ghazi2-2/+7
2009-06-05trans-decl.c (gfc_build_qualified_array): Don't skip generation of range types.Alexandre Oliva4-9/+31
2009-06-04re PR fortran/37203 (Check ORDER= of RESHAPE)Daniel Franke3-91/+124
2009-06-03gfortran.texi: Add mixed-language programming...Tobias Burnus5-39/+567
2009-06-03iso-c-binding.def: Use INTMAX_TYPE instead ofFrancois-Xavier Coudert3-6/+7
2009-06-03* module.c (mio_f2k_derived): Initialize cur.Alexandre Oliva2-1/+5
2009-06-01re PR fortran/40309 (gfortran does not support static c/d-tors.)Tobias Burnus2-1/+12
2009-05-29re PR fortran/40019 (LEADZ and TRAILZ give wrong results)Francois-Xavier Coudert7-62/+92
2009-05-27Makefile.in (LINKER, [...]): Define.Ian Lance Taylor2-2/+8
2009-05-27re PR fortran/40270 (Revision 147883 caused many Fortran regressions)Tobias Burnus2-1/+29
2009-05-26re PR fortran/39178 (Generate main() rather than using a main in libgfortran/...Tobias Burnus3-128/+215
2009-05-26re PR fortran/40246 (ICE on invalid SOURCE= using NULLIFY)Tobias Burnus2-0/+10
2009-05-26Makefile.in (COMPILER, [...]): Define.Ian Lance Taylor2-6/+11
2009-05-26gfortran.h (GFC_MPC_RND_MODE): New.Kaveh R. Ghazi3-8/+67
2009-05-25re PR fortran/40176 (Fortran 2003: Procedure pointers with array return value)Janus Weil6-10/+45
2009-05-25Dominique DhumieresJerry DeLisle2-0/+9
2009-05-22re PR fortran/40195 (Cannot unlink existing module file)François-Xavier Coudert2-19/+28
2009-05-18re PR fortran/40164 (Fortran 2003: "Arrays of procedure pointers" (using PPCs))Janus Weil3-2/+19
2009-05-18intrinsic.c (add_sym): Fix my last commit (r147655), which broke bootstrap.Janus Weil2-1/+6
2009-05-18re PR tree-optimization/40168 (finding common subexpressions)Richard Guenther2-4/+13
2009-05-18re PR fortran/36947 (Attributes not fully checked comparing actual vs dummy p...Janus Weil7-109/+284
2009-05-17iso-fortran-env.def: Define INT8, INT16, INT32, INT64, REAL32, REAL64 and REA...Francois-Xavier Coudert5-20/+141
2009-05-17re PR fortran/36260 (Audit intrinsic.texi and check whether keyword= names ma...Francois-Xavier Coudert3-170/+204
2009-05-16re PR fortran/33197 (Fortran 2008: math functions)Francois-Xavier Coudert4-2/+149
2009-05-16re PR fortran/31243 (Detect strings longer than 2**32 characters)Francois-Xavier Coudert3-5/+50
2009-05-16* ChangeLog: Forgotten in previous commit.François-Xavier Coudert1-0/+9
2009-05-16re PR fortran/36031 (ARM -fshort-enums attribute not emitted for Fortran)François-Xavier Coudert4-5/+5
2009-05-15re PR fortran/39352 (gfortran.dg/vect/pr39318.f90 doesn't work on ia64)Tobias Burnus6-11/+44