summaryrefslogtreecommitdiff
path: root/libgfortran
Commit message (Expand)AuthorAgeFilesLines
* * config.h.in: Regenerate.fxcoudert2005-03-242-0/+37
* * libgfortran/io/write.c (output_float): fix typo in last commit.fxcoudert2005-03-231-1/+1
* * libgfortran/Changelog: last commit had wrong date in Changelogfxcoudert2005-03-231-1/+1
* PR libfortran/18025fxcoudert2005-03-232-1/+7
* * Makefile.am: Added new files.fxcoudert2005-03-2218-518/+1545
* * configure.ac: Do not invoke TL_AC_GCC_VERSION.zack2005-03-216-53/+38
* * io.h: Setting higher default record length.fxcoudert2005-03-161-3/+4
* * open.c (new_unit): set record length to max_offset rather thanfxcoudert2005-03-162-1/+7
* * write.c (output_float): special check when writing 0.0 withfxcoudert2005-03-162-2/+10
* 2005-03-12 Francois-Xavier Coudert <coudert@clipper.ens.fr>bdavis2005-03-112-1/+25
* 2005-02-27 Toon Moene <toon@moene.indiv.nluug.nl>toon2005-02-272-2/+6
* * io/write.c: Update copyright years.tobi2005-02-272-2/+6
* libgfortran/tobi2005-02-272-1/+8
* libgfortran/tobi2005-02-272-1/+5
* 2005-02-26 Peter O'Gorman <peter@pogman.com>toon2005-02-262-61/+9
* 2004-02-22 Paul Thomas <paulthomas2@wannado.fr>bdavis2005-02-232-4/+8
* 2004-02-21 Bud Davis <bdavis@gfortran.org>bdavis2005-02-222-1/+7
* PR libfortran/19302ebotcazou2005-02-212-0/+8
* * io/write.c(output_float): Typo in error message.kargl2005-02-212-1/+5
* PR 20085kargl2005-02-202-3/+10
* * intrinsic/date_and_time.c: Fix conformance problems.kargl2005-02-192-96/+100
* 2005-02-01 Paul Thomas <paulthomas2@wanadoo.fr>steven2005-02-012-2/+13
* 2005-01-30 Bud Davis <bdavis@gfortran.org>bdavis2005-01-302-1/+7
* 2005-01-29 Thomas Koenig <Thomas.Koenig@online.de>pbrook2005-01-292-1/+6
* PR libfortran/19524tobi2005-01-252-2/+5
* Update Copyright.pbrook2005-01-231-1/+1
* 2005-01-23 James A. Morrison <phython@gcc.gnu.org>pbrook2005-01-239-44/+312
* 2005-01-22 Thomas Koenig <Thomas.Koenig@online.de>pbrook2005-01-232-0/+9
* PR libgfortran/19052dje2005-01-237-5/+59
* 2005-01-22 Thomas Koenig <Thomas.Koenig@online.de>pbrook2005-01-222-30/+54
* gcc/fortran/tobi2005-01-222-55/+47
* 2004-01-22 Bud Davis <bdavis9659@comcast.net>bdavis2005-01-224-6/+34
* 2005-01-16 Bud Davis <bdavis9659@comcast.net>bdavis2005-01-162-0/+9
* 2005-01-15 Bud Davis <bdavis9659@comcast.net>bdavis2005-01-152-3/+13
* 2005-01-12 Toon Moene <toon@moene.indiv.nluug.nl>toon2005-01-12280-1817/+4573
* 2005-01-07 Bud Davis <bdavis9659@comcast.net>bdavis2005-01-072-1/+8
* Fix typo in ChangeLogtobi2004-12-271-1/+1
* gcc/fortran/tobi2004-12-274-4/+31
* 2004-12-23 Bud Davis <bdavis9659@comcast.net>bdavis2004-12-242-8/+14
* * libgfortran.h (itoa): Rename to gfc_itoa.aaronwl2004-12-195-8/+16
* 2004-12-15 Bud Davis <bdavis9659@comcast.net>bdavis2004-12-152-1/+8
* Fix date on ChangeLogtobi2004-12-141-1/+1
* * libgfortran/io/transfer.c (us_read): Use memcpy/memsetsje2004-12-142-8/+17
* PR libfortran/18966steven2004-12-145-0/+98
* * io/transfer.c (read_sf): Change bitwise "and" to logical "and".dje2004-12-132-1/+5
* gcc/fortran/rth2004-12-13110-614/+680
* * acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.rth2004-12-12181-756/+2040
* PR bootstrap/18895dje2004-12-093-85/+7
* * libgfortran/Makefile.am (AM_MAKEFLAGS): New.sje2004-12-083-0/+92
* * io/io.h (open_external): Change prototype.sje2004-12-084-30/+70