summaryrefslogtreecommitdiff
path: root/libgfortran
Commit message (Expand)AuthorAgeFilesLines
* 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
* re PR fortran/37159 (RANDOM_SEED: GET= check array size at compile time and...Dennis Wassel2008-11-012-10/+18
* Fix typo.Jerry DeLisle2008-10-231-1/+1
* re PR libfortran/37707 (Namelist read of array of derived type incorrect)Jerry DeLisle2008-10-233-59/+11
* re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig2008-10-2114-0/+304
* re PR fortran/37834 (write(*,'(f0.0)') 0.0 prints "." instead of "0.")Jerry DeLisle2008-10-192-0/+22
* Fix ChangeLogJerry DeLisle2008-10-181-1/+1
* re PR fortran/37863 (Display of a value close but less to 1 shows 2 with '(F3...Jerry DeLisle2008-10-183-2/+8
* file_pos.c (unformatted_backspace): Normal case is GFC_CONVERT_NATIVE.Thomas Koenig2008-10-163-40/+61
* re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig2008-10-162-2/+6
* re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig2008-10-1515-1/+293
* re PR fortran/37083 (Formatted read of line without trailing new-line fails)Jerry DeLisle2008-10-142-8/+16
* re PR libfortran/37753 (Convert="BIG_ENDIAN" reverses character)Thomas Koenig2008-10-092-4/+12
* Fix ChangeLog.Jerry DeLisle2008-10-091-2/+2
* re PR libfortran/37707 (Namelist read of array of derived type incorrect)Jerry DeLisle2008-10-092-0/+10
* configure: Regenerate for new libtool.Peter O'Gorman2008-09-263-510/+1358
* re PR fortran/37498 (Incorrect array value returned - 4.3 ABI Broken)Jerry DeLisle2008-09-268-266/+228
* options.c (set_default_std_flags,gfc_init_options): Add comment: keep in sync...Tobias Burnus2008-09-242-3/+8
* re PR fortran/37498 (Incorrect array value returned - 4.3 ABI Broken)Jerry DeLisle2008-09-238-236/+436
* mk-sik-inc.sh: Make -Wunused-variable proof.Tobias Burnus2008-09-103-0/+8
* mk-kinds-h.sh: Make -Wunused-variable proof.Tobias Burnus2008-09-102-0/+6
* re PR fortran/37203 (Check ORDER= of RESHAPE)Thomas Koenig2008-09-0714-0/+369
* libgfortran.h (likely,unlikely): New makros.Tobias Burnus2008-09-06204-512/+727
* re PR fortran/37228 (F2008: Support g0.<d> edit descriptor)Jerry DeLisle2008-09-025-23/+80
* error.c: Fix cast for printf.Jerry DeLisle2008-09-022-2/+6
* re PR fortran/36895 (Namelist writting to internal files: Control characters...Jerry DeLisle2008-08-312-16/+32
* re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")Tobias Burnus2008-08-192-0/+7
* re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")Jerry DeLisle2008-08-164-107/+405
* re PR libfortran/37123 (libfortran failed to build)H.J. Lu2008-08-142-2/+7
* re PR libfortran/36886 (misaligment for cshift of character)Thomas Koenig2008-08-1419-133/+2914
* re PR fortran/36582 (Namelist I/O error: Bogus "Cannot match namelist object")Jerry DeLisle2008-08-091-1/+1
* re PR fortran/36132 (_gfortran_internal_pack on optional arguments)Tobias Burnus2008-07-274-0/+28