aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)AuthorFilesLines
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
2007-08-24re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig162-2724/+3536
2007-08-23re PR libfortran/23138 ([mingw32] real(16) values are printed incorrectly)Francois-Xavier Coudert6-0/+119
2007-08-22Makefile.am (AM_CPPFLAGS): Commentary typo fix.Bernhard Fischer2-1/+5
2007-08-17re PR libfortran/33079 (Optional empty strings do not appear to be 'PRESENT')Francois-Xavier Coudert2-8/+18
2007-08-15re PR fortran/33077 (RANDOM_SEED failure for integer(kind=8))Francois-Xavier Coudert2-4/+9
2007-08-13* acinclude.m4 (GTHREAD_USE_WEAK) Define to 0 for mingw32.Danny Smith3-2/+7
2007-08-12re PR fortran/30964 (optional arguments to random_seed)Francois-Xavier Coudert5-16/+91
2007-08-11re PR fortran/31189 (Support backtracing for non-library errors)Francois-Xavier Coudert4-1/+92
2007-08-11re PR fortran/32937 (segfault with string and -fdefault-integer-8)Francois-Xavier Coudert3-3/+8
2007-08-10re PR fortran/31270 (print subscript value and array bounds when out-of-bound...Francois-Xavier Coudert3-4/+17