summaryrefslogtreecommitdiff
path: root/libgfortran
Commit message (Expand)AuthorAgeFilesLines
* Revert part of r147883 that breaks ABIJanne Blomqvist2009-05-273-1/+10
* re PR libfortran/40187 (c_f_pointer with stride in SHAPE)Thomas Koenig2009-05-272-27/+41
* re PR fortran/39178 (Generate main() rather than using a main in libgfortran/...Tobias Burnus2009-05-264-28/+38
* re PR libfortran/37754 (READ I/O Performance regression from 4.3 to 4.4/4.5)Jerry DeLisle2009-05-202-5/+9
* re PR libfortran/22423 (Warnings when building libgfortran)François-Xavier Coudert2009-05-073-47/+56
* Fix PR libfortran/39667Janne Blomqvist2009-04-303-19/+22
* re PR fortran/39782 (IO depends on uninitialised value)Janne Blomqvist2009-04-182-6/+6
* io.h (is_preconnected): Remove prototype.Janne Blomqvist2009-04-173-14/+5
* configure.ac: Test for -ffunction-sections -fdata-sections and set SECTION_FL...Ulrich Weigand2009-04-175-24/+129
* Fix PR number for r146134Janne Blomqvist2009-04-151-1/+1
* re PR libfortran/38668 (advance="no": no buffering, truncate and seek)Janne Blomqvist2009-04-152-1/+5
* write.c (itoa): Rename back to gfc_itoa.Danny Smith2009-04-152-4/+15
* io.h (move_pos_offset): Remove prototype.Janne Blomqvist2009-04-104-30/+9
* PR libfortran/39665 libfortran/39702 libfortran/39709Janne Blomqvist2009-04-103-15/+38
* re PR libfortran/39665 (Fortran IO using unaligned accesses to read/write dou...Janne Blomqvist2009-04-093-6/+15
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-09621-9278/+6830
* open.c (already_open): Test for POSIX close return value.Janne Blomqvist2009-04-084-3/+9
* string.c (compare0): Use gfc_charlen_type.Janne Blomqvist2009-04-0812-127/+147
* re PR libfortran/39664 (Revision 145571 breaks stdio)H.J. Lu2009-04-062-18/+29
* io.h (struct stream): Rename truncate to trunc.David Edelsohn2009-04-063-5/+14
* [multiple changes]Jerry DeLisle2009-04-0513-1752/+2143
* re PR libfortran/33595 (FAIL: gfortran.dg/nint_2.f90 -O0 execution test)John David Anglin2009-03-282-12/+19
* string_intrinsics.c: #include <assert.h>Daniel Kraft2009-03-283-12/+56
* re PR fortran/39528 (repeated entries are not read when using list-directed i...Jerry DeLisle2009-03-242-4/+10
* Revert part of patch accidentally committed to trunk rather than fortran-dev ...Janne Blomqvist2009-03-224-530/+440
* PR libfortran/25561 libfortran/37754Janne Blomqvist2009-03-224-440/+530
* Fix PR number reference in ChangeLog from 39409 to 39402.Jerry DeLisle2009-03-091-1/+1
* re PR libfortran/39402 (gfortran 20090306: internal write of 0.0 with F0.3 g...Jerry DeLisle2009-03-092-1/+7
* backport: Support GNU/kOpenSolaris.Ralf Wildenhues2009-03-012-7/+11
* re PR fortran/38887 (run-time abort for MVBITS with run-time zero sized array...Daniel Kraft2009-01-2116-45/+65
* re PR libfortran/38772 (r143102 reveals missed error checking on floating poi...Jerry DeLisle2009-01-132-2/+8
* re PR libfortran/38735 ([4.4 Regresssion] Default BLANK= mode for internal un...Jerry DeLisle2009-01-052-1/+7
* re PR fortran/31832 (FAIL: gfortran.dg/integer_exponentiation_2.f90 at -O1 an...John David Anglin2008-12-296-0/+55
* re PR fortran/37472 (bad output on default-format write of double in common b...Jerry DeLisle2008-12-222-2/+8
* re PR fortran/38398 (g0.w edit descriptor: Update for F2008 Tokyo meeting cha...Jerry DeLisle2008-12-215-23/+42
* Backport from upstream Libtool:Ralf Wildenhues2008-12-182-84/+118
* re PR fortran/38504 (double minus sign when printing integer?)Jerry DeLisle2008-12-142-1/+14
* re PR fortran/38430 (gfortran.dg/streamio_1.f90, 10, 14, 2, 6 now fails)Jerry DeLisle2008-12-092-12/+22
* re PR fortran/38291 (Rejects I/O with POS= if FMT=*)Jerry DeLisle2008-12-062-2/+21
* * runtime/main.c (store_exe_path): Don't crash if argv0 is NULL.Adam Nemet2008-12-062-1/+6
* re PR fortran/38291 (Rejects I/O with POS= if FMT=*)Jerry DeLisle2008-12-062-24/+75
* re PR fortran/38285 (Wrong I/O output: Interaction between F and P for output)Jerry DeLisle2008-12-052-1/+8
* re PR libfortran/38234 (In Reshape, SOURCE can be bigger than result)Thomas Koenig2008-11-2314-416/+434
* nessage.txtDanny Smith2008-11-232-1/+7
* re PR libfortran/38225 (RESHAPE bounds with multi-dimensional SOURCE)Thomas Koenig2008-11-2214-13/+122
* re PR libfortran/37839 (st_parameter_dt has unwanted padding, is out of sync ...Jakub Jelinek2008-11-225-192/+131
* re PR fortran/37472 (bad output on default-format write of double in common b...Jerry DeLisle2008-11-212-1/+10
* re PR fortran/38135 (RESHAPE gives wrong result)Thomas Koenig2008-11-1814-52/+70
* re PR libfortran/38097 (I/O with blanks in exponent fails; blank="NULL", BN e...Jerry DeLisle2008-11-164-11/+14
* re PR libfortran/37294 (Namelist I/O to array character internal units)Jerry DeLisle2008-11-152-1/+37