aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)AuthorFilesLines
2008-02-10[multiple changes]Jerry DeLisle2-8/+38
2008-02-02re PR libfortran/35001 (shape for negative sizes)Thomas Koenig5-8/+20
2008-01-28re PR libfortran/34980 (Segfault in shape given a scalar)Thomas Koenig5-0/+20
2008-01-26re PR libfortran/34887 (reverse tabbing before slash descriptor (regression v...Thomas Koenig2-13/+17
2008-01-25Fix date.Jerry DeLisle1-1/+1
2008-01-25re PR fortran/34876 (Can't read/write array sections with negative stride not...Jerry DeLisle2-3/+23
2008-01-24* configure: Regenerate.David Edelsohn2-11/+15
2008-01-20Fix it.Jerry DeLisle1-0/+2
2008-01-20inquire.c (inquire_via_unit): If a unit is opened...Jerry DeLisle3-20/+72
2008-01-18transfer.c (formatted_transfer_scalar): Set max_pos to the greater of the cur...Jerry DeLisle2-2/+10
2008-01-18write.c (write_real): Increase default precision forTobias Burnus2-2/+7
2008-01-16re PR libfortran/34669 (libgfortran doesn't build with -pipe)Steven Bosscher4-7/+16
2008-01-15re PR libfortran/34671 (any(kind=1) and all(kind=1))Thomas Koenig26-958/+1454
2008-01-13re PR libfortran/34746 (wrong formats in libgfortran's runtime_error)Thomas Koenig170-1501/+1849
2008-01-11re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig171-1476/+9972
2008-01-05re PR fortran/34676 (IO error delayed)Jerry DeLisle2-3/+14
2008-01-03re PR fortran/34565 (internal write to string array fails)Thomas Koenig6-22/+78
2008-01-02Rotate Fortran ChangeLogs.Tobias Schlüter2-2480/+2480
2007-12-27re PR libfortran/22423 (Warnings when building libgfortran)Thomas Koenig3-12/+23
2007-12-27re PR fortran/34594 (On error and END, no jump to ERR=<label>)Thomas Koenig2-0/+13
2007-12-26Fix change log, missing PR reference.Jerry DeLisle1-0/+1
2007-12-26transfer.c (read_sf): Check if readlen was less than the requested number of ...Jerry DeLisle2-1/+13
2007-12-25re PR fortran/34533 (DTIME returns total process time and not since last invo...Daniel Franke9-111/+280
2007-12-25re PR fortran/34566 (Matmul of logical values)Thomas Koenig5-8/+16
2007-12-20re PR libfortran/34530 (namelist read broken when whitespace after &namelist)Tobias Burnus2-15/+28
2007-12-17re PR libfortran/34427 (Revision 130708 breaks namelist input)Jerry DeLisle2-20/+41
2007-12-13re PR libfortran/34370 (file positioning after nonadvancing i/o)Thomas Koenig5-28/+114
2007-12-13re PR libfortran/34427 (Revision 130708 breaks namelist input)Tobias Burnus2-21/+95
2007-12-11re PR fortran/34411 (hang-up during read of non-expected input)Jerry DeLisle2-0/+13
2007-12-09[multiple changes]Tobias Burnus2-1/+5
2007-12-08re PR fortran/34319 (I/O: Support "NaN", "Infinity" and "INF" as input)Tobias Burnus2-2/+96
2007-12-02re PR libfortran/33985 (access="stream",form="unformatted" doesn't buffer)Jerry DeLisle2-10/+32
2007-12-01stat.c (stat_i4_sub_0, [...]): Mark parameter with unused attribute.Francois-Xavier Coudert4-6/+15
2007-11-30re PR libfortran/34291 (Segfault in io/list_read.c handling of end conditions)Jerry DeLisle2-2/+12
2007-11-30re PR libfortran/33583 (FAIL: gfortran.dg/gamma_1.f90)Steven G. Kargl2-0/+10
2007-11-16re PR libfortran/33583 (FAIL: gfortran.dg/gamma_1.f90)Francois-Xavier Coudert6-0/+852
2007-11-08* mk-kinds-h.sh: Change sed syntax.Francois-Xavier Coudert2-1/+5
2007-11-07re PR libfortran/33985 (access="stream",form="unformatted" doesn't buffer)Jerry DeLisle2-6/+8
2007-11-03re PR libfortran/33985 (access="stream",form="unformatted" doesn't buffer)Jerry DeLisle2-3/+11
2007-10-27mk-kinds-h.sh: Change LANG=C to LC_ALL=C.Tobias Burnus2-2/+6
2007-10-26mk-kinds-h.sh: Add "LANG=C".Tobias Burnus2-0/+6
2007-10-25libgfortran.h (GFC_REAL_*_HUGE, [...]): Remove.Francois-Xavier Coudert3-41/+37
2007-10-19signal.c (alarm_sub_i4): Mark conditionally unused parameters with __attribut...Ben Elliston2-4/+20
2007-10-19re PR fortran/33795 (Environment variable GFORTRAN_UNBUFFERED_<number> not wo...Francois-Xavier Coudert4-29/+30
2007-10-18re PR fortran/32021 (Fix,document,remove GFORTRAN_* environment variables)Francois-Xavier Coudert5-18/+34
2007-10-18environ.c (init_choice): Remove unused function.Ben Elliston2-80/+9
2007-10-15re PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE should not be a libra...Christopher D. Rickett4-44/+8
2007-10-15re PR libfortran/33055 (Runtime error in INQUIRE unit existance with -fdefaul...Jerry DeLisle2-1/+19
2007-10-15re PR libfortran/33672 (Additional runtime checks needed for namelist reads)Jerry DeLisle2-22/+83
2007-10-04Fix ChangeLog.Jerry DeLisle1-3/+0