summaryrefslogtreecommitdiff
path: root/libgfortran
Commit message (Expand)AuthorAgeFilesLines
* 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
* * configure.ac: Check for ieeefp.h. Check for fabsf in libm.ebotcazou2004-12-077-2/+235
* * intrinsics/cshift0.c, intrinsics/eoshift0.c, intrinsics/eoshift2.c,rth2004-12-0765-121/+220
* * intrinsics/c99_functions.c, intrinsics/eoshift0.c,rth2004-12-0737-342/+156
* * Makefile.am: Generate all m4 output under $(srcdir).rth2004-12-063-69/+73
* libgfortran/tobi2004-12-022-3/+21
* Introduce and use config/gcc-version.m4.rsandifo2004-12-025-103/+203
* 2004-12-02 Bud Davis <bdavis9659@comcast.net>bdavis2004-12-023-0/+10
* 2004-12-02 Steven G. Kargl <kargls@comcast.net>pbrook2004-12-023-0/+564
* 2004-12-02 Bud Davis <bdavis9659@comcast.net>bdavis2004-12-022-2/+12
* 2004-12-02 Steven G. Kargl <kargls@comcast.net>pbrook2004-12-028-171/+483
* 2004-12-01 Aaron W. LaFramboise <aaronavay62@aaronwl.com>pbrook2004-12-023-2/+8
* Correct my erronous ChangeLog entries.kcook2004-11-291-4/+0
* 2004-11-28 Bud Davis <bdavis9659@comcast.net>bdavis2004-11-282-1/+7
* 2004-11-27 Bud Davis <bdavis9659@comcast.net>bdavis2004-11-272-0/+6
* 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>kcook2004-11-251-0/+4
* 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>kcook2004-11-242-10/+7
* PR libfortran/15960danglin2004-11-237-5/+118
* * io/write.c (write_float, list_formatted_write): Fix indentation.sayle2004-11-212-57/+60
* PR target/16135ebotcazou2004-11-208-2/+160
* Really regenerate Makefile.in.pbrook2004-11-201-7/+18
* * check.c (gfc_check_getcwd_sub): Fix seg fault.steven2004-11-205-13/+233
* Modified Files:victorlei2004-11-188-420/+663
* Committed wrong version of previous patch.pbrook2004-11-101-1/+1
* PR fortran/18218pbrook2004-11-105-156/+101
* * configure.ac: Use AC_PROG_FC, FC and FCFLAGS instead ofschwab2004-11-055-84/+92
* 2004-11-05 Kelley Cook <kcook@gcc.gnu.org>kcook2004-11-056-1560/+583
* 2004-10-30 Aaron W. LaFramboise <aaronavay62@aaronwl.com>pbrook2004-10-305-6/+52
* Missing bit of previous patch.pbrook2004-10-301-0/+1
* 2004-10-30 Aaron W. LaFramboise <aaronavay62@aaronwl.com>pbrook2004-10-302-1/+6
* 2004-10-30 Canqun Yang <canqun@nudt.edu.cn>pbrook2004-10-302-1/+9
* * io/transfer.c (finalize_transfer): Free internal streams.pbrook2004-10-073-1/+11
* * intrinsics/string_intrinsics.c (string_verify): Fix off by onepbrook2004-10-072-3/+7