aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-04re PR libfortran/33253 (namelist: reading back a string with apostrophe)Jerry DeLisle2-6/+55
2007-10-04re PR fortran/32021 (Fix,document,remove GFORTRAN_* environment variables)François-Xavier Coudert3-145/+14
2007-10-03re PR libfortran/33253 (namelist: reading back a string with apostrophe)Jerry DeLisle2-1/+10
2007-10-02re PR libfortran/33469 (Default formats for real input are not precise enough)Francois-Xavier Coudert2-6/+11
2007-09-28re PR fortran/33400 (Formatted read fails if line ends without line break)Jerry DeLisle2-2/+14
2007-09-28re PR libfortran/33421 (Weird quotation of namelist output of character arrays)Jerry DeLisle2-3/+6
2007-09-21re PR libfortran/31546 (add --enable-intermodule)Bernhard Fischer5-31/+594
2007-09-21re PR libfortran/26253 (fallback scalbn doesn't handle denormals correctly)Francois-Xavier Coudert2-0/+9
2007-09-20re PR libfortran/23272 ([mingw32] inquire via filename fails)Francois-Xavier Coudert2-4/+98
2007-09-20acinclude.m4 (LIBGFOR_TARGET_ILP32): Remove test.Francois-Xavier Coudert5-107/+7
2007-09-15re PR libfortran/21185 (Improve testsuite results on newlib targets)Francois-Xavier Coudert8-5/+65
2007-09-12* io/io.h: Include libgfortran.h first.Francois-Xavier Coudert2-1/+5
2007-09-11re PR libfortran/33386 (Fortran SELECT statement miscompiles)Francois-Xavier Coudert2-1/+6
2007-09-07re PR fortran/33307 (I/O read/positioning problem)Jerry DeLisle2-1/+6
2007-09-07fpu-387.h: Include cpuid.h.Uros Bizjak2-63/+60
2007-09-06re PR libfortran/33298 (Wrong code for SPREAD on zero-sized arrays)Thomas Koenig2-10/+66
2007-09-06libgfortran.h: Include config.h first.David Edelsohn4-5/+14
2007-09-06re PR libfortran/33253 (namelist: reading back a string with apostrophe)Jerry DeLisle2-9/+20
2007-09-05re PR libfortran/33225 (Missing last digit in some formatted output (on 32bit...Jerry DeLisle3-755/+833
2007-09-03re PR libfortran/33253 (namelist: reading back a string with apostrophe)Jerry DeLisle2-1/+9
2007-09-03re PR fortran/31675 (Fortran front-end and libgfortran should have a common h...Francois-Xavier Coudert14-277/+232
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert530-1300/+1360
2007-08-31re PR libfortran/33225 (Missing last digit in some formatted output (on 32bit...Jerry DeLisle3-810/+760
2007-08-29builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.Francois-Xavier Coudert4-129/+11
2007-08-29Fix ChangeLog.Jerry DeLisle1-0/+5
2007-08-29re PR libfortran/33055 (Runtime error in INQUIRE unit existance with -fdefaul...Jerry DeLisle1-11/+1
2007-08-28write.c (stdbool.h): Add include.Jerry DeLisle3-754/+828
2007-08-26re PR libfortran/33055 (Runtime error in INQUIRE unit existance with -fdefaul...Jerry DeLisle2-1/+18