| Commit message (Expand) | Author | Age | Files | Lines |
* | * arith.c: Change copyright header to refer to version 3 of the GNU General | nickc | 2007-08-01 | 1 | -4/+3 |
* | PR fortran/31645 | fxcoudert | 2007-04-29 | 1 | -0/+27 |
* | 2007-04-25 Janne Blomqvist <jb@gcc.gnu.org> | jb | 2007-04-25 | 1 | -5/+5 |
* | 2007-04-21 Jerry DeLisle <jvdelisle@gcc.gnu.org> | jvdelisle | 2007-04-21 | 1 | -15/+7 |
* | 2007-02-14 Jerry DeLisle <jvdelisle@gcc.gnu.org> | jvdelisle | 2007-02-15 | 1 | -0/+3 |
* | 2007-01-23 Jerry DeLisle <jvdelisle@gcc.gnu.org> | jvdelisle | 2007-01-24 | 1 | -7/+0 |
* | * openmp.c, matchexp.c, module.c, scanner.c, resolve.c, st.c, | kargl | 2007-01-20 | 1 | -29/+28 |
* | 2007-01-14 Thomas Koenig <Thomas.Koenig@online.de> | tkoenig | 2007-01-14 | 1 | -1/+1 |
* | * simplify.c: Update copyright to 2007. | brooks | 2007-01-11 | 1 | -1/+1 |
* | PR fortran/30430 | fxcoudert | 2007-01-11 | 1 | -2/+2 |
* | 2007-01-02 Tobias Burnus <burnus@net-b.de> | burnus | 2007-01-04 | 1 | -5/+6 |
* | 2007-01-02 Tobias Burnus <burnus@net-b.de> | burnus | 2007-01-02 | 1 | -0/+5 |
* | * gfortran.h (gfc_add_intrinsic_modules_path, | fxcoudert | 2006-11-17 | 1 | -21/+64 |
* | * gfortran.h (GFC_MAX_LINE): Remove constant definition. | brooks | 2006-11-15 | 1 | -17/+9 |
* | PR fortran/29759 | jakub | 2006-11-13 | 1 | -0/+1 |
* | 2006-10-14 Jerry DeLisle <jvdelisle@gcc.gnu.org> | jvdelisle | 2006-10-14 | 1 | -5/+39 |
* | * scanner.c (skip_free_comments): Return bool instead of void. | jakub | 2006-10-06 | 1 | -6/+15 |
* | 2006-10-02 Jerry DeLisle <jvdelisle@gcc.gnu.org> | jvdelisle | 2006-10-03 | 1 | -7/+56 |
* | PR fortran/29097 | jakub | 2006-09-26 | 1 | -1/+19 |
* | * data.c (gfc_assign_data_value): Handle USE_MAPPED_LOCATION. | bothner | 2006-06-01 | 1 | -4/+11 |
* | 2006-03-14 Jerry DeLisle <jvdelisle@gcc.gnu.org> | jvdelisle | 2006-03-15 | 1 | -2/+7 |
* | PR 18537 | kargl | 2006-03-14 | 1 | -2/+30 |
* | gcc/fortran/ | jakub | 2006-02-14 | 1 | -23/+186 |
* | PR fortran/25324 | jakub | 2006-01-27 | 1 | -5/+160 |
* | gcc/fortran: | aldot | 2006-01-11 | 1 | -3/+5 |
* | 2005-11-30 Bernhard Fischer <rep.nop@aon.at> | kargl | 2005-11-30 | 1 | -6/+20 |
* | PR fortran/20811 | fxcoudert | 2005-11-17 | 1 | -6/+10 |
* | fortran/ | tobi | 2005-08-21 | 1 | -100/+20 |
* | 2005-08-19 Steven G. Kargl <kargls@comcast.net> | tobi | 2005-08-19 | 1 | -10/+5 |
* | * scanner.c (preprocessor_line): Don't write beyond the end of flag | jakub | 2005-08-09 | 1 | -1/+1 |
* | PR fortran/22417 | jakub | 2005-07-14 | 1 | -4/+4 |
* | * scanner.c (load_line): Add pbuflen argument, don't make | jakub | 2005-07-07 | 1 | -13/+17 |
* | * scanner.c (preprocessor_line): Only set current_file->line when errors | jakub | 2005-07-07 | 1 | -16/+24 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | 2005-04-17 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-04-17 | 1 | -2/+8 |
* | 2005-04-15 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-04-15 | 1 | -20/+12 |
* | * arith.c, array.c, check.c, decl.c, expr.c, f95-lang.c, | kazu | 2005-01-18 | 1 | -1/+2 |
* | * arith.c: Add system.h; remove string.h | rth | 2005-01-03 | 1 | -6/+2 |
* | * scanner.c (skip_fixed_comments): Fix typo in comment preceding | tobi | 2004-12-15 | 1 | -1/+1 |
* | * arith.c, array.c, decl.c, expr.c, f95-lang.c, gfortran.h, | kazu | 2004-11-08 | 1 | -3/+3 |
* | 2004-10-04 Erik Schnetter <schnetter@aei.mpg.de> | pbrook | 2004-10-04 | 1 | -7/+33 |
* | * gfortran.h (struct gfc_linebuf): Don't use C99 empty arrays. | pbrook | 2004-09-17 | 1 | -1/+1 |
* | * array.c, data.c, decl.c, dependency.c, error.c, f95-lang.c, | kazu | 2004-09-16 | 1 | -2/+2 |
* | * scanner.c (get_file): Add ATTRIBUTE_UNUSED. | pbrook | 2004-09-08 | 1 | -1/+1 |
* | 2004-09-07 Per Bothner <per@bothner.com> | pbrook | 2004-09-07 | 1 | -4/+21 |
* | PR fortran/16465 | tobi | 2004-07-18 | 1 | -13/+57 |
* | PR fortran/15511 | tobi | 2004-06-21 | 1 | -11/+27 |
* | * gfortran.h (gfc_current_locus, gfc_set_locus): Remove. | tobi | 2004-05-27 | 1 | -51/+29 |
* | PR fortran/13702 | tobi | 2004-05-15 | 1 | -253/+318 |
* | * Make-lang.in, arith.c, arith.h, array.c, bbt.c, check.c, | tobi | 2004-05-14 | 1 | -12/+12 |