re PR debug/47283 (ICE in refs_may_alias_p_1, at tree-ssa-alias.c)
[gcc.git] / libgfortran / io /
2011-03-01 Jerry DeLislere PR libfortran/47567 (Wrong output for small absolute...
2011-02-27 Jerry DeLislere PR fortran/47778 (reading two arrays of structures...
2011-02-26 Francois-Xavier... re PR libfortran/45165 (unix.c:fallback_access() leaks...
2011-02-24 Jakub Jelinekre PR fortran/47878 (187.facerec miscompares)
2011-02-24 Jerry DeLislere PR libfortran/47567 (Wrong output for small absolute...
2011-02-23 Janne BlomqvistPR 47694 Read from named pipe fails
2011-02-19 Jerry DeLislere PR libfortran/47567 (Wrong output for small absolute...
2011-02-17 Jerry DeLislere PR libfortran/47567 (Wrong output for small absolute...
2011-02-14 Jakub Jelinekre PR fortran/47642 (real(kind=16) - libquadmath -...
2011-02-05 Jerry DeLislere PR libfortran/47567 (Wrong output for small absolute...
2011-01-29 Jerry DeLislere PR libfortran/47434 (Wrong field width for NaN with...
2011-01-27 Janne BlomqvistPR 47432 Use ttyname_r() if available
2011-01-27 Jerry DeLislere PR libfortran/47285 (G format outputs wrong number...
2011-01-21 Janne BlomqvistPR 46267 strerror thread safety
2011-01-17 Janne BlomqvistPR47296 Segfault when running out of file descriptors
2011-01-16 Jakub Jelinekre PR fortran/46625 (libquadmath: Mangle internal symbo...
2011-01-15 Jerry DeLislere PR fortran/47296 (I/O Segfault when running out...
2011-01-05 Jerry DeLislere PR libfortran/47154 (END= does not work in namelist...
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-11-16 Francois-Xavier... re PR fortran/32049 (Support on x86_64 also kind=16)
2010-11-09 Janne BlomqvistCache stat values, reduce syscalls
2010-11-09 Jerry DeLislere PR libfortran/46373 (fflush called when reading...
2010-11-04 Janne BlomqvistPR 44931 Move struct unix_stream to unix.c
2010-11-03 Janne BlomqvistRemove prot from unix_stream
2010-11-03 Janne BlomqvistRemove unused empty_internal_buffer function
2010-11-03 Jerry DeLislere PR fortran/43899 (Wrong unused-variable warning...
2010-11-02 Janne BlomqvistPR 45629 Remove usage of setjmp/longjmp
2010-10-26 Jerry DeLislere PR fortran/46010 (I/O: Namelist-reading bug)
2010-10-19 Jerry DeLisleio.h: Remove definition of the BT enumerator.
2010-10-16 Thomas Koenigre PR tree-optimization/20165 (Pointer does not really...
2010-09-23 Jerry DeLislere PR fortran/45710 (Adjust format and padding for...
2010-09-22 Jerry DeLislere PR libfortran/45723 (opening /dev/null for appending...
2010-09-14 Jerry DeLislere PR fortran/45532 (gfortran namelist read error)
2010-09-09 Francois-Xavier... acinclude.m4 (LIBGFOR_CHECK_FOR_BROKEN_ISFINITE, [...
2010-08-23 Tobias Burnusre PR libfortran/45323 (warnings compiling libgfortran...
2010-08-19 Jerry DeLislere PR fortran/45108 (Namelist read: Not aborted when...
2010-08-14 Jerry DeLislere PR fortran/44931 (For INPUT_UNIT, INQUIRE NAME=...
2010-08-07 Jerry DeLislere PR fortran/45143 ([F2008,corrig1] Endless loop with...
2010-08-02 Janne BlomqvistDon't update the position flag for non-seekable files...
2010-08-01 Janne BlomqvistUse access(2) instead of stat(2) to test file existence.
2010-07-31 David Edelsohn* io/inquire.c: Include io.h before string.h.
2010-07-29 Jerry DeLislere PR fortran/44931 (For INPUT_UNIT, INQUIRE NAME=...
2010-07-19 Jerry DeLislere PR fortran/44953 (FAIL: gfortran.dg/char4_iunit_1...
2010-07-16 Jerry DeLislere PR fortran/37077 (Implement Internal Unit I/O for...
2010-07-15 Jerry DeLislere PR fortran/44934 (Bogus "Missing format for FORMATTE...
2010-07-13 Jerry DeLislere PR fortran/37077 (Implement Internal Unit I/O for...
2010-07-11 Kai Tietzre PR fortran/44698 (I/O: FLUSH does not actually flush...
2010-07-02 Tobias Burnusre PR libfortran/43298 (fortran library does not read...
2010-06-30 Jerry DeLislere PR libfortran/43298 (fortran library does not read...
2010-06-28 Tobias Burnusre PR libfortran/43298 (fortran library does not read...
2010-06-25 Tobias Burnusdecl.c (gfc_match_entry): Mark ENTRY as GFC_STD_F2008_OBS.
2010-06-19 Jerry DeLislere PR fortran/44477 (Sequential I/O with END FILE:...
2010-05-08 Janne BlomqvistFix typo in symbol visibility specification
2010-05-07 Janne BlomqvistRemove free_mem
2010-04-30 Kai Tietzunix.c (raw_truncate): Explicit cast from integer-scal...
2010-04-24 Kai Tietzunix.c (tempfile): Correct logic for mktemp case.
2010-04-01 Janne BlomqvistPR libfortran/43605 FTELL intrinsic, take 2.
2010-04-01 Paul Thomastransfer.c: Update copyright.
2010-04-01 Janne BlomqvistPR libfortran/43605 Fix FTELL for formatted files
2010-03-30 Jerry DeLislere PR fortran/43265 (No EOF condition if reading with...
2010-03-29 Tobias Burnusre PR libfortran/43551 (Buffered direct I/O reads wrong...
2010-03-26 Jerry DeLislere PR fortran/43517 (spurious end-of-file condition...
2010-03-22 Jerry DeLislere PR fortran/43409 (I/O: INQUIRE for SIZE does not...
2010-03-20 Jerry DeLislere PR fortran/43409 (I/O: INQUIRE for SIZE does not...
2010-03-18 Jerry DeLisletransfer.c (read_sf_internal): Remove stray function...
2010-03-18 Jerry DeLislere PR fortran/43265 (No EOF condition if reading with...
2010-03-12 Kai Tietzformat.c (parse_format_list): Add to ERROR, WARNING...
2010-03-11 Tobias Burnusre PR fortran/43228 (NAMELIST I/O: Reading at 2 dimensi...
2010-03-11 Jerry DeLislere PR libfortran/43320 (200.sixtrack fails setup)
2010-03-09 Jerry DeLislere PR fortran/43265 (No EOF condition if reading with...
2010-03-08 Kai Tietzlibgfortran.h (_POSIX): Define if __MINGW32__ is defined.
2010-02-25 Jerry DeLisletransfer.c (require_type): Subtract one from item_count...
2010-02-24 Rainer Orth* io/write_float.def (WRITE_FLOAT): Use __builtin_signbit.
2010-02-23 Jerry DeLislelist_read.c (list_formatted_read_scalar): Remove duplic...
2010-02-07 Jerry DeLislere PR libfortran/42742 (Handle very large format string...
2010-02-06 Jerry DeLislePR libfortran
2010-02-04 Jerry DeLislere PR fortran/42901 (reading array of structures from...
2010-01-15 Jerry DeLisleformat.c (parse_format): Set limit on size of format...
2010-01-03 Janne BlomqvistPR libfortran/42420 Large file capable stat for MingW
2009-12-08 Tobias Burnusre PR libfortran/41711 ([F08] BOZ edit-descr does not...
2009-12-04 Janne BlomqvistPR libfortran/40812 Large file support for MinGW
2009-11-30 Kai Tietzunix.c (find_file): Add variable id conditionally for...
2009-11-28 Jakub Jelinekpack_generic.c (pack_internal): Remove unused zero_size...
2009-11-19 Janne BlomqvistMove includes after include guards
2009-11-19 Jerry DeLislere PR fortran/42090 (I/O: Problems when reading partial...
2009-11-02 Janne BlomqvistForgot files from r153825
2009-11-02 Janne BlomqvistSplit up io/io.h
2009-10-29 Jerry DeLislere PR libfortran/41711 ([F08] BOZ edit-descr does not...
2009-10-13 Jerry DeLislere PR libfortran/41683 (F2003 Repeat specification...
2009-10-12 Jerry DeLislere PR fortran/38439 (I/O PD edit descriptor inconsistency)
2009-10-11 Jerry DeLislere PR fortran/38439 (I/O PD edit descriptor inconsistency)
2009-10-06 Jerry DeLislere PR libfortran/35862 ([F2003] Implement new rounding...
2009-09-29 Jerry DeLislere PR libfortran/35862 ([F2003] Implement new rounding...
2009-09-19 Jerry DeLislere PR fortran/41328 (bad iostat when reading DOS file...
2009-09-13 Jerry DeLislere PR fortran/41328 (bad iostat when reading DOS file...
2009-09-12 Jerry DeLislere PR fortran/41219 (libgfortran build warnings)
2009-09-08 Jerry DeLislere PR fortran/41192 (NAMELIST input with just a comment...
2009-08-17 Jerry DeLislere PR fortran/41075 ([F2008] Implement unlimited format...
2009-08-14 Jerry DeLislere PR libfortran/32784 ([win32] Using 'CONOUT$', 'CONIN...
2009-08-02 Jerry DeLislere PR fortran/40853 (I/O: Namelist read error)
next