aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)AuthorFilesLines
2004-11-27re PR libfortran/18364 (endfile does not truncate file)Bud Davis2-0/+6
2004-11-25libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.Kelley Cook1-0/+4
2004-11-24libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ...Kelley Cook2-10/+7
2004-11-23re PR libfortran/15960 (missing function 'finite' on HP-UX 11.11)Steven Bosscher7-5/+118
2004-11-21* io/write.c (write_float, list_formatted_write): Fix indentation.Roger Sayle2-57/+60
2004-11-20re PR libfortran/16135 (libfortran doesn't build, use of C99 types)Eric Botcazou8-2/+160
2004-11-20Really regenerate Makefile.in.Paul Brook1-7/+18
2004-11-20check.c (gfc_check_getcwd_sub): Fix seg fault.Steven G. Kargl5-13/+233
2004-11-18Modified Files:Victor Leikehman8-420/+663
2004-11-10Committed wrong version of previous patch.Paul Brook1-1/+1
2004-11-10re PR fortran/18218 (Miscompare in sixtrack benchmark caused by loss of preci...Paul Brook5-156/+101
2004-11-05configure.ac: Use AC_PROG_FC, FC and FCFLAGS instead of AC_PROG_F77, F77 and ...Andreas Schwab5-84/+92
2004-11-05acinclude.m4: Properly quote AC_CACHE_CHECK.Kelley Cook6-1560/+583
2004-10-30config.h.in: Regenerate.Aaron W. LaFramboise5-6/+52
2004-10-30Missing bit of previous patch.Aaron W. LaFramboise1-0/+1
2004-10-30system.c ("libgfortran.h"): Move after system headers.Aaron W. LaFramboise2-1/+6
2004-10-30check.c (gfc_check_rand): Allow missing optional argument.Canqun Yang2-1/+9
2004-10-07transfer.c (finalize_transfer): Free internal streams.Paul Brook3-1/+11
2004-10-07string_intrinsics.c (string_verify): Fix off by one error.Paul Brook2-3/+7
2004-10-06re PR libfortran/17709 (NULL I/O list and Format error.)Paul Brook2-0/+6
2004-10-04mvbits.c: Commit the file.Andrew Pinski2-0/+67
2004-10-04re PR fortran/17776 (no subroutine system)Tobias Schlüter4-5/+84
2004-10-04re PR libfortran/17631 (libfortran: intrinsic subroutine MVBITS not implemented)Tobias Schlüter3-13/+28
2004-10-04re PR fortran/17283 (UNPACK issues)Tobias Schlüter3-14/+290
2004-10-04re PR libfortran/17706 (reading a value of 0.0 gives a value of -0.0)Paul Brook2-2/+16
2004-10-04re PR libfortran/17706 (reading a value of 0.0 gives a value of -0.0)Paul Brook1-0/+9
2004-10-03abort.c ("libgfortran.h"): Move.Aaron W. LaFramboise4-5/+10
2004-09-26re PR libfortran/16137 (Fortran compiler unable to produce executables as lib...Tobias Schlüter5-83/+249
2004-09-24* intrinsics/etime.c (etime_): New function.Tobias Schlüter2-0/+23
2004-09-21libgfortran.h: define gfc_alloca()Steven G. Kargl3-4/+13
2004-09-21re PR libfortran/17286 (namelist containing more than one value cannot contai...Bud Davis2-0/+10
2004-09-18config.h.in: Regenerate.Aaron W. LaFramboise5-0/+172
2004-09-15check.c (gfc_check_getcwd_sub): New function.Steven G. Kargl1-0/+6
2004-09-15check.c (gfc_check_getcwd_sub): New function.Steven G. Kargl3-2/+84
2004-09-15Fix typo.Paul Brook1-1/+1
2004-09-15env.c (getenv, [...]): Remove trailing white space.Steven G. Kargl2-13/+30
2004-09-14re PR libfortran/17090 (Runtime I/O error)Bud Davis2-1/+13
2004-09-06Put ChangeLog entry in the right place.Paul Brook1-0/+5
2004-09-06[multiple changes]Paul Brook1-5/+2
2004-09-03cshift0.c (DEF_COPY_LOOP, [...]): New.Richard Henderson2-19/+92
2004-09-02format.c (parse_format_list): Set repeat count for P descriptors.Paul Brook3-3/+19
2004-09-01mk-sik-inc.sh: Use a temporary string instead of 'echo -n'.Eric Botcazou3-6/+13
2004-08-31error.c (generate_error): Set both iostat and library_return.Paul Brook2-6/+12
2004-08-31re PR libfortran/16805 (Runtime failure using list directed read from string)Paul Brook3-5/+17
2004-08-31unit.c: Separate copyright years by ','.Tobias Schlüter2-11/+9
2004-08-31* io/unit.c (get_unit): Remove superfluous if.Paul Brook2-3/+5
2004-08-31transfer.c (read_sf): Rename uinty to readlen.Paul Brook3-13/+28
2004-08-31list_read.c (eat_separator): Set at_eo when a '/' is seen.Paul Brook2-0/+5
2004-08-31trans-decl.c, [...]: Replace all occurences of 'gfc_strlen_type_node' by 'gfc...Tobias Schlüter6-16/+23
2004-08-30trans-types.h: Add comments.Paul Brook2-0/+8