re PR target/44942 (Bug in argument passing of long double)
[gcc.git] / gcc / fortran /
2010-07-15 Jakub Jelinektrans.h (gfc_string_to_single_character): New prototype.
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-15 Janus Weilre PR fortran/44936 ([OOP] Generic TBP not resolved...
2010-07-15 Daniel Kraftre PR fortran/44709 (BLOCK and GOTO/EXIT/CYCLE)
2010-07-15 Jakub Jelinekre PR fortran/40206 ([gfortran] Incorrect warning with...
2010-07-15 Jakub Jelinektrans.h (gfc_build_compare_string): Add CODE argument.
2010-07-14 Mikael Morintrans-array.c (gfc_conv_section_upper_bound): Remove
2010-07-14 Janus Weilre PR fortran/44925 ([OOP] C_LOC with CLASS pointer)
2010-07-13 Jakub Jelinektrans-expr.c (string_to_single_character): Also optimiz...
2010-07-13 Jakub Jelinektrans-decl.c (gfc_build_intrinsic_function_decls, ...
2010-07-13 Nathan Froydtree.h (build_function_call_expr): Delete.
2010-07-13 Tobias Burnusre PR fortran/43665 (INTENT(IN) etc. optimization of...
2010-07-13 Daniel Frankere PR fortran/43665 (INTENT(IN) etc. optimization of...
2010-07-13 Janus Weilre PR fortran/44434 ([OOP] ICE in in gfc_add_component_ref)
2010-07-13 Jerry DeLislere PR fortran/37077 (Implement Internal Unit I/O for...
2010-07-12 Mikael Morinexpr.c (gfc_get_int_expr): Don't initialize mpfr data...
2010-07-11 Tobias Burnustob@archimedes:~/scratch/gcc> head -n 15 ../intrinsic_u...
2010-07-11 Mikael Morinarith.c (gfc_arith_done_1): Release mpfr internal caches.
2010-07-11 Janus Weilfixing ChangeLog
2010-07-11 Janus Weilre PR fortran/44869 ([OOP] generic TBPs not initialized...
2010-07-10 Mikael Morintrans-io.c (gfc_build_st_parameter): Update calls to...
2010-07-10 Paul Thomasre PR fortran/44773 (Unnecessary temporaries increase...
2010-07-09 Janus Weilintrinsic.texi: Add documentation for SAME_TYPE_AS...
2010-07-08 Janus Weilre PR fortran/44649 ([OOP] F2008: storage_size intrinsi...
2010-07-08 Jakub Jelinekre PR fortran/44847 (ICE: OpenMP with Collapse clause...
2010-07-08 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-07-06 Tobias Burnusre PR fortran/44742 (ICE in gfc_conv_array_initializer)
2010-07-06 Tobias Burnustrans-decl.c: Include diagnostic-core.h besides toplev.h.
2010-07-06 Thomas KoenigPR fortran/PR44693
2010-07-05 Steven G. KarglFix ChangeLog entry from my previous commit to include
2010-07-05 Steven G. Karglio.c (resolve_tag): Check EXIST tag is a default logical.
2010-07-05 Paul Thomasre PR fortran/44596 ([OOP] Dynamic dispatch uses broken...
2010-07-05 Nathan Froydvec.h (VEC_splice, [...]): New macros.
2010-07-04 Daniel Kraftgfc-internals.texi (gfc_code): Document BLOCK and ASSOC...
2010-07-04 Paul Thomasre PR fortran/44596 ([OOP] Dynamic dispatch uses broken...
2010-07-02 Mikael Morinre PR fortran/44662 (unitialized memory on testcases...
2010-07-02 Nathan Froydtrans-types.h (gfc_add_field_to_struct): Add tree ...
2010-06-29 Janus Weilre PR fortran/44718 (Procedure-pointer name is wrongly...
2010-06-29 Janus Weilre PR fortran/44696 ([OOP] ASSOCIATED fails on polymorp...
2010-06-29 Paul Thomasre PR fortran/44582 (gfortran generates wrong results...
2010-06-28 Paul Thomasre PR fortran/40158 (Misleading error message for passi...
2010-06-28 Nathan Froydvec.h (vec_heap_free): Add parentheses around free.
2010-06-28 Steven Bosschersystem.h: Poison GCC_EXCEPT_H for front-end files.
2010-06-27 Nathan Froydgfortran.h (gfc_code): Split backend_decl field into...
2010-06-27 Daniel Kraftdump-parse-tree.c (show_symbol): Dump target-expression...
2010-06-26 Thomas Koenigre PR fortran/44678 (ICE with -fdump-parse-tree and...
2010-06-26 Tobias Burnusdecl.c (gfc_match_decl_type_spec): Support TYPE(intrins...
2010-06-25 Tobias Burnusintrinsic.h (gfc_check_selected_real_kind, [...]):...
2010-06-25 Tobias Burnusdecl.c (gfc_match_entry): Mark ENTRY as GFC_STD_F2008_OBS.
2010-06-25 Tobias Burnusdecl.c (gfc_match_entry): Allow END besides END SUBROUT...
2010-06-25 Tobias Burnusparse.c (next_free, next_fixed): Allow ";" as first...
2010-06-24 Tobias Burnusre PR fortran/44614 ([OOP] Wrongly importing a symbol...
2010-06-22 Janus Weilre PR fortran/44616 ([OOP] ICE if CLASS(foo) is used...
2010-06-21 Tobias Burnusre PR fortran/40632 (Support F2008's contiguous attribute)
2010-06-20 Joseph Myersre PR other/32998 (-frecord-gcc-switches issues)
2010-06-20 Janus Weilre PR fortran/44584 (Invalid memory access with gfortra...
2010-06-18 Tobias Burnusre PR fortran/44556 (incorrect error: Stat-variable...
2010-06-17 Janus Weilre PR fortran/44558 ([OOP] ICE on invalid code: called...
2010-06-16 Janus Weilre PR fortran/44549 ([OOP][F2008] Type-bound procedure...
2010-06-15 Janus Weilre PR fortran/43388 ([F2008][OOP] ALLOCATE with MOLD=)
2010-06-15 Jakub Jelinekre PR fortran/44536 (OMP: missing error with default...
2010-06-13 Daniel Frankere PR fortran/31588 (gfortran should be able to output...
2010-06-12 Daniel Frankeresolve.c (resolve_global_procedure): Improved checking...
2010-06-12 Francois-Xavier... trans-decl.c (gfc_build_intrinsic_function_decls):...
2010-06-12 Janus Weilre PR fortran/40117 ([OOP][F2008] Type-bound procedure...
2010-06-11 Francois-Xavier... * trans-intrinsic.c (gfc_build_intrinsic_lib_fndecls...
2010-06-11 Francois-Xavier... mathbuiltins.def: Add builtins that do not directly...
2010-06-11 Paul Thomasre PR fortran/42051 ([OOP] ICE on array-valued function...
2010-06-11 Janus Weilre PR fortran/44207 (ICE with ALLOCATABLE components...
2010-06-11 Steven G. Karglresolve.c (resolve_operator): Fix whitespace.
2010-06-10 Francois-Xavier... re PR fortran/38273 (Cray pointers: Document that point...
2010-06-10 Francois-Xavier... re PR fortran/43032 (FLUSH: Document that it does not...
2010-06-10 Daniel Frankere PR fortran/44457 (Missing ASYNCHRONOUS constraint...
2010-06-10 Daniel Kraftre PR fortran/38936 ([F03] ASSOCIATE construct / improv...
2010-06-10 Kai Tietzerror.c (error_print): Pre-initialize loc by NULL.
2010-06-09 Gerald Pfeiferfdl.texi: Move to GFDL version 1.3.
2010-06-09 Daniel Frankere PR fortran/44347 (SELECT_REAL_KIND: Wrongly accepts...
2010-06-09 Daniel Frankere PR fortran/44359 (-Wall / -Wconversion: Too verbose...
2010-06-09 Janus Weilre PR fortran/44430 (Infinite recursion with -fdump...
2010-06-09 Steven G. Kargl2010-06-09 Steven G. Kargl
2010-06-09 Steven G. Karglmvbits_9.f90: New test.
2010-06-09 Janus Weilre PR fortran/44211 ([OOP] ICE with TBP of pointer...
2010-06-09 Kai TietzMove changelog entry of fortran into fortran's ChangeLog.
2010-06-09 Kai Tietzresolve.c (resolve_deallocate_expr): Avoid warning...
2010-06-09 Francois-Xavier... re PR fortran/43040 (Wrong decl for mathbuiltins -...
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-08 Tobias Burnusre PR fortran/44446 (Error with protected pocedure...
2010-06-07 Tobias Burnusoptions.c (gfc_handle_option): Fix -fno-recursive.
2010-06-07 Tobias Burnusgfc-internals.texi (copyrights-gfortran): Fix copyright...
2010-06-07 Joseph Myerscommon.opt (fira-verbose): Use Var.
2010-06-06 Paul Thomasre PR fortran/43945 ([OOP] Derived type with GENERIC...
2010-06-05 Paul Thomasre PR fortran/43895 ([OOP] internal compiler error...
2010-06-04 Joseph Myersdarwin-driver.c (darwin_default_min_version): Use
2010-06-02 Tobias Burnusre PR fortran/44360 (wrong-code: host-associated proced...
2010-06-02 Jerry DeLislere PR fortran/44371 (STOP parsing rejects valid code)
2010-05-31 Steven G. Karglgfortran.texi: Fix typos in description of variable...
2010-05-31 Thomas Koenigre PR fortran/36928 (array temporary for interleaving...
2010-05-30 Janus Weilgfortran.h (CLASS_DATA): New macro for accessing the...
2010-05-28 Tobias Burnusoptions.c (gfc_handle_option): Fix handling of -fno...
2010-05-28 Joseph Myersre PR driver/15303 (When gcc sees an unrecognized optio...
next