summaryrefslogtreecommitdiff
path: root/gcc/fortran
Commit message (Expand)AuthorAgeFilesLines
* 2007-03-11 Paul Thomas <pault@gcc.gnu.org>pault2007-03-112-0/+21
* * intrinsic.texi: (ICHAR) Improve internal I/O note.brooks2007-03-082-8/+31
* * intrinsic.texi: (LINK) Document function form.brooks2007-03-082-10/+48
* * intrinsic.texi: minor typo fixes, removed prologue.brooks2007-03-082-65/+61
* 2007-03-08 Daniel Franke <franke.daniel@gmail.com>dfranke2007-03-084-6/+17
* 2007-03-08 Daniel Franke <franke.daniel@gmail.com>dfranke2007-03-083-9/+145
* 2007-07-08 Tobias Burnus <burnus@net-b.de>burnus2007-03-083-8/+27
* 2007-03-08 Tobias Burnus <burnus@net-b.de>burnus2007-03-082-6/+24
* 2007-03-08 Paul Thomas <pault@gcc.gnu.org>pault2007-03-082-2/+7
* * iresolve.c (gfc_resolve_ishftc): Correct s_kind value.brooks2007-03-072-1/+5
* 2007-03-06 Daniel Franke <franke.daniel@gmail.com>dfranke2007-03-062-6/+12
* * intrinsic.texi: Limit column widths to a total of .85.brooks2007-03-062-207/+211
* * gfortran.texi (GFortran and G77): Rewrite completely.brooks2007-03-062-30/+10
* * match.c (gfc_match_name): Expanded comment.brooks2007-03-062-1/+7
* * gfortran.texi (Old-style kind specifications): Documentbrooks2007-03-063-7/+18
* PR 31050brooks2007-03-062-2/+8
* 2007-03-03 Paul Thomas <pault@gcc.gnu.org>burnus2007-03-032-1/+10
* 2007-03-02 Paul Thomas <pault@gcc.gnu.org>burnus2007-03-022-6/+6
* * Make-lang.in: Add install-pdf target as copied frombrooks2007-03-022-5/+22
* 2007-03-01 Tobias Burnus <burnus@net-b.de>burnus2007-03-012-4/+12
* 2007-02-28 Tobias Burnus <burnus@net-b.de>burnus2007-02-283-40/+14
* 2007-02-28 Tobias Burnus <burnus@net-b.de>burnus2007-02-282-2/+15
* 2007-02-27 Richard Guenther <rguenther@suse.de>rguenth2007-02-272-1/+6
* gcc/ChangeLog ---------------------------------------------------------brooks2007-02-272-4/+7
* 2007-02-26 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2007-02-262-8/+41
* 2007-02-23 Paul Thomas <pault@gcc.gnu.org>burnus2007-02-232-3/+25
* 2007-02-22 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2007-02-232-12/+22
* * gfortran.texi (Old-style kind specifications): Documentbrooks2007-02-223-8/+19
* 2007-02-21 Bernhard Fischer <aldot@gcc.gnu.org>jakub2007-02-212-28/+33
* 2007-02-20 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2007-02-202-6/+6
* fortran/burnus2007-02-204-13/+20
* 2007-02-20 Tobias Burnus <burnus@net-b.de>burnus2007-02-202-3/+20
* 2007-02-19 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2007-02-192-26/+7
* 2007-02-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2007-02-193-4/+10
* * trans-array.c (gfc_build_constant_array_constructor): When thesayle2007-02-183-19/+79
* 2007-02-18 Roger Sayle <roger@eyesopen.com>pault2007-02-182-9/+16
* fortran/burnus2007-02-162-1/+8
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-159-313/+223
* 2007-02-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2007-02-152-0/+9
* 2007-02-14 Steven G. Kargl <kargl@gcc.gnu.org>kargl2007-02-152-1/+10
* Fix a potential buffer overflow.kargl2007-02-142-1/+6
* 2007-02-13 Paul Thomas <pault@gcc.gnu.org>pault2007-02-122-1/+17
* * doc/invoke.texi (Overall Options): Document --help=. ...nickc2007-02-122-11/+15
* 2007-02-11 Daniel Franke <franke.daniel@gmail.com>dfranke2007-02-112-1/+39
* 2007-02-11 Tobias Schlueter <tobi@gcc.gnu.org>tobi2007-02-112-65/+120
* 2007-02-11 Paul Thomas <pault@gcc.gnu.org>pault2007-02-113-2/+55
* gcc/ChangeLog:aoliva2007-02-106-8/+24
* fortran/burnus2007-02-092-2/+23
* PR fortran/30720fxcoudert2007-02-096-51/+33
* * trans-stmt.c (gfc_trans_forall_1): Optimize the cases where thesayle2007-02-082-2/+26