aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)AuthorFilesLines
2009-03-01backport: Support GNU/kOpenSolaris.Ralf Wildenhues2-7/+11
2009-01-21re PR fortran/38887 (run-time abort for MVBITS with run-time zero sized array...Daniel Kraft16-45/+65
2009-01-13re PR libfortran/38772 (r143102 reveals missed error checking on floating poi...Jerry DeLisle2-2/+8
2009-01-05re PR libfortran/38735 ([4.4 Regresssion] Default BLANK= mode for internal un...Jerry DeLisle2-1/+7
2008-12-29re PR fortran/31832 (FAIL: gfortran.dg/integer_exponentiation_2.f90 at -O1 an...John David Anglin6-0/+55
2008-12-22re PR fortran/37472 (bad output on default-format write of double in common b...Jerry DeLisle2-2/+8
2008-12-21re PR fortran/38398 (g0.w edit descriptor: Update for F2008 Tokyo meeting cha...Jerry DeLisle5-23/+42
2008-12-18Backport from upstream Libtool:Ralf Wildenhues2-84/+118
2008-12-14re PR fortran/38504 (double minus sign when printing integer?)Jerry DeLisle2-1/+14
2008-12-09re PR fortran/38430 (gfortran.dg/streamio_1.f90, 10, 14, 2, 6 now fails)Jerry DeLisle2-12/+22
2008-12-06re PR fortran/38291 (Rejects I/O with POS= if FMT=*)Jerry DeLisle2-2/+21
2008-12-06* runtime/main.c (store_exe_path): Don't crash if argv0 is NULL.Adam Nemet2-1/+6
2008-12-06re PR fortran/38291 (Rejects I/O with POS= if FMT=*)Jerry DeLisle2-24/+75
2008-12-05re PR fortran/38285 (Wrong I/O output: Interaction between F and P for output)Jerry DeLisle2-1/+8
2008-11-23re PR libfortran/38234 (In Reshape, SOURCE can be bigger than result)Thomas Koenig14-416/+434
2008-11-23nessage.txtDanny Smith2-1/+7
2008-11-22re PR libfortran/38225 (RESHAPE bounds with multi-dimensional SOURCE)Thomas Koenig14-13/+122
2008-11-22re PR libfortran/37839 (st_parameter_dt has unwanted padding, is out of sync ...Jakub Jelinek5-192/+131
2008-11-21re PR fortran/37472 (bad output on default-format write of double in common b...Jerry DeLisle2-1/+10
2008-11-18re PR fortran/38135 (RESHAPE gives wrong result)Thomas Koenig14-52/+70
2008-11-16re PR libfortran/38097 (I/O with blanks in exponent fails; blank="NULL", BN e...Jerry DeLisle4-11/+14
2008-11-15re PR libfortran/37294 (Namelist I/O to array character internal units)Jerry DeLisle2-1/+37
2008-11-01re PR fortran/37159 (RANDOM_SEED: GET= check array size at compile time and...Dennis Wassel2-10/+18
2008-10-23Fix typo.Jerry DeLisle1-1/+1
2008-10-23re PR libfortran/37707 (Namelist read of array of derived type incorrect)Jerry DeLisle3-59/+11
2008-10-21re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig14-0/+304
2008-10-19re PR fortran/37834 (write(*,'(f0.0)') 0.0 prints "." instead of "0.")Jerry DeLisle2-0/+22
2008-10-18Fix ChangeLogJerry DeLisle1-1/+1
2008-10-18re PR fortran/37863 (Display of a value close but less to 1 shows 2 with '(F3...Jerry DeLisle3-2/+8
2008-10-16file_pos.c (unformatted_backspace): Normal case is GFC_CONVERT_NATIVE.Thomas Koenig3-40/+61
2008-10-16re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig2-2/+6
2008-10-15re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig15-1/+293
2008-10-14re PR fortran/37083 (Formatted read of line without trailing new-line fails)Jerry DeLisle2-8/+16
2008-10-09re PR libfortran/37753 (Convert="BIG_ENDIAN" reverses character)Thomas Koenig2-4/+12
2008-10-09Fix ChangeLog.Jerry DeLisle1-2/+2
2008-10-09re PR libfortran/37707 (Namelist read of array of derived type incorrect)Jerry DeLisle2-0/+10
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman3-510/+1358
2008-09-26re PR fortran/37498 (Incorrect array value returned - 4.3 ABI Broken)Jerry DeLisle8-266/+228
2008-09-24options.c (set_default_std_flags,gfc_init_options): Add comment: keep in sync...Tobias Burnus2-3/+8
2008-09-23re PR fortran/37498 (Incorrect array value returned - 4.3 ABI Broken)Jerry DeLisle8-236/+436
2008-09-10mk-sik-inc.sh: Make -Wunused-variable proof.Tobias Burnus3-0/+8
2008-09-10mk-kinds-h.sh: Make -Wunused-variable proof.Tobias Burnus2-0/+6
2008-09-07re PR fortran/37203 (Check ORDER= of RESHAPE)Thomas Koenig14-0/+369
2008-09-06libgfortran.h (likely,unlikely): New makros.Tobias Burnus204-512/+727
2008-09-02re PR fortran/37228 (F2008: Support g0.<d> edit descriptor)Jerry DeLisle5-23/+80
2008-09-02error.c: Fix cast for printf.Jerry DeLisle2-2/+6
2008-08-31re PR fortran/36895 (Namelist writting to internal files: Control characters...Jerry DeLisle2-16/+32
2008-08-19re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")Tobias Burnus2-0/+7
2008-08-16re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")Jerry DeLisle4-107/+405
2008-08-14re PR libfortran/37123 (libfortran failed to build)H.J. Lu2-2/+7