re PR fortran/47574 (internal compiler error: in build2_stat, at tree.c:3795)
[gcc.git] / libgfortran /
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
2010-05-08 Janne BlomqvistFix typo in symbol visibility specification
2010-05-07 Janne BlomqvistRemove free_mem
2010-05-04 Ralf Wildenhuesno-dist in non-imported automake dirs.
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-06 Tobias Burnusre PR fortran/39997 (Procedure(), pointer & implicit...
2010-04-02 Ralf WildenhuesUpdate to Automake 1.11.1.
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)
next