Age | Commit message (Expand) | Author | Files | Lines |
2004-09-06 | Put ChangeLog entry in the right place. | Paul Brook | 1 | -0/+5 |
2004-09-06 | [multiple changes] | Paul Brook | 1 | -5/+2 |
2004-09-03 | cshift0.c (DEF_COPY_LOOP, [...]): New. | Richard Henderson | 2 | -19/+92 |
2004-09-02 | format.c (parse_format_list): Set repeat count for P descriptors. | Paul Brook | 3 | -3/+19 |
2004-09-01 | mk-sik-inc.sh: Use a temporary string instead of 'echo -n'. | Eric Botcazou | 3 | -6/+13 |
2004-08-31 | error.c (generate_error): Set both iostat and library_return. | Paul Brook | 2 | -6/+12 |
2004-08-31 | re PR libfortran/16805 (Runtime failure using list directed read from string) | Paul Brook | 3 | -5/+17 |
2004-08-31 | unit.c: Separate copyright years by ','. | Tobias Schlüter | 2 | -11/+9 |
2004-08-31 | * io/unit.c (get_unit): Remove superfluous if. | Paul Brook | 2 | -3/+5 |
2004-08-31 | transfer.c (read_sf): Rename uinty to readlen. | Paul Brook | 3 | -13/+28 |
2004-08-31 | list_read.c (eat_separator): Set at_eo when a '/' is seen. | Paul Brook | 2 | -0/+5 |
2004-08-31 | trans-decl.c, [...]: Replace all occurences of 'gfc_strlen_type_node' by 'gfc... | Tobias Schlüter | 6 | -16/+23 |
2004-08-30 | trans-types.h: Add comments. | Paul Brook | 2 | -0/+8 |
2004-08-30 | Makefile.am (gfor_helper_src): Split selected_kind.f90. | Richard Henderson | 7 | -45/+159 |
2004-08-29 | bessel.c: New file. | Steven G. Kargl | 2 | -0/+111 |
2004-08-29 | check.c (gfc_check_besn, [...]): New functions. | Steven G. Kargl | 6 | -8/+1243 |
2004-08-28 | gfortran.h (enum gfc_generic_isym_id): Add GFC_ISYM_GET?ID. | Steven G. Kargl | 7 | -121/+369 |
2004-08-28 | re PR libfortran/17195 (Infinite loop in output_float in libgfortran/io/write.c) | Paul Brook | 4 | -250/+324 |
2004-08-27 | Comment typo. | Paul Brook | 1 | -1/+1 |
2004-08-27 | rewind.c (st_rewind): Reset unit to read mode. | Paul Brook | 2 | -0/+9 |
2004-08-27 | re PR libfortran/16597 (gfortran: bug in unformatted I/O on scratch files) | Bud Davis | 4 | -4/+22 |
2004-08-26 | io.h, [...]: Fix formatting issues, update copyright years. | Tobias Schlüter | 1 | -0/+5 |
2004-08-25 | re PR libfortran/17143 (2**63 prints garbage) | Bud Davis | 2 | -4/+12 |
2004-08-25 | re PR libfortran/17164 (index function not working properly) | Bud Davis | 2 | -0/+9 |
2004-08-24 | Makefile.am (libgfortran_la_LDFLAGS): Add -lm. | David Edelsohn | 3 | -2/+7 |
2004-08-23 | ignore autom4te.cache | R. Kelley Cook | 1 | -0/+1 |
2004-08-23 | io.h, [...]: Fix formatting issues, update copyright years. | Tobias Schlüter | 5 | -349/+346 |
2004-08-21 | Fix typo. | Paul Brook | 1 | -1/+1 |
2004-08-21 | re PR libfortran/16908 (Segfault in libgfortran/io/transfer.c) | Bud Davis | 2 | -4/+18 |
2004-08-18 | re PR fortran/13278 (derived type namelist I/O support missing, causes ICE) | Victor Leikehman | 4 | -14/+40 |
2004-08-13 | Corrected typo in PR number, previous commit | Bud Davis | 1 | -1/+1 |
2004-08-13 | re PR libfortran/16935 (Segmentation fault of compiler with unsupported contr... | Bud Davis | 2 | -2/+7 |
2004-08-10 | list_read.c (namelist_read): Convert variable names to lower case, so that mi... | Victor Leikehman | 2 | -3/+13 |
2004-08-09 | c99_functions.c (nextafterf): New implementation that works correctly with de... | Roger Sayle | 2 | -44/+49 |
2004-08-09 | matmul.m4, [...]: Allocate space if return value has NULL in its data field. | Victor Leikehman | 16 | -21/+387 |
2004-08-06 | intrinsic.c (add_subroutines): Add getenv and get_environment_variable. | Janne Blomqvist | 4 | -1/+199 |
2004-08-05 | Commit for Victor Leikehman <lei@il.ibm.com> | Victor Leikehman | 2 | -0/+7 |
2004-08-04 | * libgfortran.h (array_t, size0) New declarations. | Victor Leikehman | 52 | -6/+851 |
2004-08-03 | re PR libfortran/16137 (Fortran compiler unable to produce executables as lib... | Roger Sayle | 5 | -73/+1866 |
2004-08-01 | write.c (write_float): Use the slightly more portable isnan in preference to ... | Roger Sayle | 2 | -1/+6 |
2004-07-18 | configure.ac: Add check for LFS support. | Bud Davis | 3 | -2/+367 |
2004-07-11 | re PR fortran/16303 (Complex logarithm function sometimes chooses a non-princ... | Paul Brook | 4 | -18/+15 |
2004-07-08 | re PR libfortran/16291 (F2003 formatting of Inf /Nan on irix6.5) | Andreas Krebbel | 2 | -5/+11 |
2004-07-05 | re PR libfortran/15472 (implicit open for unformatted file causes run-time er... | Bud Davis | 3 | -18/+59 |
2004-07-04 | re PR libfortran/15280 (Fortran9x commandline not accessable) | Janne Blomqvist | 3 | -4/+208 |
2004-07-04 | libtool-version: New. | Matthias Klose | 6 | -75/+55 |
2004-06-30 | rand.c (rand): Wrap the irand() call from the previous commit in prefix. | Steve Kargl | 2 | -1/+7 |
2004-06-30 | Paul Brook <paul@codesourcery.com> | Tobias Schlüter | 3 | -3/+10 |
2004-06-28 | re PR libfortran/12839 (incorrect IO of Inf) | Bud Davis | 2 | -4/+9 |
2004-06-26 | re PR libfortran/16196 (gfortran fails to create file with OPEN(...,status='R... | Bud Davis | 2 | -1/+6 |