summaryrefslogtreecommitdiff
path: root/libgfortran
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am: Generate all m4 output under $(srcdir).Richard Henderson2004-12-063-69/+73
* re PR libfortran/18710 (img part of complex number not written to direct acce...Tobias Schlüter2004-12-022-3/+21
* Introduce and use config/gcc-version.m4.Richard Sandiford2004-12-025-103/+203
* re PR libfortran/18284 (BACKSPACE broken)Bud Davis2004-12-023-0/+10
* flush.c: New file.Steven G. Kargl2004-12-023-0/+564
* inquire.c (inquire_via_unit): do not allow a direct access file to be opened ...Bud Davis2004-12-022-2/+12
* flush.c: New file.Steven G. Kargl2004-12-028-171/+483
* Makefile.am (AM_CPPFLAGS): Use -iquote instead of -I.Aaron W. LaFramboise2004-12-023-2/+8
* Correct my erronous ChangeLog entries.R. Kelley Cook2004-11-291-4/+0
* direct_io_2.f90: New test.Bud Davis2004-11-282-1/+7
* re PR libfortran/18364 (endfile does not truncate file)Bud Davis2004-11-272-0/+6
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.Kelley Cook2004-11-251-0/+4
* libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case from CVS libtool ...Kelley Cook2004-11-242-10/+7
* re PR libfortran/15960 (missing function 'finite' on HP-UX 11.11)Steven Bosscher2004-11-237-5/+118
* * io/write.c (write_float, list_formatted_write): Fix indentation.Roger Sayle2004-11-212-57/+60
* re PR libfortran/16135 (libfortran doesn't build, use of C99 types)Eric Botcazou2004-11-208-2/+160
* Really regenerate Makefile.in.Paul Brook2004-11-201-7/+18
* check.c (gfc_check_getcwd_sub): Fix seg fault.Steven G. Kargl2004-11-205-13/+233
* Modified Files:Victor Leikehman2004-11-188-420/+663
* Committed wrong version of previous patch.Paul Brook2004-11-101-1/+1
* re PR fortran/18218 (Miscompare in sixtrack benchmark caused by loss of preci...Paul Brook2004-11-105-156/+101
* configure.ac: Use AC_PROG_FC, FC and FCFLAGS instead of AC_PROG_F77, F77 and ...Andreas Schwab2004-11-055-84/+92
* acinclude.m4: Properly quote AC_CACHE_CHECK.Kelley Cook2004-11-056-1560/+583
* config.h.in: Regenerate.Aaron W. LaFramboise2004-10-305-6/+52
* Missing bit of previous patch.Aaron W. LaFramboise2004-10-301-0/+1
* system.c ("libgfortran.h"): Move after system headers.Aaron W. LaFramboise2004-10-302-1/+6
* check.c (gfc_check_rand): Allow missing optional argument.Canqun Yang2004-10-302-1/+9
* transfer.c (finalize_transfer): Free internal streams.Paul Brook2004-10-073-1/+11
* string_intrinsics.c (string_verify): Fix off by one error.Paul Brook2004-10-072-3/+7
* re PR libfortran/17709 (NULL I/O list and Format error.)Paul Brook2004-10-062-0/+6
* mvbits.c: Commit the file.Andrew Pinski2004-10-042-0/+67
* re PR fortran/17776 (no subroutine system)Tobias Schlüter2004-10-044-5/+84
* re PR libfortran/17631 (libfortran: intrinsic subroutine MVBITS not implemented)Tobias Schlüter2004-10-043-13/+28
* re PR fortran/17283 (UNPACK issues)Tobias Schlüter2004-10-043-14/+290
* re PR libfortran/17706 (reading a value of 0.0 gives a value of -0.0)Paul Brook2004-10-042-2/+16
* re PR libfortran/17706 (reading a value of 0.0 gives a value of -0.0)Paul Brook2004-10-041-0/+9
* abort.c ("libgfortran.h"): Move.Aaron W. LaFramboise2004-10-034-5/+10
* re PR libfortran/16137 (Fortran compiler unable to produce executables as lib...Tobias Schlüter2004-09-265-83/+249
* * intrinsics/etime.c (etime_): New function.Tobias Schlüter2004-09-242-0/+23
* libgfortran.h: define gfc_alloca()Steven G. Kargl2004-09-213-4/+13
* re PR libfortran/17286 (namelist containing more than one value cannot contai...Bud Davis2004-09-212-0/+10
* config.h.in: Regenerate.Aaron W. LaFramboise2004-09-185-0/+172
* check.c (gfc_check_getcwd_sub): New function.Steven G. Kargl2004-09-151-0/+6
* check.c (gfc_check_getcwd_sub): New function.Steven G. Kargl2004-09-153-2/+84
* Fix typo.Paul Brook2004-09-151-1/+1
* env.c (getenv, [...]): Remove trailing white space.Steven G. Kargl2004-09-152-13/+30
* re PR libfortran/17090 (Runtime I/O error)Bud Davis2004-09-142-1/+13
* Put ChangeLog entry in the right place.Paul Brook2004-09-061-0/+5
* [multiple changes]Paul Brook2004-09-061-5/+2
* cshift0.c (DEF_COPY_LOOP, [...]): New.Richard Henderson2004-09-032-19/+92