target.h (globalize_decl_name): New.
[gcc.git] / gcc / fortran /
2007-01-24 Jerry DeLisle[multiple changes]
2007-01-22 Brooks Mosesintrinsic.texi (ACHAR): Added cross-references.
2007-01-21 Brooks Mosesintrinsic.texi: Edited all "Syntax" examples to a consi...
2007-01-20 Steven G. Karglopenmp.c, [...]: Next installment in the massive whites...
2007-01-20 Roger Saylemodule.c (mio_array_ref): The dimen_type fields of...
2007-01-20 Roger Sayledependency.c (gfc_full_array_ref_p): Check that ref...
2007-01-20 Roger Sayletrans-intrinsic.c (gfc_conv_intrinsic_sign): New branch...
2007-01-20 Francois-Xavier... gfortran.h (gfc_options_t): Add flag_allow_leading_unde...
2007-01-20 Francois-Xavier... re PR fortran/30446 ([4.1 only] -J option doesn't add...
2007-01-20 Richard Guentherre PR fortran/30223 (Fortran frontend does not know...
2007-01-19 Brooks Mosesintrinsic.texi (MATMUL): Corrected a typo.
2007-01-19 Brooks Mosesintrinsic.texi: general whitespace cleanup.
2007-01-18 H.J. Lutrans-stmt.c (compute_overall_iter_number): Fix a typo.
2007-01-18 Roger Sayletrans-expr.c (copyable_array_p): Consider user derived...
2007-01-18 Roger Sayletrans-stmt.c (compute_overall_iter_number): Enhance...
2007-01-18 Francois-Xavier... re PR libfortran/29649 (Force core dump on runtime...
2007-01-17 Paul Thomasre PR fortran/30476 ([Regression 4.2, 4.3] Via other...
2007-01-16 Roger Saylere PR fortran/30404 ([4.1 only] Wrong FORALL result)
2007-01-15 Paul Thomasre PR fortran/28172 ([4.2 and 4.1 only] alternate retur...
2007-01-14 Paul Thomasre PR fortran/30410 (Host association bug w/ EXTERNAL)
2007-01-14 Thomas Koenigre PR fortran/30452 ([4.2, 4.1 only] Strange syntax...
2007-01-11 Thomas Koenigre PR libfortran/30415 (MINLOC, MAXLOC missing for...
2007-01-11 Paolo Bonziniconfigure.ac (strict1_warn): Rename to strict_warn.
2007-01-11 Brooks Mosessimplify.c: Update copyright to 2007.
2007-01-11 Francois-Xavier... re PR fortran/30430 (Memory corruption in the module...
2007-01-10 Brooks Mosessimplify.c (gfc_simplify_ibclr): Fix POS comparison.
2007-01-10 Brooks Mosesre PR fortran/30381 ([4.1 only] ISHFTC() constant foldi...
2007-01-10 Jerry DeLisle[multiple changes]
2007-01-08 Steven G. Karglinterface.c, [...]: Update Copyright years.
2007-01-08 Richard Guenthertree-ssa-ccp.c (maybe_fold_offset_to_array_ref): Use...
2007-01-08 Roger Sayletrans-array.c (constant_array_constructor_p): New funct...
2007-01-08 Kazu Hiratagfortran.texi: Fix typos.
2007-01-07 Steven G. Kargldecl.c, [...]: Update Copyright dates.
2007-01-07 Bernhard Fischerdata.c (gfc_assign_data_value): Fix whitespace.
2007-01-07 Bernhard Fischertrans-array.c (gfc_trans_create_temp_array, [...])...
2007-01-07 Bernhard Fischerre PR fortran/27698 (subroutine _foo draws "unclassifia...
2007-01-07 Steven G. KarglFix whitespace in a table within a comment.
2007-01-07 Steven G. Kargl[multiple changes]
2007-01-06 Steven G. Karglarith.c: Update copyright years.
2007-01-05 Roger Sayletrans-expr.c (gfc_trans_assignment_1): New subroutine...
2007-01-05 Roger Sayletrans-array.c (gfc_trans_array_constructor_value):...
2007-01-05 Roger Sayletrans-array.c (gfc_conv_loop_setup): Test whether the...
2007-01-05 Tobias Burnussymbol.c (check_conflict): Fix error message.
2007-01-05 Paul Thomasre PR fortran/23232 ([4.1 only] DATA implied DO variables)
2007-01-05 Tobias Burnusre PR fortran/29624 (Fortran 2003: Support intent for...
2007-01-05 Brooks Mosesre PR fortran/30371 (kill suboutine accepts (invalid...
2007-01-05 Brooks Mosesintrinsic.texi: Minor cleanup, reflowing overlong parag...
2007-01-05 Brooks Mosesintrinsic.texi (LBOUND): Add documentation.
2007-01-04 Brooks Mosesintrinsic.texi (IAND): Clarify argument specifications.
2007-01-04 Brooks Mosesre PR fortran/30235 ([4.1 only] missing alternate retur...
2007-01-04 Brooks Moses* invoke.texi: Update manpage copyright to include...
2007-01-04 Brooks Mosesgfortran.texi: Update copyright to include 2007.
2007-01-04 Tobias Burnusre PR fortran/30276 (gfortran include problem)
2007-01-04 Brooks Moses* gfortran.texi (GNU Fortran and GCC): Rewrite
2007-01-04 Brooks Mosesgfortran.texi (Introduction): Lower "Part I...
2007-01-04 Brooks Moses* intrinsic.texi (Introduction): Rewrite first paragraph.
2007-01-04 Brooks Mosesinvoke.texi (OpenMP): Added index entry.
2007-01-04 Brooks Mosesgfortran.texi (GFORTRAN_DEFAULT_RECL): Added units...
2007-01-04 Brooks Mosesintrinsic.texi: Improvements to index entries; change...
2007-01-04 Brooks Mosesinvoke.texi: Change @code-type macros to appropriate...
2007-01-03 Brooks Moses* intrinsic.texi: Various minor cleanups.
2007-01-03 Steven G. Kargltrans-intrinsic.c (gfc_conv_intrinsic_ibits): Fix call...
2007-01-02 Tobias Burnusre PR fortran/30276 (gfortran include problem)
2007-01-02 Paul Thomasre PR fortran/20896 (ambiguous interface not detected)
2007-01-01 Steven G. KarglRotate ChangeLog.
2006-12-31 Paul Thomasre PR fortran/27900 ([4.1 only] ICE using intrinsics...
2006-12-31 Paul Thomasre PR fortran/23060 (%VAL, %REF and %DESCR constructs...
2006-12-28 Paul Thomasre PR fortran/30034 ([4.1 only] pure subroutine require...
2006-12-28 Jerry DeLislere PR libfortran/30014 (INQUIRE (iolength = xx) limited...
2006-12-27 Gerald Pfeiferinterface.c (compare_actual_formal): Remove unused...
2006-12-27 Paul Thomasre PR fortran/20896 (ambiguous interface not detected)
2006-12-22 Paul Thomasre PR fortran/25818 ([4.1 only] Problem with handling...
2006-12-22 Roger Sayletrans-array.c (gfc_trans_create_temp_array): When the...
2006-12-22 Kazu Hirata* interface.c: Fix a comment typo.
2006-12-21 Paul Thomasre PR fortran/30273 ([4.1 only] gfc_todo: Not Implement...
2006-12-21 Paul Thomasre PR fortran/30202 ([4.1 only] ICE in trans-array.c)
2006-12-21 Tobias Schlüterre PR fortran/25392 (ICEs with -ff2c)
2006-12-20 Paul Thomasre PR fortran/30190 ([4.1 only] Bounds check generates...
2006-12-20 Roger Sayletrans-expr.c (is_zero_initializer_p): Determine whether...
2006-12-20 Paul Thomasre PR fortran/29992 ([4.1 only] INTERFACE equivalent...
2006-12-19 Tobias Burnusre PR fortran/30238 (associated(null-pointer, null...
2006-12-19 Paul Thomasre PR fortran/30236 ([4.1 only]alternate-return subrout...
2006-12-18 Roger Sayletrans-array.c (gfc_conv_array_index_offset): Avoid...
2006-12-17 Roger Saylere PR fortran/30207 (ICE in gfc_dep_resolver with where...
2006-12-17 Brooks Mosesgfortran.texi: Added TeX support for document parts...
2006-12-15 Jerry DeLislere PR libfortran/30200 ([4.1 only] write(*,myfmt="...
2006-12-14 Richard GuentherMake-lang.in (fortran/options.o): Add $(PARAMS_H) depen...
2006-12-13 Richard Guentherre PR fortran/30115 (allocate() interface pessimizes...
2006-12-12 Tobias Schlütertrans-expr.c (gfc_conv_substring): Check for empty...
2006-12-11 Jan HubickaMove all varpool routines out of cgraph/cgraphunit...
2006-12-10 Tobias Burnusgfortran.texi: Update Fortran 2003 section.
2006-12-10 Tobias Burnusre PR fortran/23994 (PROTECTED attribute (F2003) is...
2006-12-09 Paul Thomasre PR other/29975 ([meta-bugs] ICEs with CP2K)
2006-12-09 Paul Thomasre PR fortran/29464 ([4.1 only] problem with duplicate...
2006-12-09 Paul Thomasre PR fortran/29941 ([4.1 only] gfortran reports error...
2006-12-08 Tobias Burnusre PR fortran/27546 (IMPORT is broken)
2006-12-07 Tobias Burnusre PR fortran/29711 ([4.2 only] error_print does not...
2006-12-05 Paul Thomasre PR fortran/30003 ([4.1 only] Expressions with side...
2006-12-05 Paul Thomasre PR fortran/29912 ([4.1 only] Gfortran: string array...
2006-12-05 Aldy HernandezRevert accidental change.
next