summaryrefslogtreecommitdiff
path: root/libgfortran
Commit message (Expand)AuthorAgeFilesLines
* re PR libfortran/29099 (secnds intrinsic gives wrong result)Jerry DeLisle2006-09-152-2/+7
* re PR fortran/29053 (Consecutive STREAM I/O file positions mixed up)Jerry DeLisle2006-09-157-23/+43
* Fix some whitespace issues in the changelog.Andrew Pinski2006-09-121-6/+6
* re PR fortran/28947 (Double MATMUL() uses wrong array elements)Paul Thomas2006-09-1013-0/+186
* re PR libfortran/28354 ([4.1 Only] 0.99999 printed as 0. instead of 1. by for...Jerry DeLisle2006-08-282-0/+15
* re PR fortran/25828 ([f2003] ACCESS='STREAM' io support)Jerry DeLisle2006-08-159-154/+336
* * intrinsics/bessel.c: Add prototypes for all functions.Francois-Xavier Coudert2006-08-122-1/+16
* * intrinsics/access.c (access_func): Remove export directive.Francois-Xavier Coudert2006-08-052-1/+4
* Makefile.in: Regenerate using automake 1.9.6.Thomas Koenig2006-08-023-288/+110
* re PR libfortran/28452 (__gfortran_random_r10 not found)Thomas Koenig2006-08-011-1/+1
* re PR libfortran/28452 (__gfortran_random_r10 not found)Thomas Koenig2006-08-018-273/+714
* re PR fortran/28335 (flush() / write() statement on closed units - error?)Jerry DeLisle2006-07-312-1/+10
* re PR fortran/28335 (flush() / write() statement on closed units - error?)Jerry DeLisle2006-07-313-6/+9
* ChangeLog: Commit ChangeLog forgotten in previous commit.François-Xavier Coudert2006-07-301-0/+13
* intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT, LSHIFT.Francois-Xavier Coudert2006-07-308-66/+568
* transfer.c (transfer_array): Remove stride0 fix.Janne Blomqvist2006-07-302-3/+4
* intrinsic.c (add_functions): Add INT2, SHORT, INT8, LONG, LSTAT, MCLOCK and M...François-Xavier Coudert2006-07-268-18/+208
* Fix typo in previous commit, pr number.Jerry DeLisle2006-07-261-1/+1
* 2006-07-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle2006-07-263-1/+12
* re PR bootstrap/26188 (4.2.0 fails to compile on FreeBSD 4.11)Paolo Bonzini2006-07-252-9/+64
* re PR libfortran/25289 (Cannot handle record numbers large than huge(0_4))Jerry DeLisle2006-07-243-1/+19
* Fix typo in Changelog.Jerry DeLisle2006-07-221-1/+1
* re PR fortran/28339 (gfortran misses a record from a format statement)Jerry DeLisle2006-07-223-4/+18
* re PR libfortran/27919 (dot_product should be removed from the library)Janne Blomqvist2006-07-191-0/+11
* re PR libfortran/27919 (dot_product should be removed from the library)Janne Blomqvist2006-07-1919-1551/+31
* Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir for stage...Paolo Bonzini2006-07-182-259/+530
* etime.c: Remove etime_Steven G. Kargl2006-07-153-23/+6
* re PR fortran/28163 (Calling libgfortran's copy_string is inefficient)Francois-Xavier Coudert2006-07-122-23/+5
* intrinsic.c (add_subroutines): Add ITIME and IDATE.Francois-Xavier Coudert2006-07-042-2/+169
* re PR libfortran/27704 (Incorrect runtime error on multiple OPEN)Jerry DeLisle2006-07-048-16/+42
* io.h: Move proto for unit_to_fd...Francois-Xavier Coudert2006-06-253-3/+8
* ierrno.c: Don't include "io/io.h".Francois-Xavier Coudert2006-06-2414-24/+18
* re PR fortran/28094 (Modulo of real(kind=10) variables doesn't work)Francois-Xavier Coudert2006-06-245-11/+124
* re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...François-Xavier Coudert2006-06-221-0/+10
* re PR fortran/26769 (Implement transpose() and reshape() for real instead of ...Francois-Xavier Coudert2006-06-226-4/+737
* re PR fortran/25049 (TRANSPOSE not allowed in initialisation expression)Paul Thomas2006-06-2013-132/+355
* re PR libgomp/27254 (FAIL: libgomp.fortran/reduction6.f90)John David Anglin2006-06-192-0/+15
* in_pack.m4: Add TODO comment about detecting temporaries...Janne Blomqvist2006-06-06200-3282/+99
* re PR libfortran/27757 (Problems with direct access io)Jerry DeLisle2006-05-292-0/+6
* re PR fortran/27634 (formatted reading/writing: real format without dot)Jerry DeLisle2006-05-292-2/+16
* string_intrinsics.c (compare_string): Use memcmp instead of strncmp to avoid ...Thomas Koenig2006-05-282-1/+7
* io.h (find_or_create_unit): Correct export declaration.Janne Blomqvist2006-05-272-1/+5
* libgfortran ChangeLog:Janne Blomqvist2006-05-272-13/+5
* configure.ac: Remove AC_FUNC_MMAP.Janne Blomqvist2006-05-266-974/+270
* * ChangeLog: fix previous incorrect entry.François-Xavier Coudert2006-05-251-1/+1
* associated (associated): Zero-sized arrays should not be reported as ASSOCIATED.Francois-Xavier Coudert2006-05-252-0/+7
* Makefile.am: Add install-html target.Carlos O'Donell2006-05-244-263/+117
* re PR libfortran/24459 ([4.1 Only] gfortran namelist problem)Jerry DeLisle2006-05-203-7/+52
* re PR libfortran/22423 (Warnings when building libgfortran)Jerry DeLisle2006-05-202-1/+6
* re PR libfortran/27575 (gfortran - does not generate error when trying to rea...Jerry DeLisle2006-05-172-0/+20