aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2009-06-23Delete bad entry.Jerry DeLisle1-7/+1
2009-06-23re PR fortran/40508 (memory leak in internal write of gfortran)Jerry DeLisle1-0/+11
2009-06-21re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig1-0/+452
2009-06-14fmain.c (main): Don't PREFIX set_args.Francois-Xavier Coudert1-0/+6
2009-06-07re PR fortran/40008 (F2008: Add NEWUNIT= for OPEN statement)Jerry DeLisle1-0/+16
2009-06-07re PR libfortran/40334 (changed BACKSPACE behaviour at end of file.)Jerry DeLisle1-0/+6
2009-06-04re PR libfortran/40330 (incorrect IO)Janne Blomqvist1-0/+6
2009-05-29re PR fortran/40019 (LEADZ and TRAILZ give wrong results)Francois-Xavier Coudert1-0/+8
2009-05-29Fix PR40190; use localtime_r, gmtime_r, add fallback implementationsJanne Blomqvist1-0/+14
2009-05-27Revert part of r147883 that breaks ABIJanne Blomqvist1-0/+6
2009-05-27re PR libfortran/40187 (c_f_pointer with stride in SHAPE)Thomas Koenig1-0/+6
2009-05-26re PR fortran/39178 (Generate main() rather than using a main in libgfortran/...Tobias Burnus1-0/+9
2009-05-20re PR libfortran/37754 (READ I/O Performance regression from 4.3 to 4.4/4.5)Jerry DeLisle1-0/+5
2009-05-07re PR libfortran/22423 (Warnings when building libgfortran)François-Xavier Coudert1-45/+51
2009-04-30Fix PR libfortran/39667Janne Blomqvist1-0/+7
2009-04-18re PR fortran/39782 (IO depends on uninitialised value)Janne Blomqvist1-0/+6
2009-04-17io.h (is_preconnected): Remove prototype.Janne Blomqvist1-0/+5
2009-04-17configure.ac: Test for -ffunction-sections -fdata-sections and set SECTION_FL...Ulrich Weigand1-0/+9
2009-04-15Fix PR number for r146134Janne Blomqvist1-1/+1
2009-04-15re PR libfortran/38668 (advance="no": no buffering, truncate and seek)Janne Blomqvist1-0/+5
2009-04-15write.c (itoa): Rename back to gfc_itoa.Danny Smith1-0/+6
2009-04-10io.h (move_pos_offset): Remove prototype.Janne Blomqvist1-0/+7
2009-04-10PR libfortran/39665 libfortran/39702 libfortran/39709Janne Blomqvist1-0/+9
2009-04-09re PR libfortran/39665 (Fortran IO using unaligned accesses to read/write dou...Janne Blomqvist1-0/+6
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-0/+626
2009-04-08open.c (already_open): Test for POSIX close return value.Janne Blomqvist1-0/+6
2009-04-08string.c (compare0): Use gfc_charlen_type.Janne Blomqvist1-0/+34
2009-04-06re PR libfortran/39664 (Revision 145571 breaks stdio)H.J. Lu1-17/+23
2009-04-06io.h (struct stream): Rename truncate to trunc.David Edelsohn1-0/+8
2009-04-05[multiple changes]Jerry DeLisle1-0/+201
2009-03-28re PR libfortran/33595 (FAIL: gfortran.dg/nint_2.f90 -O0 execution test)John David Anglin1-0/+7
2009-03-28string_intrinsics.c: #include <assert.h>Daniel Kraft1-0/+7
2009-03-24re PR fortran/39528 (repeated entries are not read when using list-directed i...Jerry DeLisle1-0/+6
2009-03-09Fix PR number reference in ChangeLog from 39409 to 39402.Jerry DeLisle1-1/+1
2009-03-09re PR libfortran/39402 (gfortran 20090306: internal write of 0.0 with F0.3 g...Jerry DeLisle1-0/+6
2009-03-01backport: Support GNU/kOpenSolaris.Ralf Wildenhues1-0/+4
2009-01-21re PR fortran/38887 (run-time abort for MVBITS with run-time zero sized array...Daniel Kraft1-0/+20
2009-01-13re PR libfortran/38772 (r143102 reveals missed error checking on floating poi...Jerry DeLisle1-0/+6
2009-01-05re PR libfortran/38735 ([4.4 Regresssion] Default BLANK= mode for internal un...Jerry DeLisle1-0/+6
2008-12-29re PR fortran/31832 (FAIL: gfortran.dg/integer_exponentiation_2.f90 at -O1 an...John David Anglin1-0/+11
2008-12-22re PR fortran/37472 (bad output on default-format write of double in common b...Jerry DeLisle1-0/+6
2008-12-21re PR fortran/38398 (g0.w edit descriptor: Update for F2008 Tokyo meeting cha...Jerry DeLisle1-0/+14
2008-12-18Backport from upstream Libtool:Ralf Wildenhues1-0/+4
2008-12-14re PR fortran/38504 (double minus sign when printing integer?)Jerry DeLisle1-0/+6
2008-12-09re PR fortran/38430 (gfortran.dg/streamio_1.f90, 10, 14, 2, 6 now fails)Jerry DeLisle1-0/+9
2008-12-06re PR fortran/38291 (Rejects I/O with POS= if FMT=*)Jerry DeLisle1-0/+7
2008-12-06* runtime/main.c (store_exe_path): Don't crash if argv0 is NULL.Adam Nemet1-0/+4
2008-12-06re PR fortran/38291 (Rejects I/O with POS= if FMT=*)Jerry DeLisle1-0/+7
2008-12-05re PR fortran/38285 (Wrong I/O output: Interaction between F and P for output)Jerry DeLisle1-0/+6
2008-11-23re PR libfortran/38234 (In Reshape, SOURCE can be bigger than result)Thomas Koenig1-0/+18