| Commit message (Expand) | Author | Age | Files | Lines |
* | transfer.c (finalize_transfer): Free internal streams. | Paul Brook | 2004-10-07 | 3 | -1/+11 |
* | string_intrinsics.c (string_verify): Fix off by one error. | Paul Brook | 2004-10-07 | 2 | -3/+7 |
* | re PR libfortran/17709 (NULL I/O list and Format error.) | Paul Brook | 2004-10-06 | 2 | -0/+6 |
* | mvbits.c: Commit the file. | Andrew Pinski | 2004-10-04 | 2 | -0/+67 |
* | re PR fortran/17776 (no subroutine system) | Tobias Schlüter | 2004-10-04 | 4 | -5/+84 |
* | re PR libfortran/17631 (libfortran: intrinsic subroutine MVBITS not implemented) | Tobias Schlüter | 2004-10-04 | 3 | -13/+28 |
* | re PR fortran/17283 (UNPACK issues) | Tobias Schlüter | 2004-10-04 | 3 | -14/+290 |
* | re PR libfortran/17706 (reading a value of 0.0 gives a value of -0.0) | Paul Brook | 2004-10-04 | 2 | -2/+16 |
* | re PR libfortran/17706 (reading a value of 0.0 gives a value of -0.0) | Paul Brook | 2004-10-04 | 1 | -0/+9 |
* | abort.c ("libgfortran.h"): Move. | Aaron W. LaFramboise | 2004-10-03 | 4 | -5/+10 |
* | re PR libfortran/16137 (Fortran compiler unable to produce executables as lib... | Tobias Schlüter | 2004-09-26 | 5 | -83/+249 |
* | * intrinsics/etime.c (etime_): New function. | Tobias Schlüter | 2004-09-24 | 2 | -0/+23 |
* | libgfortran.h: define gfc_alloca() | Steven G. Kargl | 2004-09-21 | 3 | -4/+13 |
* | re PR libfortran/17286 (namelist containing more than one value cannot contai... | Bud Davis | 2004-09-21 | 2 | -0/+10 |
* | config.h.in: Regenerate. | Aaron W. LaFramboise | 2004-09-18 | 5 | -0/+172 |
* | check.c (gfc_check_getcwd_sub): New function. | Steven G. Kargl | 2004-09-15 | 1 | -0/+6 |
* | check.c (gfc_check_getcwd_sub): New function. | Steven G. Kargl | 2004-09-15 | 3 | -2/+84 |
* | Fix typo. | Paul Brook | 2004-09-15 | 1 | -1/+1 |
* | env.c (getenv, [...]): Remove trailing white space. | Steven G. Kargl | 2004-09-15 | 2 | -13/+30 |
* | re PR libfortran/17090 (Runtime I/O error) | Bud Davis | 2004-09-14 | 2 | -1/+13 |
* | Put ChangeLog entry in the right place. | Paul Brook | 2004-09-06 | 1 | -0/+5 |
* | [multiple changes] | Paul Brook | 2004-09-06 | 1 | -5/+2 |
* | cshift0.c (DEF_COPY_LOOP, [...]): New. | Richard Henderson | 2004-09-03 | 2 | -19/+92 |
* | format.c (parse_format_list): Set repeat count for P descriptors. | Paul Brook | 2004-09-02 | 3 | -3/+19 |
* | mk-sik-inc.sh: Use a temporary string instead of 'echo -n'. | Eric Botcazou | 2004-09-01 | 3 | -6/+13 |
* | error.c (generate_error): Set both iostat and library_return. | Paul Brook | 2004-08-31 | 2 | -6/+12 |
* | re PR libfortran/16805 (Runtime failure using list directed read from string) | Paul Brook | 2004-08-31 | 3 | -5/+17 |
* | unit.c: Separate copyright years by ','. | Tobias Schlüter | 2004-08-31 | 2 | -11/+9 |
* | * io/unit.c (get_unit): Remove superfluous if. | Paul Brook | 2004-08-31 | 2 | -3/+5 |
* | transfer.c (read_sf): Rename uinty to readlen. | Paul Brook | 2004-08-31 | 3 | -13/+28 |
* | list_read.c (eat_separator): Set at_eo when a '/' is seen. | Paul Brook | 2004-08-31 | 2 | -0/+5 |
* | trans-decl.c, [...]: Replace all occurences of 'gfc_strlen_type_node' by 'gfc... | Tobias Schlüter | 2004-08-31 | 6 | -16/+23 |
* | trans-types.h: Add comments. | Paul Brook | 2004-08-30 | 2 | -0/+8 |
* | Makefile.am (gfor_helper_src): Split selected_kind.f90. | Richard Henderson | 2004-08-30 | 7 | -45/+159 |
* | bessel.c: New file. | Steven G. Kargl | 2004-08-29 | 2 | -0/+111 |
* | check.c (gfc_check_besn, [...]): New functions. | Steven G. Kargl | 2004-08-29 | 6 | -8/+1243 |
* | gfortran.h (enum gfc_generic_isym_id): Add GFC_ISYM_GET?ID. | Steven G. Kargl | 2004-08-28 | 7 | -121/+369 |
* | re PR libfortran/17195 (Infinite loop in output_float in libgfortran/io/write.c) | Paul Brook | 2004-08-28 | 4 | -250/+324 |
* | Comment typo. | Paul Brook | 2004-08-27 | 1 | -1/+1 |
* | rewind.c (st_rewind): Reset unit to read mode. | Paul Brook | 2004-08-27 | 2 | -0/+9 |
* | re PR libfortran/16597 (gfortran: bug in unformatted I/O on scratch files) | Bud Davis | 2004-08-27 | 4 | -4/+22 |
* | io.h, [...]: Fix formatting issues, update copyright years. | Tobias Schlüter | 2004-08-26 | 1 | -0/+5 |
* | re PR libfortran/17143 (2**63 prints garbage) | Bud Davis | 2004-08-25 | 2 | -4/+12 |
* | re PR libfortran/17164 (index function not working properly) | Bud Davis | 2004-08-25 | 2 | -0/+9 |
* | Makefile.am (libgfortran_la_LDFLAGS): Add -lm. | David Edelsohn | 2004-08-24 | 3 | -2/+7 |
* | ignore autom4te.cache | R. Kelley Cook | 2004-08-23 | 1 | -0/+1 |
* | io.h, [...]: Fix formatting issues, update copyright years. | Tobias Schlüter | 2004-08-23 | 5 | -349/+346 |
* | Fix typo. | Paul Brook | 2004-08-21 | 1 | -1/+1 |
* | re PR libfortran/16908 (Segfault in libgfortran/io/transfer.c) | Bud Davis | 2004-08-21 | 2 | -4/+18 |
* | re PR fortran/13278 (derived type namelist I/O support missing, causes ICE) | Victor Leikehman | 2004-08-18 | 4 | -14/+40 |