Guard against M4 versions with a buggy strstr.
[gcc.git] / gcc / fortran /
2011-03-04 Janne BlomqvistPR 47802 Update doc for CTIME and FDATE intrinsics
2011-03-03 Ralf Wildenhuesdocs: fix typos and markup nits in Fortran manual.
2011-02-28 Francois-Xavier... re PR libfortran/47894 (Documentation text for VERIFY...
2011-02-27 Tobias Burnusre PR fortran/47846 (Deferred-string length: Length...
2011-02-26 Tobias Burnusre PR fortran/47886 (ICE: OpenMP !$omp task if(omp_get_...
2011-02-26 Francois-Xavier... re PR libfortran/47894 (Documentation text for VERIFY...
2011-02-24 Tobias Burnusre PR libfortran/47872 (Alternative syntax for intrinsi...
2011-02-24 Richard Guentherre PR fortran/47839 (ICE in dwarf2out.c:add_AT_specific...
2011-02-23 Mikael Morinre PR fortran/40850 (double free in nested types with...
2011-02-22 Paul Thomasre PR fortran/45743 (gfortran.dg/whole_file_3.f90 ICE...
2011-02-22 Tobias Burnusre PR fortran/41359 (Wrong line numbers for debugging...
2011-02-20 Tobias Burnusre PR fortran/47797 (Debug: Odd first break point for...
2011-02-20 Paul Thomasre PR fortran/45077 (ICE with -fwhole-file in fold_conv...
2011-02-19 Paul Thomasre PR fortran/47348 (wrong string length with array...
2011-02-18 Janus Weilre PR fortran/47789 ([F03] Structure constructor of...
2011-02-18 Tobias Burnus2011-02-18 Tobias Burnus
2011-02-18 Michael Matzre PR fortran/45586 (ICE non-trivial conversion at...
2011-02-18 Janus Weilre PR fortran/47768 (ICE: printing a derived-type varia...
2011-02-18 Janus Weilre PR fortran/47767 ([OOP] SELECT TYPE fails to execute...
2011-02-16 Janus Weilre PR fortran/47745 ([OOP] Segfault with CLASS(*) and...
2011-02-15 Steven G. Karglre PR fortran/47633 (Result of COMPILER_VERSION() has...
2011-02-14 Janus Weilre PR fortran/47730 ([OOP] ICE on invalid source in...
2011-02-14 Janus Weilre PR fortran/47728 ([OOP] ICE on invalid CLASS declara...
2011-02-14 Janus Weilre PR fortran/47349 (missing warning: Actual argument...
2011-02-13 Tobias Burnusre PR fortran/47569 (gfortran does not detect that...
2011-02-12 Janus Weilclass.c (gfc_build_class_symbol): Reject polymorphic...
2011-02-12 Michael Matzre PR fortran/45586 (ICE non-trivial conversion at...
2011-02-11 Tobias Burnusre PR fortran/47550 (PURE with VALUE and w/o INTENT...
2011-02-09 Janus Weilre PR fortran/47352 ([F03] ICE with proc-pointers in...
2011-02-09 Janus Weilre PR fortran/47463 ([OOP] ICE in gfc_add_component_ref)
2011-02-09 Janus Weilre PR fortran/47637 ([OOP] Memory leak involving INTENT...
2011-02-09 Jerry DeLisleio.c (match_io_element): Do not set dt if not inquire.
2011-02-08 Janus Weilre PR fortran/45290 ([F08] pointer initialization)
2011-02-07 Janne BlomqvistMore style fixes from Ralf
2011-02-07 Janne Blomqvisttexinfo fixes suggested by Ralf Wildenhues
2011-02-06 Janne BlomqvistAdd thread-safety section to menu
2011-02-06 Janne BlomqvistDocument libgfortran thread-safety
2011-02-06 Paul Thomasre PR fortran/47592 (Multiple function invocation with...
2011-02-05 Janne BlomqvistPR 42434 Update SYSTEM_CLOCK documentation
2011-02-02 Janus Weilre PR fortran/47082 ([OOP] ICE in gfc_conv_component_ref)
2011-02-02 Janus Weilre PR fortran/47572 ([OOP] Invalid: Allocatable polymor...
2011-02-01 Janus Weilre PR fortran/47565 ([OOP] Segfault with TBP)
2011-01-31 Janus Weilre PR fortran/47455 ([OOP] internal compiler error...
2011-01-31 Paul Thomasre PR fortran/47519 (Deferred-length string wrong resul...
2011-01-31 Janus Weilre PR fortran/47463 ([OOP] ICE in gfc_add_component_ref)
2011-01-31 Rainer Orthconfigure.ac (gcc_cv_ld_static_option): Define.
2011-01-30 Tobias Burnusre PR fortran/47042 (ICE with character pointer in...
2011-01-30 Tobias Burnusre PR fortran/47042 (ICE with character pointer in...
2011-01-30 Paul Thomasre PR fortran/47523 (Concatenation with deferred length...
2011-01-29 Tobias Burnusre PR fortran/47531 (SHAPE misses KIND= support)
2011-01-28 Tobias Burnusre PR fortran/47507 (PURE functions with VALUE argument...
2011-01-28 Tobias Burnusgfortran.texi (Fortran 2003 status): Mention support...
2011-01-28 Paul Thomasre PR fortran/45170 ([F2003] allocatable character...
2011-01-27 Tobias Burnusre PR fortran/47474 (Wrong code with allocatable scalar...
2011-01-27 Tobias Burnusre PR fortran/47472 (Rules printed by -M option contain...
2011-01-26 Tobias Burnusre PR fortran/47339 (Fortran 2003/2008: Valid NAMELIST...
2011-01-25 Tobias Burnusre PR fortran/47448 (Invalid check for ASSIGNMENT(=))
2011-01-23 Tobias Burnusre PR fortran/47421 (Wrong-code: Value of scalar ALLOCA...
2011-01-22 Thomas Koenigre PR fortran/38536 (ICE with C_LOC in resolve.c due...
2011-01-22 Tobias Burnusre PR fortran/47399 ([OOP] ICE with TBP of a PARAMETER)
2011-01-21 Tobias Burnusre PR fortran/47394 (Internal compiler error when error...
2011-01-21 Tobias Burnusre PR fortran/47377 (internal compiler error: in fold_c...
2011-01-18 Janus Weilre PR fortran/47240 ([F03] segfault with procedure...
2011-01-17 Jakub Jelinekre PR fortran/47331 (ICE in make_decl_rtl, at varasm...
2011-01-17 Tobias Burnusre PR fortran/47327 (Documentation: Link to GCC Errors...
2011-01-16 Tobias Burnusre PR fortran/47177 (bad example of using -dM in manual)
2011-01-13 Tobias Burnusre PR libfortran/47268 (Documentation: missing (Optiona...
2011-01-13 Kai Tietzre PR fortran/47260 (DLLEXPORT: TREE_PUBLIC for procedu...
2011-01-13 Tobias Burnusre PR fortran/45848 ([OOP] ICE on invalid code in fortr...
2011-01-11 Paul Thomasre PR fortran/47051 (Wrong reallocate)
2011-01-09 Janus Weilre PR fortran/47224 ([F03] ICE with procedure pointer...
2011-01-09 Thomas Koenigre PR fortran/38536 (ICE with C_LOC in resolve.c due...
2011-01-09 Janus Weilre PR fortran/46313 ([OOP] class container naming colli...
2011-01-08 Thomas Koenigre PR fortran/46405 (Preprocessor generated code can...
2011-01-08 Paul Thomasre PR fortran/46896 (Wrong code with transpose(a) passe...
2011-01-08 Thomas Koenigre PR fortran/45777 (Alias analysis broken for arrays...
2011-01-07 Tobias Burnusre PR fortran/41580 ([OOP] SAME_TYPE_AS and EXTENDS_TYP...
2011-01-07 Janus Weilre PR fortran/47189 ([OOP] calling STORAGE_SIZE on...
2011-01-06 Daniel Frankere PR fortran/33117 (Improve error message for generic...
2011-01-05 Janus Weilre PR fortran/47180 ([OOP] EXTENDS_TYPE_OF returns...
2011-01-05 Janus Weilre PR fortran/47180 ([OOP] EXTENDS_TYPE_OF returns...
2011-01-05 Thomas Koenigre PR fortran/46017 (Reject ALLOCATE(a, a%b) as ...
2011-01-05 Janus Weilre PR fortran/47024 ([OOP] STORAGE_SIZE (for polymorphi...
2011-01-04 Janus Weilre PR fortran/46448 ([OOP] symbol `__copy_...' is alrea...
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2011-01-03 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2011-01-03 Janus Weilintrinsic.texi (LEADZ): Fix example.
2011-01-02 Janus Weilre PR fortran/46408 ([OOP] Segfault when running gfortr...
2011-01-02 H.J. LuRotate ChangeLogs.
2010-12-31 Janus Weilintrinsic.texi (IANY): Correct section title.
2010-12-31 Thomas Koenigre PR fortran/47065 (Replace trim(a) by a(1:len_trim...
2010-12-31 Thomas Koenigre PR fortran/45338 (Failure on interfacing a function...
2010-12-31 Janus Weilre PR fortran/46971 ([OOP] ICE on long class names)
2010-12-30 Janus Weilre PR fortran/47085 ([OOP] Problem in allocate( SOURCE...
2010-12-29 Thomas Koenigdump_parse_tree.c (show_components): Show ALLOCATABLE.
2010-12-29 Janus Weilre PR fortran/46838 ([OOP] Initialization of polymorphi...
2010-12-29 Thomas Koenigfrontend-passes.c (gfc_code_walker): Handle expressions...
2010-12-28 Janus Weilre PR fortran/45827 ([OOP] mio_component_ref(): Compone...
2010-12-27 Thomas Koenigdump-parse-tree.c (show_typespec): Also show character...
2010-12-24 Thomas Koenigre PR fortran/31821 (character pointer => target(range...
next