aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)Author
2006-11-25re PR libfortran/29936 (Missed constraint on RECL=specifier in unformatted se...Jerry DeLisle
2006-11-14re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays)Francois-Xavier Coudert
2006-11-09re PR fortran/29752 (write(*,*,advance='NO'), READ(): Data not flushed)Jerry DeLisle
2006-11-05re PR libfortran/25545 (internal file and dollar edit descriptor)Jerry DeLisle
2006-11-03re PR libfortran/29627 ([4.1 only] partial unformatted reads shouldn't succeed)Thomas Koenig
2006-10-30re PR fortran/29452 (Keyword check for specifiers in WRITE and READ)Tobias Burnus
2006-10-27re PR fortran/29563 (Internal read loses data.)Jerry DeLisle
2006-10-20minval_r8.c: Regenerate.Francois-Xavier Coudert
2006-10-19re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays)François-Xavier Coudert
2006-10-18re PR fortran/29277 (Formated stream output: Translate "\n" / achar(10) into ...Jerry DeLisle
2006-10-18in_pack.m4: Fixed a typo.Tobias Burnus
2006-10-18re PR fortran/29277 (Formated stream output: Translate "\n" / achar(10) into ...Jerry DeLisle
2006-10-13spacing.m4: Use scalbn[f,l] if ldexp[f,l] is unavailable.Steven G. Kargl
2006-10-09re PR fortran/15441 (RRSPACING broken for denormals)Steven G. Kargl
2006-10-08Makefile.am: Add intrinsics/move_alloc.c, ommited in Paul's previous commit.François-Xavier Coudert
2006-10-08hyper.c: Remove file.Francois-Xavier Coudert
2006-10-08c99_protos.h: Correctly protect definitions of prototypes for asinhf...Francois-Xavier Coudert
2006-10-08[multiple changes]Paul Thomas
2006-10-08re PR libfortran/26540 ([4.1 only] intrinsics/signal.c warnings)Francois-Xavier Coudert
2006-10-07re PR fortran/16580 ([4.1 only] gfortran ICE on test g77.f-torture/execute/in...François-Xavier Coudert
2006-10-06acinclude.m4 (HAVE_ATTRIBUTE_ALIAS): Remove __USER_LABEL_PREFIX__ from test.Danny Smith
2006-10-06acinclude.m4 (HAVE_ATTRIBUTE_ALIAS): Remove __USER_LABEL_PREFIX__ from test.Danny Smith
2006-10-05Makefile.am: Use $(M4) instead of m4.Steven G. Kargl
2006-10-01* libgfortran.h: Add prototype for internal_unpack_c16.Francois-Xavier Coudert
2006-09-30f2c_specifics.F90: Special-case conjg functions so that their suffices are _4...Francois-Xavier Coudert
2006-09-29cpu_time.c: Add cpu_time_10 and cpu_time_16 routines.Steven G. Kargl
2006-09-29re PR libfortran/18791 (CABS specifics declared of wrong type)Francois-Xavier Coudert
2006-09-28Makefile.am: Install libgfortranbegin inside compiler libraries directory ins...Francois-Xavier Coudert
2006-09-24Makefile.am: Remove dependency on gfortypes.h.Francois-Xavier Coudert
2006-09-23re PR libfortran/27964 (Wrong line ends on windows (XP))Danny Smith
2006-09-15re PR libfortran/29099 (secnds intrinsic gives wrong result)Jerry DeLisle
2006-09-15re PR fortran/29053 (Consecutive STREAM I/O file positions mixed up)Jerry DeLisle
2006-09-12Fix some whitespace issues in the changelog.Andrew Pinski
2006-09-10re PR fortran/28947 (Double MATMUL() uses wrong array elements)Paul Thomas
2006-08-28re PR libfortran/28354 ([4.1 Only] 0.99999 printed as 0. instead of 1. by for...Jerry DeLisle
2006-08-15re PR fortran/25828 ([f2003] ACCESS='STREAM' io support)Jerry DeLisle
2006-08-12* intrinsics/bessel.c: Add prototypes for all functions.Francois-Xavier Coudert
2006-08-05* intrinsics/access.c (access_func): Remove export directive.Francois-Xavier Coudert
2006-08-02Makefile.in: Regenerate using automake 1.9.6.Thomas Koenig
2006-08-01re PR libfortran/28452 (__gfortran_random_r10 not found)Thomas Koenig
2006-08-01re PR libfortran/28452 (__gfortran_random_r10 not found)Thomas Koenig
2006-07-31re PR fortran/28335 (flush() / write() statement on closed units - error?)Jerry DeLisle
2006-07-31re PR fortran/28335 (flush() / write() statement on closed units - error?)Jerry DeLisle
2006-07-30ChangeLog: Commit ChangeLog forgotten in previous commit.François-Xavier Coudert
2006-07-30intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT, LSHIFT.Francois-Xavier Coudert
2006-07-30transfer.c (transfer_array): Remove stride0 fix.Janne Blomqvist
2006-07-26intrinsic.c (add_functions): Add INT2, SHORT, INT8, LONG, LSTAT, MCLOCK and M...François-Xavier Coudert
2006-07-26Fix typo in previous commit, pr number.Jerry DeLisle
2006-07-262006-07-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle
2006-07-25re PR bootstrap/26188 (4.2.0 fails to compile on FreeBSD 4.11)Paolo Bonzini