OSDN Git Service

* gfortran.h: Add bitmasks for different FPE traps. Add fpe
[pf3gnuchains/gcc-fork.git] / gcc / fortran / gfortran.h
2005-10-12 fxcoudert * gfortran.h: Add bitmasks for different FPE traps...
2005-10-01 pault2005-10-01 Paul Thomas <pault@gcc.gnu.org>
2005-09-17 fxcoudert PR fortran/15586
2005-09-09 tkoenig2005-09-09 Thomas Koenig <Thomas.Koenig@online.de>
2005-09-09 pault2005-09-09 Paul Thomas <pault@gcc.gnu.org>
2005-08-31 fxcoudert PR fortran/20592
2005-08-24 tkoenig2005-08-24 Thomas Koenig <Thomas.Koenig@online.de>
2005-08-21 tobifortran/
2005-08-19 tobi2005-08-19 Steven G. Kargl <kargls@comcast.net>
2005-08-11 fxcoudert PR libfortran/20006
2005-08-10 tkoenig2005-08-10 Thomas Koenig <Thomas.Koenig@online.de>
2005-08-09 fxcoudert * check.c (gfc_check_ttynam_sub, gfc_check_isatty...
2005-08-07 kargl2005-08-07 Janne Blomqvist <jblomqvi@cc.hut.fi>
2005-07-14 jakub * gfortran.h (MAX_ERROR_MESSAGE): Remove.
2005-07-07 fengwangFor the 60th anniversary of Chinese people��s Anti...
2005-07-03 ghazi * c-format.c (gcc_gfc_format_type, gcc_gfc_flag_pairs,
2005-06-25 kcookUpdate FSF address.
2005-06-24 jvdelisle2005-06-24 Jerry DeLisle <jvdelisle@verizon.net>
2005-06-20 fxcoudert * gfortran.h: Add flag_backslash compile-time option.
2005-05-30 sayle * gfortran.h (GFC_STD_LEGACY): New "standard" macro...
2005-05-10 tobigcc/fortran/
2005-04-29 jakub2005-04-29 Jakub Jelinek <jakub@redhat.com>
2005-04-29 fxcoudert * gfortran.h (gfc_namespace): Add seen_implicit_none...
2005-04-28 tobi * gfortran.h (gfc_gsymbol): Make name a const char *.
2005-04-15 rguenth2005-04-15 Richard Guenther <rguenth@gcc.gnu.org>
2005-04-14 kargl* gfortran.h (gfc_real_info): Add subnormal struct...
2005-03-30 kargl* gfortran.h (option_t): Change d8, i8, r8 to flag_defa...
2005-03-22 fxcoudert * Makefile.am: Added new files.
2005-03-19 tobi* gfortran.h (arith): Remove ARITH_0TO0.
2005-03-12 ghazi * Make-lang.in (fortran-warn): Set to $(STRICT_WARN...
2005-02-28 karglPR fortran/20058
2005-02-24 tobiUnrevert previously reversed patch, adding this patch:
2005-02-24 tobiRevert yesterday's patch:
2005-02-23 tobi* gfortran.h (gfc_component, gfc_actual_arglist, gfc_us...
2005-02-23 tobi* gfortran.h (gfc_expr): Move 'operator', 'op1', 'op2...
2005-02-23 tobifortran/
2005-02-23 tobifortran/
2005-02-07 tobi* gfortran.h (gfc_add_dimension, gfc_add_result, gfc_ad...
2005-01-22 pbrook2005-01-22 Paul Brook <paul@codesourcery.com>
2005-01-18 kazu * arith.c, array.c, check.c, decl.c, expr.c, f95-lang.c,
2005-01-08 tobi* gfortran.h: Remove outdated comment. Don't include...
2004-12-29 tobi2004-12-29 Steven G. Kargl <kargls@comcast.net>
2004-12-15 rth * gfortran.h (gfc_expr.function.name): Make...
2004-12-12 pbrook2004-12-12 Steven G. Kargl <kargls@comcast.net>
2004-12-12 pbrookFix trivial comment typo.
2004-12-02 pbrook2004-12-02 Steven G. Kargl <kargls@comcast.net>
2004-11-20 steven * check.c (gfc_check_getcwd_sub): Fix seg fault.
2004-11-08 kazu * arith.c, array.c, decl.c, expr.c, f95-lang.c, gfortr...
2004-10-31 pbrook2004-10-31 Janne Blomqvist <jblomqvi@cc.hut.fi>
2004-10-28 srladdAdded pedantic_min_int to gfc_integer_info
2004-10-04 tobifortran/
2004-09-17 pbrook * gfortran.h (struct gfc_linebuf): Don't use C99 empty...
2004-09-15 pbrook2004-09-15 Steven G. Kargl <kargls@comcast.net>
2004-09-14 kazu * data.c, decl.c, f95-lang.c, gfortran.h, match.c,
2004-09-07 pbrook2004-09-07 Per Bothner <per@bothner.com>
2004-08-30 rth * Make-lang.in (fortran/f95-lang.o): Update...
2004-08-30 tobifortran/
2004-08-29 tobifortran/
2004-08-29 pbrook2004-08-29 Steven G. Kargl <kargls@comcast.net>
2004-08-28 pbrook2004-08-29 Steven G. Kargl <kargls@comcast.net>
2004-08-27 tobi* gfortran.h (gfc_default_*_kind): Remove prototypes...
2004-08-26 rth * arith.c: Include system.h, not real system...
2004-08-26 rth * arith.c (gfc_validate_kind): Add may_fail...
2004-08-23 rth PR 13465
2004-08-19 pbrook PR fortran/17091
2004-08-19 tobifortran/
2004-08-17 pbrook2004-08-17 Paul Brook <paul@codesourcery.com>
2004-08-13 pbrook2004-08-13 Tobias Schlueter <tobias.schlueter@physik...
2004-08-08 pbrook2004-08-08 Victor Leikehman <lei@il.ibm.com>
2004-08-06 pbrook2004-08-06 Steven G. Kargl <kargls@comcast.net>
2004-07-10 tobiPR fortran/16336
2004-07-09 tobiPR fortran/13201
2004-07-04 pbrook PR fortran/15280
2004-07-03 pbrook * decl.c (gfc_match_implicit_range): Don't use typespec.
2004-06-29 tobi2004-06-29 Tobias Schlueter <tobias.schlueter@physik...
2004-06-29 tobi2004-06-29 Tobias Schlueter <tobias.schlueter@physik...
2004-06-14 tobifortran/
2004-06-12 pbrook * check.c (gfc_check_second_sub, gfc_check_irand,...
2004-06-03 tobifortran/
2004-06-01 tobiPR fortran/15477
2004-05-27 tobi* gfortran.h (gfc_current_locus, gfc_set_locus): Remove.
2004-05-23 pbrook * gfortran.h (struct gfc_symbol): Add equiv_built.
2004-05-22 pbrook * invoke.texi: Document -Wunderflow and spell check.
2004-05-19 pbrook * f95-lang.c (gfc_init_builtin_functions): Use vold_li...
2004-05-18 pbrook PR fortran/13930
2004-05-15 tobiPR fortran/13702
2004-05-14 tobi* Make-lang.in, arith.c, arith.h, array.c, bbt.c, check.c,
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.