aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2011-01-17PR47296 Segfault when running out of file descriptorsJanne Blomqvist1-0/+6
2011-01-16re PR fortran/46625 (libquadmath: Mangle internal symbols; rename __float128 ...Jakub Jelinek1-0/+13
2011-01-15re PR fortran/47296 (I/O Segfault when running out of file descriptors)Jerry DeLisle1-0/+6
2011-01-05re PR libfortran/47154 (END= does not work in namelist read)Jerry DeLisle1-0/+6
2011-01-02Rotate ChangeLogs.H.J. Lu1-1008/+1
2010-12-10re PR fortran/46540 (libquadmath: Implement --disable-libquadmath)Tobias Burnus1-0/+8
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn1-0/+10
2010-11-16re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert1-0/+45
2010-11-09Cache stat values, reduce syscallsJanne Blomqvist1-0/+9
2010-11-09re PR libfortran/46373 (fflush called when reading from a string)Jerry DeLisle1-0/+6
2010-11-04PR 44931 Move struct unix_stream to unix.cJanne Blomqvist1-0/+9
2010-11-04Remove prot from unix_streamJanne Blomqvist1-0/+10
2010-11-03Remove unused empty_internal_buffer functionJanne Blomqvist1-0/+5
2010-11-03re PR fortran/43899 (Wrong unused-variable warning with NAMELISTs)Jerry DeLisle1-0/+10
2010-11-02PR 45629 Remove usage of setjmp/longjmpJanne Blomqvist1-0/+29
2010-10-26re PR fortran/46010 (I/O: Namelist-reading bug)Jerry DeLisle1-0/+7
2010-10-21re PR fortran/46007 (wrong code for SHAPE in a scalarized loop)Thomas Koenig1-0/+9
2010-10-21re PR fortran/46079 (ABI for empty stop statement broken)Jerry DeLisle1-0/+7
2010-10-19io.h: Remove definition of the BT enumerator.Jerry DeLisle1-0/+11
2010-10-16re PR tree-optimization/20165 (Pointer does not really escape with write)Thomas Koenig1-0/+22
2010-09-23re PR fortran/45710 (Adjust format and padding for WRITE of NAMELIST group to...Jerry DeLisle1-0/+6
2010-09-22re PR libfortran/45723 (opening /dev/null for appending writes)Jerry DeLisle1-1/+8
2010-09-14re PR fortran/45532 (gfortran namelist read error)Jerry DeLisle1-0/+6
2010-09-12pack_generic.c (pack): Add missing return and fix whitespace.Francois-Xavier Coudert1-0/+6
2010-09-10string.c (compare0): Remove.Francois-Xavier Coudert1-0/+5
2010-09-09acinclude.m4 (LIBGFOR_CHECK_FOR_BROKEN_ISFINITE, [...]): Remove.Francois-Xavier Coudert1-0/+15
2010-09-06re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)Tobias Burnus1-0/+25
2010-09-06bessel.m4: Fix printf warning by casting to (long int).Tobias Burnus1-0/+8
2010-09-01intrinsic.c: Add EXECUTE_COMMAND_LINE intrinsic.Francois-Xavier Coudert1-0/+8
2010-08-28mtype.m4 (upcase, [...]): New macros.Francois-Xavier Coudert1-0/+44
2010-08-28mk-kinds-h.sh: Disable REAL(16) if REAL(10) is available.Tobias Burnus1-0/+4
2010-08-27re PR fortran/33197 (Fortran 2008: math functions)Tobias Burnus1-0/+141
2010-08-26fpu-387.h (has_sse): Remove cw_sse, unused.Rainer Orth1-0/+5
2010-08-23re PR libfortran/45323 (warnings compiling libgfortran/io/write.c: array subs...Tobias Burnus1-0/+6
2010-08-21Fix misquoting in stdint.m4.Ralf Wildenhues1-0/+4
2010-08-21re PR fortran/36158 (Transformational function BESSEL_YN(n1,n2,x) and BESSEL_...Tobias Burnus1-2/+16
2010-08-19re PR fortran/45108 (Namelist read: Not aborted when reading from STDIN)Jerry DeLisle1-0/+6
2010-08-17re PR fortran/45308 ([F2003] DATE_AND_TIME does _not_ blank-pad strings)Jakub Jelinek1-0/+7
2010-08-14re PR fortran/44931 (For INPUT_UNIT, INQUIRE NAME= should not return "stdin")Jerry DeLisle1-0/+6
2010-08-07re PR fortran/45143 ([F2008,corrig1] Endless loop with unlimited edit descrip...Jerry DeLisle1-0/+9
2010-08-02Don't update the position flag for non-seekable files, check for stell() error.Janne Blomqvist1-0/+5
2010-08-01Use access(2) instead of stat(2) to test file existence.Janne Blomqvist1-1/+7
2010-07-31* io/inquire.c: Include io.h before string.h.David Edelsohn1-0/+4
2010-07-29re PR fortran/44931 (For INPUT_UNIT, INQUIRE NAME= should not return "stdin")Jerry DeLisle1-0/+11
2010-07-19re PR fortran/44953 (FAIL: gfortran.dg/char4_iunit_1.f03 * execution test)Jerry DeLisle1-0/+24
2010-07-16re PR fortran/37077 (Implement Internal Unit I/O for character KIND=4)Jerry DeLisle1-0/+19
2010-07-15Fix ChangeLog to mention last commit to transfer.cJerry DeLisle1-0/+1
2010-07-15re PR fortran/44934 (Bogus "Missing format for FORMATTED data transfer")Jerry DeLisle1-0/+5
2010-07-13re PR fortran/37077 (Implement Internal Unit I/O for character KIND=4)Jerry DeLisle1-0/+23
2010-07-12config.gcc (i[34567]86-*-solaris2*): Default with_arch_32 to pentiumpro on So...Rainer Orth1-0/+9