summaryrefslogtreecommitdiff
path: root/gcc/fortran
Commit message (Expand)AuthorAgeFilesLines
* tree-inline.c (copy_generic_body, [...]): Export.Paolo Bonzini2008-04-032-14/+4
* trans-common.c (create_common): Add decl to function chain to preserve identi...George Helffrich2008-04-012-4/+6
* texi2pod.pl: Handle @samp and @url inside verbatim blocks.Joseph Myers2008-04-013-2/+8
* re PR fortran/35740 (a = conjg(transpose(a)) still gives wrong results, see ...Paul Thomas2008-03-302-2/+13
* re PR fortran/35698 (lbound and ubound wrong for allocated run-time zero size...Paul Thomas2008-03-293-2/+17
* re PR fortran/34714 (ICE-on-invalid in gfc_conv_descriptor_dtype)Daniel Franke2008-03-283-42/+21
* symbol.c (gfc_get_default_type): Fix error message...Tobias Burnus2008-03-282-1/+6
* re PR fortran/35724 (Compile time segmentation fault for CSHIFT with negative...Jerry DeLisle2008-03-282-1/+8
* sourcebuild.texi, [...]: Revert automatic dependency patch.Tom Tromey2008-03-272-5/+57
* x-solaris (host-solaris.o): Update.Tom Tromey2008-03-252-53/+14
* re PR fortran/34813 (ICE on incorrect nested type constructor (fold-const.c (...Paul Thomas2008-03-242-0/+45
* trans.h: Use fold_build in build1_v, build2_v and build3_v macros.Tobias Schlüter2008-03-233-7/+14
* re PR fortran/35152 (Implicit procedure with keyword=argument is accepted)Daniel Franke2008-03-192-3/+26
* re PR fortran/35470 (Valid pointer assigment code gives compilation errors)Paul Thomas2008-03-162-11/+9
* re PR fortran/35184 (ICE in gfc_conv_array_index_offset)Jerry DeLisle2008-03-152-1/+6
* re PR fortran/35584 (overzealous warning: branch causes infinite loop)Daniel Franke2008-03-152-3/+9
* langhooks-def.h (LANG_HOOKS_CLEAR_BINDING_STACK): Delete.Paolo Bonzini2008-03-112-4/+10
* re PR fortran/35474 (Reading module file with COMMON and EQUIVALENCE)Paul Thomas2008-03-092-0/+12
* c.opt (Wsynth): Deprecate.Ralf Wildenhues2008-03-092-0/+10
* re PR fortran/34956 (-fbounds-check: bounds_check_9.f90: Use of uninitialized...Francois-Xavier Coudert2008-03-082-20/+30
* re PR fortran/33197 (Fortran 2008: math functions)Francois-Xavier Coudert2008-03-065-16/+61
* re PR fortran/33197 (Fortran 2008: math functions)François-Xavier Coudert2008-03-0317-192/+443
* re PR driver/35420 (--version copyright date vs. 2008)Jakub Jelinek2008-03-022-1/+6
* re PR fortran/35059 (Seg fault when max constructor limit reached)Jerry DeLisle2008-02-295-13/+32
* re PR fortran/31463 ([patch] inconsistent warnings if function return value i...Daniel Franke2008-02-284-6/+55
* re PR fortran/34868 (ICE with -ff2c for function returning a complex number)Francois-Xavier Coudert2008-02-283-3/+19
* re PR fortran/33387 (Fortran front-end should translate intrinsics by calling...Francois-Xavier Coudert2008-02-276-177/+431
* re PR fortran/35033 (Valid ASSIGNMENT(=) rejected)Tobias Burnus2008-02-262-12/+26
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-269-60/+18
* re PR fortran/34729 (Localization of run-time error messages, written into th...Francois-Xavier Coudert2008-02-255-18/+46
* arith.c: Update copyright years.Tobias Schlüter2008-02-2453-55/+114
* Update ChangeLog with entries for r132592.Tobias Schlüter2008-02-241-0/+59
* re PR fortran/35223 (IBITS gives compiler error)Jerry DeLisle2008-02-242-4/+31
* trans-array.c (gfc_conv_descriptor_data_get, [...]): Use fold_buildN instead ...Tobias Schlüter2008-02-2412-334/+367
* re PR target/25477 (builtin functions should use $LDBL128 suffix on darwin wh...Francois-Xavier Coudert2008-02-235-36/+18
* re PR fortran/34907 (valgrind error indication from testsuite trans-types.c: ...Jerry DeLisle2008-02-222-0/+69
* gfc-internals.texi: Fix typos and markup nits.Ralf Wildenhues2008-02-224-17/+23
* tree.def (PAREN_EXPR): New tree code.Richard Guenther2008-02-212-4/+19
* re PR fortran/34997 (Mention -fdollar-ok option in error message for symbol n...Tobias Burnus2008-02-202-0/+12
* re PR fortran/35030 (add type/kind information to pointer assignments)Daniel Franke2008-02-192-5/+13
* re PR fortran/34952 (Document lack of support for ENCODE/DECODE)Francois-Xavier Coudert2008-02-162-43/+220
* intrinsic.texi: Rename INDEX node to avoid clashing with index.html on case-i...Francois-Xavier Coudert2008-02-152-5/+10
* trans-expr.c (gfc_conv_function_call): Force evaluation of se->expr.Francois-Xavier Coudert2008-02-152-0/+13
* re PR fortran/35019 (Gfortran does not support "-J <dir>" only "-J<dir>")Daniel Franke2008-02-102-2/+8
* re PR other/35107 (GCC unnecessarily links shared libs with xgcc, gcov, cpp, ...Kaveh R. Ghazi2008-02-062-1/+6
* re PR fortran/35037 (VOLATILE attribute not being honored with common block v...Francois-Xavier Coudert2008-02-052-0/+14
* re PR fortran/35093 (gfortran.dg/data_constraints_1.f90)Tobias Burnus2008-02-052-6/+14
* re PR fortran/34945 (LBOUND fails for array with KIND(complex) used in zero-s...Paul Thomas2008-02-052-9/+22
* re PR fortran/32315 (DATA with implied-do: Bounds checks missing [regression ...Paul Thomas2008-02-052-0/+27
* resolve.c (resolve_where): Fix typo.Daniel Franke2008-02-042-2/+7