summaryrefslogtreecommitdiff
path: root/libgfortran
Commit message (Expand)AuthorAgeFilesLines
* 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
* format.c (parse_format_list): Set repeat count for P descriptors.Paul Brook2004-09-023-3/+19
* mk-sik-inc.sh: Use a temporary string instead of 'echo -n'.Eric Botcazou2004-09-013-6/+13
* error.c (generate_error): Set both iostat and library_return.Paul Brook2004-08-312-6/+12
* re PR libfortran/16805 (Runtime failure using list directed read from string)Paul Brook2004-08-313-5/+17
* unit.c: Separate copyright years by ','.Tobias Schlüter2004-08-312-11/+9
* * io/unit.c (get_unit): Remove superfluous if.Paul Brook2004-08-312-3/+5
* transfer.c (read_sf): Rename uinty to readlen.Paul Brook2004-08-313-13/+28
* list_read.c (eat_separator): Set at_eo when a '/' is seen.Paul Brook2004-08-312-0/+5
* trans-decl.c, [...]: Replace all occurences of 'gfc_strlen_type_node' by 'gfc...Tobias Schlüter2004-08-316-16/+23
* trans-types.h: Add comments.Paul Brook2004-08-302-0/+8
* Makefile.am (gfor_helper_src): Split selected_kind.f90.Richard Henderson2004-08-307-45/+159
* bessel.c: New file.Steven G. Kargl2004-08-292-0/+111
* check.c (gfc_check_besn, [...]): New functions.Steven G. Kargl2004-08-296-8/+1243
* gfortran.h (enum gfc_generic_isym_id): Add GFC_ISYM_GET?ID.Steven G. Kargl2004-08-287-121/+369
* re PR libfortran/17195 (Infinite loop in output_float in libgfortran/io/write.c)Paul Brook2004-08-284-250/+324
* Comment typo.Paul Brook2004-08-271-1/+1
* rewind.c (st_rewind): Reset unit to read mode.Paul Brook2004-08-272-0/+9
* re PR libfortran/16597 (gfortran: bug in unformatted I/O on scratch files)Bud Davis2004-08-274-4/+22
* io.h, [...]: Fix formatting issues, update copyright years.Tobias Schlüter2004-08-261-0/+5
* re PR libfortran/17143 (2**63 prints garbage)Bud Davis2004-08-252-4/+12
* re PR libfortran/17164 (index function not working properly)Bud Davis2004-08-252-0/+9
* Makefile.am (libgfortran_la_LDFLAGS): Add -lm.David Edelsohn2004-08-243-2/+7
* ignore autom4te.cacheR. Kelley Cook2004-08-231-0/+1
* io.h, [...]: Fix formatting issues, update copyright years.Tobias Schlüter2004-08-235-349/+346
* Fix typo.Paul Brook2004-08-211-1/+1
* re PR libfortran/16908 (Segfault in libgfortran/io/transfer.c)Bud Davis2004-08-212-4/+18
* re PR fortran/13278 (derived type namelist I/O support missing, causes ICE)Victor Leikehman2004-08-184-14/+40