mksysinfo: Define SIGPOLL and SIGCLD if necessary.
[gcc.git] / libgfortran / io /
2012-10-10 Tobias Burnusre PR fortran/54878 (libgfortran issues found by the...
2012-09-29 Thomas Koenigre PR fortran/52724 (Internal read with character(kind...
2012-07-25 Andreas Schwablist_read.c (list_formatted_read_scalar): Fix copying...
2012-06-21 Janne BlomqvistPR 39654 FTELL intrinsic function return type.
2012-06-01 Tobias Burnuschmod.c (chmod_func): On MinGW, don't set is_dir
2012-05-31 Tobias Burnusrevert: unix.c (tempfile_open): Pass mode to "open...
2012-05-30 Tobias Burnusdecl.c: Fix comment typos.
2012-05-16 Tobias Burnusunix.c (tempfile_open): Pass mode to "open" for O_CREAT.
2012-05-14 Janne BlomqvistPR 52428 Range checking when reading integer values.
2012-05-05 Janne BlomqvistFix handling of temporary files.
2012-04-22 Tobias Burnusre PR libfortran/53051 (I/O: Support reading floating...
2012-04-17 Tobias Burnusre PR libfortran/38199 (missed optimization: I/O perfor...
2012-04-15 Thomas Koenigre PR libfortran/38199 (missed optimization: I/O perfor...
2012-03-26 Janne BlomqvistCombined get_mem and internal_malloc_size.
2012-03-25 Janne BlomqvistUse calloc instead of malloc and memset.
2012-03-17 Janne BlomqvistPR libfortran/52608 Move the removal of initial zeros.
2012-03-16 Janne BlomqvistShare vtables instead of replicating them for each...
2012-03-15 Janne BlomqvistRemove commented out debug printf:s
2012-03-15 Janne Blomqvistre PR libfortran/52434 (Insufficient number of digits...
2011-12-22 Janne BlomqvistPR 51646 Use POSIX mode flags in open() argument.
2011-12-08 Tobias Burnusre PR fortran/50815 (ICE on allocation of deferred...
2011-11-10 Janne BlomqvistLet the compiler decide whether to inline.
2011-11-09 Janne BlomqvistConfigure cleanup.
2011-11-09 Janne BlomqvistPR 50016 Slow I/O on MingW due to _commit
2011-11-07 Janne BlomqvistRevert previous fix for PR 45723.
2011-11-01 Janne BlomqvistCopyright years and whitespace fix for r180734
2011-11-01 Janne BlomqvistCleanup NEWUNIT allocation.
2011-10-31 Janne BlomqvistUpdate file position for inquire lazily.
2011-10-31 Janne BlomqvistIntroduce a size member function to struct stream.
2011-10-31 Janne BlomqvistSimplify handling of special files.
2011-08-18 Tobias Burnusre PR fortran/50109 (Formatted namelist read with multi...
2011-07-22 Tobias Burnusre PR libfortran/49791 (Formatted namelist reads fails...
2011-07-13 Janne BlomqvistPR 49296 List read, EOF without preceding separator
2011-06-18 Janne BlomqvistPR 49296 List directed read of string ending in EOF.
2011-06-11 Janne BlomqvistReturn error when trying to seek a non-seekable buffere...
2011-06-11 Janne BlomqvistFigure out whether a file is seekable with lseek()
2011-05-29 Janne BlomqvistPR 19155 Check for strtod failure via endptr
2011-05-14 Janne BlomqvistError printing thread safety, remove GFORTRAN_USE_STDERR
2011-05-05 Jerry DeLislere PR libfortran/48787 (Invalid UP/DOWN rounding with...
2011-05-01 Jerry DeLislere PR libfortran/48787 (Invalid UP/DOWN rounding with...
2011-04-29 Janne BlomqvistFix path handling
2011-04-29 Janne BlomqvistPR 48488 Typo
2011-04-29 Janne BlomqvistPR 48488 Fix comments
2011-04-29 Janne BlomqvistPR 48488 Fix comments
2011-04-29 Jerry DeLislere PR libfortran/48488 (Wrong default format for real...
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-04-20 Jerry DeLislere PR libfortran/48602 (Invalid F conversion of G descr...
2011-04-18 Jerry DeLislere PR libfortran/48602 (Invalid F conversion of G descr...
2011-04-16 Janne BlomqvistReplace sprintf with snprintf
2011-04-15 Jerry DeLislere PR libfortran/48589 (Invalid G0/G0.d editing for...
2011-04-12 Janne BlomqvistCleanup memsize types
2011-04-03 Tobias Burnusunix.c: Adapt stat DEFINEs since MinGW64 supports LFS.
2011-03-24 Jerry DeLislere PR libfortran/48030 (Implement read_x using fbuf_getc)
2011-03-19 John David Anglinre PR libfortran/35667 (HP-UX 10 has broken strtod)
2011-03-19 Francois-Xavier... re PR libfortran/47439 (Fun with scratch files on Windo...
2011-03-12 Jerry DeLislere PR libfortran/48047 (Incorrect output rounding of...
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...
next