aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)Author
2014-08-14gfortran.texi (caf_register_t): Add CAF_REGTYPE_CRITICAL.Tobias Burnus
2014-08-04* runtime/memory.c (xmallocarray): Avoid division for the common case.Jakub Jelinek
2014-07-20re PR fortran/61632 (Improve error locus on large format strings)Jerry DeLisle
2014-07-12libgfortran.h (libcaf_atomic_codes): Add.Tobias Burnus
2014-07-10fpu-*.h (get_fpu_rounding_mode, [...]): Clean up, mark unreachable code as such.Francois-Xavier Coudert
2014-07-09libgfortran.h (support_fpu_underflow_control, [...]): New prototypes.Francois-Xavier Coudert
2014-07-08Use FP_RN etc. unconditionallyRainer Orth
2014-07-07* libgfortran.h: Assume __GNUC__.Francois-Xavier Coudert
2014-07-07stop.c: Use C11 _Noreturn.Francois-Xavier Coudert
2014-07-07fpu-387.h, [...]: Use static assertions.Francois-Xavier Coudert
2014-07-05Restore Solaris/SPARC bootstrapRainer Orth
2014-07-02* config/fpu-sysv.h (void set_fpu): Remove stalled comment.Uros Bizjak
2014-07-02* config/fpu-glibc.h: Fix comment about FE_DENORMAL.Francois-Xavier Coudert
2014-07-02configure.host (ieee_flags): Add -mieee for alpha*.Uros Bizjak
2014-06-29fpu-387.h (my_fenv_t): Amend structure so it also works on mingw32.Francois-Xavier Coudert
2014-06-29re PR libfortran/61640 (KIND=4 Character Array Internal Unit Read Fail)Jerry DeLisle
2014-06-28re PR fortran/29383 (Fortran 2003/F95[TR15580:1999]: Floating point exception...Francois-Xavier Coudert
2014-06-27re PR libfortran/61499 (Internal read of negative integer broken)Jerry DeLisle
2014-06-25resolve.c (resolve_ordinary_assign): Don't invoke caf_send when assigning a c...Tobias Burnus
2014-06-19trans-intrinsic.c (conv_co_minmaxsum): Fix argument passing.Tobias Burnus
2014-06-17check.c (gfc_check_atomic, [...]): Use argument for GFC_ISYM_CAF_GET.Tobias Burnus
2014-06-17Rotate ChangeLog for 2013.Richard Sandiford
2014-06-17Introduce xmallocarray, an overflow checking variant of xmalloc.Janne Blomqvist
2014-06-15re PR libfortran/60468 (./fpu-target.h:93:3: error: unknown type name 'choke')Francois-Xavier Coudert
2014-06-08PR 56981 Flush buffer at record boundary if possible.Janne Blomqvist
2014-05-27getcwd.c: Include stdlib.h.Uros Bizjak
2014-05-26Introduce xrealloc, use it.Janne Blomqvist
2014-05-26PR 61310 Rewrite implementation of CTIME and FDATE intrinsics.Janne Blomqvist
2014-05-26[multiple changes]Jerry DeLisle
2014-05-24re PR libfortran/61173 (Erroneous "end of file" with internal read)Jerry DeLisle
2014-05-23configure.ac [...] (HAVE_STRNLEN, [...]): Define.Hans-Peter Nilsson
2014-05-23PR 60324 Handle long path names, don't use PATH_MAX.Janne Blomqvist
2014-05-22PR 60324 Handle long path names, don't use PATH_MAX.Janne Blomqvist
2014-05-18re PR libfortran/52539 (I/O: Wrong result for UTF-8/UCS-4 list-directed and n...Jerry DeLisle
2014-05-16PR 61187 Fix use of uninitialized memory.Janne Blomqvist
2014-05-12Fix stack overflow crash in getcwd intrinsic.Janne Blomqvist
2014-05-12Use -std=gnu11 instead of -std=gnu99 for libgfortran C code.Janne Blomqvist
2014-05-11trans-intrinsic.c (gfc_build_builtin_function_decls): Change type of second a...Tobias Burnus
2014-05-08check.c (check_co_minmaxsum, [...]): New.Tobias Burnus
2014-05-07re PR libfortran/61049 (NIST test FM906 fails)Jerry DeLisle
2014-04-30gfortran.h (gfc_init_coarray_decl): Remove.Tobias Burnus
2014-04-26re PR libfortran/52539 (I/O: Wrong result for UTF-8/UCS-4 list-directed and n...Jerry DeLisle
2014-04-24Fix warning in libgfortran configure scriptKyrylo Tkachov
2014-04-22Remove obsolete Solaris 9 supportRainer Orth
2014-04-12re PR fortran/60810 (list directed io from array results in end of file)Jerry DeLisle
2014-03-21re PR fortran/60148 (strings in NAMELIST do not honor DELIM= in open statement)Jerry DeLisle
2014-03-18configure.ac: Check for presence of fcntl.Ulrich Weigand
2014-03-18Fix PR Number in logJerry DeLisle
2014-03-18re PR libfortran/46800 (Handle CTRL-D correctly with STDIN)Jerry DeLisle
2014-03-15re PR fortran/58324 (Bogus END-of-line error with list-directed I/O of file w...Jerry DeLisle