| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * check.c (gfc_check_malloc, gfc_check_free): New functions. | fxcoudert | 2005-10-30 | 1 | -0/+1 |
* | * check.c (gfc_check_alarm_sub, gfc_check_signal, | fxcoudert | 2005-10-28 | 1 | -0/+1 |
* | Commit for Asher Langton | steven | 2005-10-24 | 1 | -0/+18 |
* | 2005-10-17 Paul Thomas <pault@gcc.gnu.org> | pault | 2005-10-17 | 1 | -0/+1 |
* | * gfortran.h: Add bitmasks for different FPE traps. Add fpe | fxcoudert | 2005-10-12 | 1 | -0/+11 |
* | 2005-10-01 Paul Thomas <pault@gcc.gnu.org> | pault | 2005-10-01 | 1 | -0/+1 |
* | PR fortran/15586 | fxcoudert | 2005-09-17 | 1 | -1/+1 |
* | 2005-09-09 Thomas Koenig <Thomas.Koenig@online.de> | tkoenig | 2005-09-09 | 1 | -5/+5 |
* | 2005-09-09 Paul Thomas <pault@gcc.gnu.org> | pault | 2005-09-09 | 1 | -3/+11 |
* | PR fortran/20592 | fxcoudert | 2005-08-31 | 1 | -0/+1 |
* | 2005-08-24 Thomas Koenig <Thomas.Koenig@online.de> | tkoenig | 2005-08-24 | 1 | -1/+5 |
* | fortran/ | tobi | 2005-08-21 | 1 | -3/+3 |
* | 2005-08-19 Steven G. Kargl <kargls@comcast.net> | tobi | 2005-08-19 | 1 | -7/+0 |
* | PR libfortran/20006 | fxcoudert | 2005-08-11 | 1 | -0/+7 |
* | 2005-08-10 Thomas Koenig <Thomas.Koenig@online.de> | tkoenig | 2005-08-10 | 1 | -0/+1 |
* | * check.c (gfc_check_ttynam_sub, gfc_check_isatty): Add check | fxcoudert | 2005-08-09 | 1 | -0/+1 |
* | 2005-08-07 Janne Blomqvist <jblomqvi@cc.hut.fi> | kargl | 2005-08-07 | 1 | -12/+12 |
* | * gfortran.h (MAX_ERROR_MESSAGE): Remove. | jakub | 2005-07-14 | 1 | -2/+3 |
* | For the 60th anniversary of Chinese people��s Anti-Japan war victory. | fengwang | 2005-07-07 | 1 | -1/+4 |
* | * c-format.c (gcc_gfc_format_type, gcc_gfc_flag_pairs, | ghazi | 2005-07-03 | 1 | -7/+15 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | 2005-06-24 Jerry DeLisle <jvdelisle@verizon.net> | jvdelisle | 2005-06-24 | 1 | -0/+3 |
* | * gfortran.h: Add flag_backslash compile-time option. | fxcoudert | 2005-06-20 | 1 | -0/+1 |
* | * gfortran.h (GFC_STD_LEGACY): New "standard" macro. Reindent. | sayle | 2005-05-30 | 1 | -6/+7 |
* | gcc/fortran/ | tobi | 2005-05-10 | 1 | -0/+1 |
* | 2005-04-29 Jakub Jelinek <jakub@redhat.com> | jakub | 2005-04-29 | 1 | -0/+3 |
* | * gfortran.h (gfc_namespace): Add seen_implicit_none field, | fxcoudert | 2005-04-29 | 1 | -1/+1 |
* | * gfortran.h (gfc_gsymbol): Make name a const char *. | tobi | 2005-04-28 | 1 | -1/+1 |
* | 2005-04-15 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-04-15 | 1 | -0/+2 |
* | * gfortran.h (gfc_real_info): Add subnormal struct member. | kargl | 2005-04-14 | 1 | -1/+1 |
* | * gfortran.h (option_t): Change d8, i8, r8 to flag_default_double, | kargl | 2005-03-30 | 1 | -3/+4 |
* | * Makefile.am: Added new files. | fxcoudert | 2005-03-22 | 1 | -0/+9 |
* | * gfortran.h (arith): Remove ARITH_0TO0. | tobi | 2005-03-19 | 1 | -1/+1 |
* | * Make-lang.in (fortran-warn): Set to $(STRICT_WARN) -Wno-error. | ghazi | 2005-03-12 | 1 | -11/+11 |
* | PR fortran/20058 | kargl | 2005-02-28 | 1 | -0/+1 |
* | Unrevert previously reversed patch, adding this patch: | tobi | 2005-02-24 | 1 | -10/+10 |
* | Revert yesterday's patch: | tobi | 2005-02-24 | 1 | -10/+10 |
* | * gfortran.h (gfc_component, gfc_actual_arglist, gfc_user_op): Make | tobi | 2005-02-23 | 1 | -10/+10 |
* | * gfortran.h (gfc_expr): Move 'operator', 'op1', 'op2', and 'uop' | tobi | 2005-02-23 | 1 | -4/+8 |
* | fortran/ | tobi | 2005-02-23 | 1 | -1/+2 |
* | fortran/ | tobi | 2005-02-23 | 1 | -1/+1 |
* | * gfortran.h (gfc_add_dimension, gfc_add_result, gfc_add_save, | tobi | 2005-02-07 | 1 | -16/+17 |
* | 2005-01-22 Paul Brook <paul@codesourcery.com> | pbrook | 2005-01-22 | 1 | -0/+1 |
* | * arith.c, array.c, check.c, decl.c, expr.c, f95-lang.c, | kazu | 2005-01-18 | 1 | -1/+1 |
* | * gfortran.h: Remove outdated comment. Don't include stdio.h | tobi | 2005-01-08 | 1 | -5/+0 |
* | 2004-12-29 Steven G. Kargl <kargls@comcast.net> | tobi | 2004-12-29 | 1 | -2/+2 |
* | * gfortran.h (gfc_expr.function.name): Make const. | rth | 2004-12-15 | 1 | -4/+2 |
* | 2004-12-12 Steven G. Kargl <kargls@comcast.net> | pbrook | 2004-12-12 | 1 | -1/+1 |
* | Fix trivial comment typo. | pbrook | 2004-12-12 | 1 | -1/+1 |
* | 2004-12-02 Steven G. Kargl <kargls@comcast.net> | pbrook | 2004-12-02 | 1 | -0/+3 |