aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)AuthorFilesLines
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
2004-08-30Makefile.am (gfor_helper_src): Split selected_kind.f90.Richard Henderson7-45/+159
2004-08-29bessel.c: New file.Steven G. Kargl2-0/+111
2004-08-29check.c (gfc_check_besn, [...]): New functions.Steven G. Kargl6-8/+1243
2004-08-28gfortran.h (enum gfc_generic_isym_id): Add GFC_ISYM_GET?ID.Steven G. Kargl7-121/+369
2004-08-28re PR libfortran/17195 (Infinite loop in output_float in libgfortran/io/write.c)Paul Brook4-250/+324
2004-08-27Comment typo.Paul Brook1-1/+1
2004-08-27rewind.c (st_rewind): Reset unit to read mode.Paul Brook2-0/+9
2004-08-27re PR libfortran/16597 (gfortran: bug in unformatted I/O on scratch files)Bud Davis4-4/+22
2004-08-26io.h, [...]: Fix formatting issues, update copyright years.Tobias Schlüter1-0/+5
2004-08-25re PR libfortran/17143 (2**63 prints garbage)Bud Davis2-4/+12
2004-08-25re PR libfortran/17164 (index function not working properly)Bud Davis2-0/+9
2004-08-24Makefile.am (libgfortran_la_LDFLAGS): Add -lm.David Edelsohn3-2/+7
2004-08-23ignore autom4te.cacheR. Kelley Cook1-0/+1
2004-08-23io.h, [...]: Fix formatting issues, update copyright years.Tobias Schlüter5-349/+346
2004-08-21Fix typo.Paul Brook1-1/+1
2004-08-21re PR libfortran/16908 (Segfault in libgfortran/io/transfer.c)Bud Davis2-4/+18
2004-08-18re PR fortran/13278 (derived type namelist I/O support missing, causes ICE)Victor Leikehman4-14/+40
2004-08-13Corrected typo in PR number, previous commitBud Davis1-1/+1
2004-08-13re PR libfortran/16935 (Segmentation fault of compiler with unsupported contr...Bud Davis2-2/+7
2004-08-10list_read.c (namelist_read): Convert variable names to lower case, so that mi...Victor Leikehman2-3/+13
2004-08-09c99_functions.c (nextafterf): New implementation that works correctly with de...Roger Sayle2-44/+49
2004-08-09matmul.m4, [...]: Allocate space if return value has NULL in its data field.Victor Leikehman16-21/+387
2004-08-06intrinsic.c (add_subroutines): Add getenv and get_environment_variable.Janne Blomqvist4-1/+199
2004-08-05Commit for Victor Leikehman <lei@il.ibm.com>Victor Leikehman2-0/+7
2004-08-04* libgfortran.h (array_t, size0) New declarations.Victor Leikehman52-6/+851
2004-08-03re PR libfortran/16137 (Fortran compiler unable to produce executables as lib...Roger Sayle5-73/+1866
2004-08-01write.c (write_float): Use the slightly more portable isnan in preference to ...Roger Sayle2-1/+6
2004-07-18configure.ac: Add check for LFS support.Bud Davis3-2/+367
2004-07-11re PR fortran/16303 (Complex logarithm function sometimes chooses a non-princ...Paul Brook4-18/+15
2004-07-08re PR libfortran/16291 (F2003 formatting of Inf /Nan on irix6.5)Andreas Krebbel2-5/+11
2004-07-05re PR libfortran/15472 (implicit open for unformatted file causes run-time er...Bud Davis3-18/+59
2004-07-04re PR libfortran/15280 (Fortran9x commandline not accessable)Janne Blomqvist3-4/+208
2004-07-04libtool-version: New.Matthias Klose6-75/+55
2004-06-30rand.c (rand): Wrap the irand() call from the previous commit in prefix.Steve Kargl2-1/+7
2004-06-30Paul Brook <paul@codesourcery.com>Tobias Schlüter3-3/+10
2004-06-28re PR libfortran/12839 (incorrect IO of Inf)Bud Davis2-4/+9
2004-06-26re PR libfortran/16196 (gfortran fails to create file with OPEN(...,status='R...Bud Davis2-1/+6