re PR target/47986 (gcc.c-torture/execute/20040709-1.c fails with non-delegitimized...
[gcc.git] / libgfortran /
2011-03-04 Janne BlomqvistPR 47802 Use builtins to check localtime_r return type
2011-03-04 Janne BlomqvistPR 47802 Hack to work around draft POSIX localtime_r
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-25 Francois-Xavier... acinclude.m4 (LIBGFOR_CHECK_FPSETMASK): Set shell varia...
2011-02-24 Janne BlomqvistPR 47802 Use strftime for CTIME and FDATE intrinsics
2011-02-24 Jakub Jelinekre PR fortran/47878 (187.facerec miscompares)
2011-02-24 Janne BlomqvistPR 47802 Test for POSIX getpwuid_r
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-22 Tobias Burnusre PR libfortran/47830 (errors in intrinsics/c99_functi...
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-16 Jakub Jelinekre PR libfortran/47757 (Unintentionally? not exported...
2011-02-15 Tobias Burnusre PR libfortran/47716 (libgfortran quadmath_weak.h...
2011-02-14 Jakub Jelinekre PR fortran/47642 (real(kind=16) - libquadmath -...
2011-02-13 Ralf WildenhuesRemove freebsd1 from libtool.m4 macros and config.rpath.
2011-02-05 Jerry DeLislere PR libfortran/47567 (Wrong output for small absolute...
2011-02-05 Janne BlomqvistPR 47571 Fix HPUX bootstrap regression, cleanup
2011-02-02 Janne BlomqvistPR 47571 Weakref trickery for clock_gettime()
2011-02-01 Janne BlomqvistInclude errno.h needed by fallbacks
2011-01-31 Janne BlomqvistFix GF_CLOCK_MONOTONIC from r169449
2011-01-31 Janne BlomqvistUse clock_gettime in libgfortran timing intrinsics...
2011-01-29 Jerry DeLislere PR libfortran/47434 (Wrong field width for NaN with...
2011-01-29 Kai Tietzctime.c (ctime_r): Improve implementation.
2011-01-27 Janne BlomqvistPr 47431 CTIME/FDATE thread-safety using ctime_r()
2011-01-27 Janne BlomqvistPR 47432 Use ttyname_r() if available
2011-01-27 Janne BlomqvistPR 47491 getpwuid_r() bootstrap regression on Solaris
2011-01-27 Jerry DeLislere PR libfortran/47285 (G format outputs wrong number...
2011-01-26 Kai Tietzgetlog.c (getlog): Fix label/statement issue.
2011-01-25 Janne BlomqvistPR 47375 getlog thread safety
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.
2011-01-02 H.J. LuRotate ChangeLogs.
2010-12-10 Tobias Burnusre PR fortran/46540 (libquadmath: Implement --disable...
2010-12-06 Dave Kornre PR target/40125 (libgcc_s DLL installed in wrong...
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-21 Thomas Koenigre PR fortran/46007 (wrong code for SHAPE in a scalariz...
2010-10-21 Jerry DeLislere PR fortran/46079 (ABI for empty stop statement broken)
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-12 Francois-Xavier... pack_generic.c (pack): Add missing return and fix white...
2010-09-10 Francois-Xavier... string.c (compare0): Remove.
2010-09-09 Francois-Xavier... acinclude.m4 (LIBGFOR_CHECK_FOR_BROKEN_ISFINITE, [...
2010-09-06 Tobias Burnusre PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)
2010-09-05 Tobias Burnusbessel.m4: Fix printf warning by casting to (long int).
2010-09-01 Francois-Xavier... intrinsic.c: Add EXECUTE_COMMAND_LINE intrinsic.
2010-08-28 Francois-Xavier... mtype.m4 (upcase, [...]): New macros.
2010-08-28 Tobias Burnusmk-kinds-h.sh: Disable REAL(16) if REAL(10) is available.
2010-08-27 Tobias Burnusre PR fortran/33197 (Fortran 2008: math functions)
2010-08-26 Rainer Orthfpu-387.h (has_sse): Remove cw_sse, unused.
2010-08-23 Tobias Burnusre PR libfortran/45323 (warnings compiling libgfortran...
2010-08-21 Ralf WildenhuesFix misquoting in stdint.m4.
2010-08-21 Tobias Burnusre PR fortran/36158 (Transformational function BESSEL_Y...
2010-08-19 Jerry DeLislere PR fortran/45108 (Namelist read: Not aborted when...
2010-08-17 Jakub Jelinekre PR fortran/45308 ([F2003] DATE_AND_TIME does _not_...
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 DeLisleFix ChangeLog to mention last commit to transfer.c
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-12 Rainer Orthconfig.gcc (i[34567]86-*-solaris2*): Default with_arch_...
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-07-02 Rainer Orthconfigure.ac (gfortran_use_symver): Only check for...
2010-07-02 Rainer Orthconfigure.ac: Check for Sun symbol versioning.
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 Burnusintrinsic.h (gfc_check_selected_real_kind, [...]):...
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-06-10 François-Xavier... selected_char_kind.c (selected_char_kind): Fix return...
2010-06-09 Francois-Xavier... mk-kinds-h.sh: Define GFC_REAL_*_LITERAL_SUFFIX and...
2010-06-09 Francois-Xavier... system_clock.c (system_clock_4, [...]): Undefine TCK.
2010-06-04 Thomas Koenigre PR libfortran/34670 (bounds checking for array intri...
2010-05-20 Jerry DeLislere PR fortran/43851 (Add _gfortran_error_stop_numeric)
2010-05-20 Jerry DeLislere PR fortran/43851 (Add _gfortran_error_stop_numeric)
2010-05-08 Janne BlomqvistFix typo
next