* trans-const.c, trans-decl.c, trans-expr.c: Spelling fixes.
[platform/upstream/gcc.git] / gcc / fortran / ChangeLog
2004-08-22 Tobias Schlüter* trans-const.c, trans-decl.c, trans-expr.c: Spelling...
2004-08-22 Tobias Schlütercheck.c (gfc_check_reduction): Rename to ...
2004-08-20 Paul Brookre PR fortran/17077 (adjustable size arrays crash)
2004-08-19 Tobias Schlüterre PR fortran/17074 (Unclassifiable statement in IF...
2004-08-19 Erik SchnetterCommit previously forgotten ChangeLog diffs for this...
2004-08-19 Paul Brookre PR fortran/17091 (gfortran MAIN__ symbol not marked...
2004-08-19 Paul Brookre PR fortran/14976 (.space is wrong)
2004-08-18 Paul Brook* trans-types.c (gfc_sym_type): Use pointer types for...
2004-08-18 Victor Leikehmanre PR fortran/13278 (derived type namelist I/O support...
2004-08-17 Paul Brookre PR fortran/13082 (Function entries and entries with...
2004-08-15 Andrew Pinskire PR fortran/17030 (gfortran does not optimize ABS...
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-14 Paul Brook* trans-decl.c (gfc_build_function_decl): Remove dead...
2004-08-14 Paul Brook* trans-arry.c (gfc_trans_auto_array_allocation): Remov...
2004-08-13 Tobias Schlütergfortran.h: Add comments.
2004-08-11 Paul Brook[multiple changes]
2004-08-11 Richard Hendersonbuiltins.def (BUILT_IN_STACK_ALLOC): Remove.
2004-08-10 Paul Brooktrans-io.c (transfer_expr): Handle pointters.
2004-08-09 Paul Brookre PR fortran/16919 (ICE with derived type and array...
2004-08-08 Victor Leikehmansimplify.c (gfc_simplify_shape): Bugfix.
2004-08-06 Janne Blomqvistintrinsic.c (add_subroutines): Add getenv and get_envir...
2004-08-06 Feng Wangf95-lang.c (gfc_init_builtin_functions): Fix the number...
2004-08-06 Steven G. Karglarith.c: Add #define for model numbers.
2004-08-06 Paul Brooktrans-array.c (gfc_trans_allocate_array_storage, [...
2004-08-01 Roger Sayleoptions.c (gfc_init_options): Don't warn about the...
2004-07-30 Richard Hendersongimplify.c (gimplify_expr): Don't replace with DECL_INI...
2004-07-25 Richard Hendersonc-decl.c (start_function): Set DECL_ARTIFICIAL and...
2004-07-18 Tobias Schlüterre PR fortran/16465 (parser chokes with ffixed-line...
2004-07-17 Joseph Myerslanghooks.h (builtin_function): New langhook.
2004-07-16 Tobias Schlüterre PR fortran/16404 (should reject invalid code with...
2004-07-16 Tobias Schlüterre PR fortran/16404 (should reject invalid code with...
2004-07-15 Tobias Schlüterre PR fortran/13792 (lbound/ubound generates internal...
2004-07-15 Tobias Schlüterre PR fortran/15140 (assertion failed: (TREE_CODE ...
2004-07-15 Tobias Schlüterre PR fortran/15129 (assumed size characters passed...
2004-07-15 Tobias Schlüterre PR fortran/15324 (segfault / ICE with array of assum...
2004-07-15 Tobias Schlüterre PR libfortran/15234 (libgfortran doesn't compile...
2004-07-12 Paul Brookexpr.c (gfc_check_assign_symbol): Handle pointer assign...
2004-07-11 Paul Brookre PR fortran/15986 (Forward referenced procedure not...
2004-07-11 Tobias Schlüterre PR fortran/15754 (Accepts assignment of the form...
2004-07-11 Tobias Schlüterre PR fortran/16433 (wrong hexadecimal constant warning)
2004-07-11 Tobias Schlüterre PR fortran/16404 (should reject invalid code with...
2004-07-11 Tobias Schlüterre PR fortran/16404 (should reject invalid code with...
2004-07-11 Tobias Schlüterre PR fortran/16455 (print the location of a missing...
2004-07-11 Tobias Schlüterre PR fortran/16455 (print the location of a missing...
2004-07-11 Joseph Myerslanghooks.h (estimate_num_insns, [...]): Remove hooks.
2004-07-10 Tobias Schlütertrans-decl.c (gfc_create_module_variable): Nothing...
2004-07-10 Paul Brooktrans-array.c (gfc_build_null_descriptor): New function.
2004-07-10 Tobias Schlüterre PR fortran/16336 (ICE with common block in module)
2004-07-10 Tobias Schlüterre PR fortran/15481 ([meta-bugs] frontend adds superflu...
2004-07-10 Tobias Schlüter* parse.c (decode_statement): Fix matching of BLOCK...
2004-07-10 Tobias Schlüterre PR fortran/15969 (ICE and assertion failure in trans...
2004-07-10 Tobias Schlüterre PR fortran/16336 (ICE with common block in module)
2004-07-10 Tobias Schlüterexpr.c (gfc_check_pointer_assign): Verify that rank...
2004-07-10 Tobias Schlütertrans-common.c: Fix whitespace issues, make variable...
2004-07-10 Tobias Schlüterre PR fortran/13415 (Internal error with pointer array...
2004-07-09 Tobias Schlüterre PR fortran/14077 (Data statement within a module...
2004-07-09 Tobias Schlüterre PR fortran/13201 (PARAMETER variables of nonconstant...
2004-07-09 Tobias Schlüterre PR fortran/15481 ([meta-bugs] frontend adds superflu...
2004-07-08 Paul Brookintrinsic.c (add_sym_4s): New function.
2004-07-04 Janne Blomqvistre PR libfortran/15280 (Fortran9x commandline not acces...
2004-07-04 Matthias KloseMake-lang.in: Generate and install gfortran man page.
2004-07-04 Richard Hendersonrtl.def (ADDRESSOF): Remove.
2004-07-03 Paul Brookdecl.c (gfc_match_implicit_range): Don't use typespec.
2004-07-01 Richard Henderson* match.c (var_element): Remove unused variable.
2004-07-01 Richard Hendersonfunction.h (struct function): Remove x_whole_function_m...
2004-07-01 Richard Hendersontree.h (immediate_size_expand): Delete.
2004-06-30 Tobias Schlüterre PR fortran/16161 ([gfortran] IMPLICIT CHARACTER...
2004-06-29 Tobias Schlüterdecl.c, [...]: Add 2004 to copyright years.
2004-06-29 Steven BosscherMake sure types in assignments are compatible.
2004-06-29 Tobias SchlüterFix ChangeLog entry
2004-06-29 Tobias Schlüterdump-parse-tree.c (show_common): New function.
2004-06-29 Tobias SchlüterAndrew Vaught <andyv@firstinter.net>
2004-06-29 Tobias Schlüter* io.c: Add 2004 to copyright years.
2004-06-29 Tobias SchlüterAndrew Vaught <andyv@firstinter.net>
2004-06-29 Tobias Schlütermodule.c (mio_gmp_real): Correct writing of negative...
2004-06-29 Tobias Schlüterre PR fortran/15963 (Error when comparing characters...
2004-06-26 Tobias SchlüterAndrew Vaught <andyv@firstinter.net>
2004-06-26 Tobias SchlüterAndrew Vaught <andyv@firstinter.net>
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-22 Janne Blomqvistre PR fortran/15750 (IOLENGTH form of INQUIRE statement...
2004-06-21 Tobias Schlüterre PR fortran/15511 (Warning about truncated lines...
2004-06-21 Tobias Schlüterresolve.c (resolve_symbol): Add comment in function...
2004-06-21 Tobias Schlüterarray.c (gfc_insert_constructor): Avoid redundant call...
2004-06-21 Joseph Myerstree-alias-common.h (struct tree_alias_ops): Change...
2004-06-20 Steven G. Karglarith.c (gfc_range_check): correct complex underflow.
2004-06-15 Tobias Schlüterre PR fortran/15962 (constant expression not recognized...
2004-06-14 Tobias SchlüterFix ChangeLog, fix parentheses from previous patch...
2004-06-14 Tobias Schlüterre PR fortran/15211 (ICE with LEN intrinsic)
2004-06-14 Tobias Schlüterre PR fortran/15510 (Should not warn about unused varia...
2004-06-14 Tobias Schlüterre PR fortran/14928 (minloc intrinsic does not understa...
2004-06-13 Paul Brook* intrinsic.c (add_sym_2s): Use correct function types.
2004-06-12 Paul BrookFix changelog typo.
2004-06-12 Tobias SchlüterMake-lang.in (F95_OBJS, [...]): Alpabetize.
2004-06-12 Steven G. Karglcheck.c (gfc_check_second_sub, [...]): New functions.
2004-06-12 Tobias Schlüterre PR fortran/14957 (testsuite issues)
2004-06-12 Tobias Schlüterre PR fortran/12841 (passing null to a subroutine)
2004-06-09 Toon Moenetrans-expr.c (gfc_conv_cst_int_power): Compute x**...
2004-06-09 Tobias Schlüterre PR fortran/13372 (ICE in trans-types.c (gfc_typenode...
2004-06-09 Tobias Schlüterre PR fortran/13201 (PARAMETER variables of nonconstant...
2004-06-05 Tobias Schlüterre PR fortran/15478 (gfortran manual problems)
next