g-expect-vms.adb:
[gcc.git] / gcc / fortran /
2007-06-05 Jerry DeLislere PR fortran/18923 (segfault after subroutine name...
2007-06-04 Lee Millwardtrans-intrinsic.c (gfc_conv_intrinsic_function_args...
2007-06-04 Steve Ellcey* trans-array.c (gfc_conv_array_parameter): Initialize...
2007-05-31 Richard Guenthertrans-expr.c (gfc_conv_expr_op): Use zero constant...
2007-05-31 Paul Thomasre PR fortran/32156 (ICE with characters)
2007-05-31 Paul Thomasre PR fortran/32156 (ICE with characters)
2007-05-31 Andreas SchwabFix line endianess.
2007-05-31 Paul Thomasre PR fortran/32103 (Module with equivalence draws...
2007-05-29 Daniel Frankegfortran.h: Renamed 'enum gfc_generic_isym_id' to ...
2007-05-29 Tobias Schlütergfortran.h (gfc_generic_isym_id): Add GFC_ISYM_SIZEOF.
2007-05-29 Brooks Moses* trans-array.c (gfc_conv_expr_descriptor): Edit comment.
2007-05-28 Brooks MosesCorrected ChangeLog entry.
2007-05-28 Brooks MosesPR 31972/fortran
2007-05-28 Brooks MosesCorrected date in my last ChangeLog entry.
2007-05-28 Brooks Mosesgfortran.h (gfc_expr): Remove from_H, add "representati...
2007-05-27 Jerry DeLislere PR fortran/31812 (Better message than "syntax error...
2007-05-27 Tobias Burnusre PR fortran/32088 (ICE (doesn't occur if given functi...
2007-05-26 Jerry DeLislere PR fortran/31813 (Warn about deleted feature: H...
2007-05-26 Tobias Burnusgfortran.texi: Document the GFORTRAN_ERROR_DUMPCORE...
2007-05-26 Paul Thomasre PR fortran/31219 (ICE on array of character function...
2007-05-25 Kazu Hirata* intrinsic.texi: Fix typos.
2007-05-25 Paul Thomasre PR fortran/32047 (ICE (segfault) for pure function...
2007-05-24 Jerry DeLislere PR fortran/31716 (segfault with real array bounds)
2007-05-23 Francois-Xavier... re PR fortran/32046 (wrong code with -O2 for gfortran...
2007-05-23 Jerry DeLislere PR fortran/18923 (segfault after subroutine name...
2007-05-22 Francois-Xavier... re PR fortran/31627 ([4.1/4.2 only] -bounds-check doesn...
2007-05-21 Daniel Frankere PR fortran/32002 (insufficient conformance check...
2007-05-21 Francois-Xavier... re PR fortran/32027 (The "DO" variable isn't consistent...
2007-05-21 H.J. Lutrans-stmt.c (gfc_trans_do): Fix a typo in comment.
2007-05-21 Paul Thomasre PR fortran/31867 ([4.2 only] function result with...
2007-05-20 Daniel Frankere PR fortran/32001 (MAX intrinsic with large number...
2007-05-19 Francois-Xavier... re PR fortran/30820 (-Wno-error not necessary in Make...
2007-05-19 Francois-Xavier... re PR fortran/31974 ([4.2]: array allocation multiplica...
2007-05-18 Daniel Frankere PR fortran/24633 (MODULE attribute conflicts with...
2007-05-17 Daniel Frankere PR fortran/31919 ([4.1/4.2 only] min/max do not...
2007-05-17 Tobias Burnusgfortran.texi (GFORTRAN_CONVERT_UNIT): Improve document...
2007-05-16 Paul Thomas[multiple changes]
2007-05-15 Paul Brooktrans-types.c (gfc_type_for_size): Handle signed TImode.
2007-05-14 Francois-Xavier... re PR fortran/30723 (Freeing memory doesn't need to...
2007-05-14 François-Xavier... re PR fortran/31725 ([4.1 only] substring bound evaluat...
2007-05-14 Rafael Avila de... c-common.c (warnings_for_convert_and_check): Use unsign...
2007-05-12 Paul Thomasre PR fortran/30746 (50th Anniversary Bug - Forward...
2007-05-11 Paul Thomasre PR fortran/30876 (Array valued recursive function...
2007-05-11 Paul Thomasre PR fortran/30878 (Rejects function f1; namelist...
2007-05-11 Paul Thomasre PR fortran/31474 (ENTRY & procedural pointer: insert...
2007-05-08 Paul Thomasre PR fortran/31630 (ICE on nasty derived types code)
2007-05-08 Paul Thomasre PR fortran/31692 (Wrong code when passing function...
2007-05-08 Paul Thomasre PR fortran/29397 (Constant logical expression with...
2007-05-07 Francois-Xavier... re PR fortran/31399 (Wrong code for do loop with large...
2007-05-06 Francois-Xavier... re PR fortran/31764 (NEW_LINE with array argument)
2007-05-06 Jerry DeLislere PR fortran/31201 (Too large unit number generates...
2007-05-06 Paul Thomasre PR fortran/31540 ([Regression 4.2 only] character...
2007-05-06 Jerry DeLislere PR fortran/31251 (Non-integer character length leads...
2007-05-04 Brooks Mosesintrinsic.texi (CMPLX): Document result kind.
2007-05-04 Daniel Frankere PR libfortran/31760 (missing elemental applicability)
2007-05-04 Daniel FrankeFix typo in PR numbers 22539 <> 22359.
2007-05-04 Daniel Frankecheck.c (gfc_check_fseek_sub): Fixed typo.
2007-05-04 Daniel Frankere PR target/22539 (Internal compiler error with maximu...
2007-05-04 Tobias Burnusre PR fortran/31803 (ICE for character pointer =>...
2007-05-04 Jerry DeLislere PR fortran/31251 (Non-integer character length leads...
2007-05-04 Francois-Xavier... re PR fortran/31781 (fortran regressions on trunk if...
2007-05-04 Tobias Burnusre PR fortran/25071 (dummy argument larger than actual...
2007-05-01 Thomas Koenigre PR fortran/31732 (Assignment to array slice affects...
2007-05-01 Daniel Frankeintrinsic.c (add_functions): Fixed ELEMENTAL specificat...
2007-04-30 Brooks Mosestrans-const.c (gfc_conv_mpz_to_tree): Use mpz_get_doubl...
2007-04-30 Daniel Frankeintrinsic.texi (IERRNO): Changed class to non-elemental...
2007-04-29 Francois-Xavier... re PR fortran/31591 (UBOUND as initialization expressio...
2007-04-29 Daniel Frankegfortran.texi: Cleaned up keyword index.
2007-04-29 Francois-Xavier... re PR fortran/31645 (Error on reading Byte Order Mark)
2007-04-29 Paul Thomasre PR fortran/31711 (was "rhs array is changed while...
2007-04-28 Tobias Schlüteroptions.c (gfc_handle_option): Ensure requested free...
2007-04-27 Brooks Moses* intrinsic.texi (Transfer): Improve documentation.
2007-04-27 Brooks Moses* gfortran.texi (Option Index): Add @samp as needed.
2007-04-27 Daniel Frankegfortran.texi: Added node and menu entry for an option...
2007-04-27 Daniel Frankeintrinsic.texi (AND, [...]): Fixed examples.
2007-04-27 Daniel Frankeintrinsic.texi (PRODUCT, [...]): New.
2007-04-26 Daniel Frankeintrinsic.texi (NULL, [...]): New.
2007-04-25 Janne Blomqvistmodule.c (module_char): Replace fgetc() with getc().
2007-04-25 Tobias Burnusre PR fortran/31668 (%VAL rejected for PROC_MODULE...
2007-04-25 Francois-Xavier... re PR libfortran/31299 (Use getpwuid(geteuid()) instead...
2007-04-24 Francois-Xavier... re PR fortran/31587 (Module files shouldn't be updated...
2007-04-23 Paul Thomasre PR fortran/31630 (ICE on nasty derived types code)
2007-04-23 Tobias Burnusprimary.c (match_integer_constant): Mention -fno-range...
2007-04-21 Jerry DeLislere PR fortran/31495 (Is this continuation line legal?)
2007-04-21 Andrew Pinskitree.h (GIMPLE_TUPLE_P): Also true for PHI_NODEs.
2007-04-18 Tobias SchlüterAdd ChangeLog entries missing from r123917
2007-04-17 Tobias Schlütertrans-types.h (gfc_packed): New enum.
2007-04-17 Tobias Schlütertrans-decl.c (gfc_finish_decl): Remove unused second...
2007-04-17 Tobias Schlüterarith.h: Update copyright years.
2007-04-17 Tobias Schlüterre PR fortran/31144 (gfortran module symbol names are...
2007-04-16 Tobias SchlüterIndentation fix.
2007-04-15 Paul Thomasre PR fortran/31204 (wrong host association of implied...
2007-04-15 Kazu Hiratagfc-internals.texi: Fix typos.
2007-04-14 Bernhard Reutner... +2007-04-14 Bernhard Fischer
2007-04-14 Paul Thomasre PR fortran/29507 ([4.2 only] INDEX in an array initi...
2007-04-13 Tobias Burnusre PR fortran/31559 ([4.1 only] Assigning to an EXTERNA...
2007-04-13 Paul Thomasre PR fortran/31550 (f951: segfault in fold-const.c...
2007-04-13 Tobias Schlüterre PR fortran/18937 (quadratic behaviour with many...
2007-04-12 Tobias Schlüterre PR fortran/31250 (Initialization expr as constant...
2007-04-12 Daniel Frankere PR fortran/31234 (Thread-safety of random_number...
next