check.c (gfc_check_getcwd_sub): Fix seg fault.
[platform/upstream/gcc.git] / gcc / fortran / gfortran.h
2004-11-20 Steven G. Karglcheck.c (gfc_check_getcwd_sub): Fix seg fault.
2004-11-08 Kazu Hirataarith.c, [...]: Fix comment formatting.
2004-10-31 Janne Blomqvistre PR fortran/17590 (Standard conformance should take...
2004-10-28 Scott Robert LaddAdded pedantic_min_int to gfc_integer_info Added ARITH_...
2004-10-04 Tobias Schlüterre PR fortran/17776 (no subroutine system)
2004-09-17 Paul Brookgfortran.h (struct gfc_linebuf): Don't use C99 empty...
2004-09-15 Steven G. Karglcheck.c (gfc_check_getcwd_sub): New function.
2004-09-14 Kazu Hiratadata.c, [...]: Fix comment typos.
2004-09-07 Per Bothnererror.c (show_locus): Handle mapped locations.
2004-08-30 Richard HendersonMake-lang.in (fortran/f95-lang.o): Update dependencies.
2004-08-30 Tobias Schlütergfortran.h (gfc_namespace): Add new field is_block_data.
2004-08-29 Tobias Schlüterre PR fortran/13910 (Cannot initialize variables with...
2004-08-29 Steven G. Karglcheck.c (gfc_check_besn, [...]): New functions.
2004-08-28 Steven G. Karglgfortran.h (enum gfc_generic_isym_id): Add GFC_ISYM_GET?ID.
2004-08-27 Tobias Schlütergfortran.h (gfc_default_*_kind): Remove prototypes...
2004-08-26 Richard Hendersonarith.c: Include system.h, not real system headers.
2004-08-26 Richard Hendersonarith.c (gfc_validate_kind): Add may_fail argument...
2004-08-23 Richard Hendersonre PR fortran/13465 (Data statement for large arrays...
2004-08-19 Paul Brookre PR fortran/17091 (gfortran MAIN__ symbol not marked...
2004-08-19 Erik Schnetterre PR fortran/16946 (sum (array, mask) is not accepted)
2004-08-17 Paul Brookre PR fortran/13082 (Function entries and entries with...
2004-08-13 Tobias Schlütergfortran.h: Add comments.
2004-08-08 Victor Leikehmansimplify.c (gfc_simplify_shape): Bugfix.
2004-08-06 Steven G. Karglarith.c: Add #define for model numbers.
2004-07-10 Tobias Schlüterre PR fortran/16336 (ICE with common block in module)
2004-07-09 Tobias Schlüterre PR fortran/13201 (PARAMETER variables of nonconstant...
2004-07-04 Janne Blomqvistre PR libfortran/15280 (Fortran9x commandline not acces...
2004-07-03 Paul Brookdecl.c (gfc_match_implicit_range): Don't use typespec.
2004-06-29 Tobias SchlüterAndrew Vaught <andyv@firstinter.net>
2004-06-29 Tobias SchlüterAndrew Vaught <andyv@firstinter.net>
2004-06-14 Tobias Schlüterre PR fortran/14928 (minloc intrinsic does not understa...
2004-06-12 Steven G. Karglcheck.c (gfc_check_second_sub, [...]): New functions.
2004-06-03 Tobias Schlütergfortran.h (gfc_actual_arglist): New field missing_arg_...
2004-06-01 Tobias Schlüterre PR fortran/15477 (gfortran should not have own versi...
2004-05-27 Tobias Schlütergfortran.h (gfc_current_locus, [...]): Remove.
2004-05-23 Paul Brookgfortran.h (struct gfc_symbol): Add equiv_built.
2004-05-22 Steven G. Karglinvoke.texi: Document -Wunderflow and spell check.
2004-05-19 Feng Wangf95-lang.c (gfc_init_builtin_functions): Use vold_list_...
2004-05-18 Paul Brookre PR fortran/13930 (derived type with intent(in) attri...
2004-05-15 Tobias Schlüterre PR fortran/13702 (When preprocessing Fortran files...
2004-05-14 Tobias SchlüterMake-lang.in, [...]: Update copyright years and boilerp...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.