aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-14re PR libfortran/36886 (misaligment for cshift of character)Thomas Koenig19-133/+2914
2008-08-09re PR fortran/36582 (Namelist I/O error: Bogus "Cannot match namelist object")Jerry DeLisle1-1/+1
2008-07-27re PR fortran/36132 (_gfortran_internal_pack on optional arguments)Tobias Burnus4-0/+28
2008-07-23re PR fortran/36582 (Namelist I/O error: Bogus "Cannot match namelist object")Jerry DeLisle2-1/+7
2008-07-22re PR fortran/29835 (Error message of unknown edit descriptor needs improvement)Daniel Kraft2-3/+16
2008-07-22re PR fortran/36890 (libgfortran/io/file_pos.c:55: warning: comparison betwee...Thomas Koenig2-1/+7
2008-07-21re PR libfortran/36773 (zero-sized arrays with cshift and eoshift)Thomas Koenig16-33/+143
2008-07-21re PR libfortran/36857 (Non-English locale breaks gfortran float formatting (...Jerry DeLisle2-25/+34
2008-07-07re PR fortran/36341 (MATMUL: Bounds check missing)Thomas Koenig19-0/+761
2008-07-07acinclude.m4 (LIBGFOR_CHECK_GTHR_DEFAULT): Fix configure cache variable name.Ralf Wildenhues3-8/+14
2008-07-02re PR fortran/36676 (Namelist Comments Problems)Jerry DeLisle2-2/+7
2008-06-28re PR libfortran/36657 (Namelist reading bug with string constant immediately...Jerry DeLisle2-3/+10
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues2-57/+109
2008-06-17re PR libfortran/36546 (Namelist error with tab following a comma and newline)Jerry DeLisle2-1/+7