]> git.ipfire.org Git - thirdparty/gcc.git/history - libgfortran/ChangeLog
re PR libfortran/17748 (libgfortran contains undefined references to _environ)
[thirdparty/gcc.git] / libgfortran / ChangeLog
2005-02-26  Peter O'Gormanre PR libfortran/17748 (libgfortran contains undefined...
2005-02-23  Bud Davis[multiple changes]
2005-02-22  Bud Davis[multiple changes]
2005-02-21  Eric Botcazoure PR libfortran/19302 (intrinsic_nearest.f90 fails)
2005-02-21  Steven G. Kargl* io/write.c(output_float): Typo in error message.
2005-02-20  Steven G. Karglre PR libfortran/20085 (iargc returns wrong count for...
2005-02-19  Steven G. Kargl* intrinsic/date_and_time.c: Fix conformance problems.
2005-02-01  Paul Thomasre PR libfortran/19363 (List directed write of Infinity...
2005-01-30  Bud Davisre PR libfortran/19647 (inquire(delim=) returns garbage)
2005-01-29  Thomas Koenigre PR libfortran/19595 ([4.0 only] eor does not work)
2005-01-25  Tobias Schlüterre PR libfortran/19524 (5 times uninitialized var in...
2005-01-23  James A. Morrisonre PR fortran/19294 (intrinsic_transpose.f90 runtime...
2005-01-23  Thomas Koenigre PR libfortran/19451 (Read after a write with a read...
2005-01-23  David Edelsohnre PR libfortran/19052 (unit 0 not preconnected to...
2005-01-22  Thomas Koenigre PR libfortran/18982 (open(status="new") does not...
2005-01-22  Tobias Schlüterre PR fortran/19194 (Missing RECL parameter in OPEN...
2005-01-22  Bud Davisre PR libfortran/19314 (inquire(position=) segfaults...
2005-01-16  Bud Davisre PR libfortran/18778 (ENDFILE is not functionnal)
2005-01-15  Bud Davisre PR libfortran/18983 (can't open /dev/null as an...
2005-01-12  Toon Moenere PR libfortran/19280 (Inconsistent licensing of libgf...
2005-01-07  Bud Davisre PR libfortran/18398 (Formatted I/O problems)
2004-12-27  Tobias SchlüterFix typo in ChangeLog
2004-12-27  Tobias Schlütertrans-intrinsic.c (gfc_conv_intrinsic_ishft): Change...
2004-12-24  Bud Davisre PR libfortran/19071 (complex formatted output has...
2004-12-19  Aaron W. LaFramboiselibgfortran.h (itoa): Rename to gfc_itoa.
2004-12-15  Bud Davisre PR libfortran/17597 (list directed read has error)
2004-12-14  Tobias SchlüterFix date on ChangeLog
2004-12-14  Steve Ellceytransfer.c (us_read): Use memcpy/memset instead of...
2004-12-14  Steven G. Karglre PR libfortran/18966 (cshift etc. not implemented...
2004-12-13  David Edelsohn* io/transfer.c (read_sf): Change bitwise "and" to...
2004-12-13  Richard Hendersoniresolve.c (gfc_resolve_all, [...]): Use PREFIX.
2004-12-12  Richard Hendersonacinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY):...
2004-12-09  David Edelsohnre PR bootstrap/18895 (libgfortran AM_MAKEFLAGS arg...
2004-12-08  Steve EllceyMakefile.am (AM_MAKEFLAGS): New.
2004-12-08  Steve Ellceyio.h (open_external): Change prototype.
2004-12-07  Eric Botcazouconfigure.ac: Check for ieeefp.h.
2004-12-07  Richard Hendersoncshift0.c, [...]: Use internal_malloc_size instead...
2004-12-07  Richard Hendersonc99_functions.c, [...]: Whitespace fixes.
2004-12-06  Richard HendersonMakefile.am: Generate all m4 output under $(srcdir).
2004-12-02  Tobias Schlüterre PR libfortran/18710 (img part of complex number...
2004-12-02  Richard SandifordIntroduce and use config/gcc-version.m4.
2004-12-02  Bud Davisre PR libfortran/18284 (BACKSPACE broken)
2004-12-02  Bud Davisinquire.c (inquire_via_unit): do not allow a direct...
2004-12-02  Steven G. Karglflush.c: New file.
2004-12-02  Aaron W. LaFramboiseMakefile.am (AM_CPPFLAGS): Use -iquote instead of -I.
2004-11-29  R. Kelley CookCorrect my erronous ChangeLog entries.
2004-11-28  Bud Davisdirect_io_2.f90: New test.
2004-11-27  Bud Davisre PR libfortran/18364 (endfile does not truncate file)
2004-11-25  Kelley Cooklibtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous...
2004-11-24  Kelley Cooklibtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux...
2004-11-23  Steven Bosscherre PR libfortran/15960 (missing function 'finite' on...
2004-11-21  Roger Sayle* io/write.c (write_float, list_formatted_write): Fix...
2004-11-20  Eric Botcazoure PR libfortran/16135 (libfortran doesn't build, use...
2004-11-20  Steven G. Karglcheck.c (gfc_check_getcwd_sub): Fix seg fault.
2004-11-18  Victor LeikehmanModified Files:
2004-11-10  Paul Brookre PR fortran/18218 (Miscompare in sixtrack benchmark...
2004-11-05  Andreas Schwabconfigure.ac: Use AC_PROG_FC, FC and FCFLAGS instead...
2004-11-05  Kelley Cookacinclude.m4: Properly quote AC_CACHE_CHECK.
2004-10-30  Aaron W. LaFramboiseconfig.h.in: Regenerate.
2004-10-30  Aaron W. LaFramboisesystem.c ("libgfortran.h"): Move after system headers.
2004-10-30  Canqun Yangcheck.c (gfc_check_rand): Allow missing optional argument.
2004-10-07  Paul Brooktransfer.c (finalize_transfer): Free internal streams.
2004-10-07  Paul Brookstring_intrinsics.c (string_verify): Fix off by one...
2004-10-06  Paul Brookre PR libfortran/17709 (NULL I/O list and Format error.)
2004-10-05  Andrew Pinskimvbits.c: Commit the file.
2004-10-04  Tobias Schlüterre PR fortran/17776 (no subroutine system)
2004-10-04  Tobias Schlüterre PR libfortran/17631 (libfortran: intrinsic subroutin...
2004-10-04  Tobias Schlüterre PR fortran/17283 (UNPACK issues)
2004-10-04  Paul Brookre PR libfortran/17706 (reading a value of 0.0 gives...
2004-10-03  Aaron W. LaFramboiseabort.c ("libgfortran.h"): Move.
2004-09-26  Tobias Schlüterre PR libfortran/16137 (Fortran compiler unable to...
2004-09-24  Tobias Schlüter* intrinsics/etime.c (etime_): New function.
2004-09-21  Steven G. Kargllibgfortran.h: define gfc_alloca()
2004-09-21  Bud Davisre PR libfortran/17286 (namelist containing more than...
2004-09-18  Aaron W. LaFramboiseconfig.h.in: Regenerate.
2004-09-15  Steven G. Karglcheck.c (gfc_check_getcwd_sub): New function.
2004-09-15  Paul BrookFix typo.
2004-09-15  Steven G. Karglenv.c (getenv, [...]): Remove trailing white space.
2004-09-14  Bud Davisre PR libfortran/17090 (Runtime I/O error)
2004-09-06  Paul BrookPut ChangeLog entry in the right place.
2004-09-03  Richard Hendersoncshift0.c (DEF_COPY_LOOP, [...]): New.
2004-09-02  Paul Brookformat.c (parse_format_list): Set repeat count for...
2004-09-01  Eric Botcazoumk-sik-inc.sh: Use a temporary string instead of 'echo...
2004-08-31  Paul Brookerror.c (generate_error): Set both iostat and library_r...
2004-08-31  Paul Brookre PR libfortran/16805 (Runtime failure using list...
2004-08-31  Tobias Schlüterunit.c: Separate copyright years by ','.
2004-08-31  Paul Brook* io/unit.c (get_unit): Remove superfluous if.
2004-08-31  Paul Brooktransfer.c (read_sf): Rename uinty to readlen.
2004-08-31  Paul Brooklist_read.c (eat_separator): Set at_eo when a '/' is...
2004-08-31  Tobias Schlütertrans-decl.c, [...]: Replace all occurences of 'gfc_str...
2004-08-30  Paul Brooktrans-types.h: Add comments.
2004-08-30  Richard HendersonMakefile.am (gfor_helper_src): Split selected_kind...
2004-08-29  Steven G. Karglcheck.c (gfc_check_besn, [...]): New functions.
2004-08-28  Steven G. Karglgfortran.h (enum gfc_generic_isym_id): Add GFC_ISYM_GET?ID.
2004-08-28  Paul Brookre PR libfortran/17195 (Infinite loop in output_float...
2004-08-27  Paul Brookrewind.c (st_rewind): Reset unit to read mode.
2004-08-27  Bud Davisre PR libfortran/16597 (gfortran: bug in unformatted...
2004-08-26  Tobias Schlüterio.h, [...]: Fix formatting issues, update copyright...
2004-08-25  Bud Davisre PR libfortran/17143 (2**63 prints garbage)
2004-08-25  Bud Davisre PR libfortran/17164 (index function not working...
next