aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-01-05Update copyright years.Jakub Jelinek1-0/+4
2015-01-02single.c (_gfortran_caf_co_reduce): New function.Tobias Burnus1-774/+4
2014-11-28Add support for a minimal version of libgfortran for accelerator targets.Bernd Schmidt1-0/+16
2014-11-25env.c (getenv): Remove unused variable res_len.Uros Bizjak1-0/+4
2014-11-24configure.ac: Guard include of <ieeefp.h>.John David Anglin1-0/+5
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu1-0/+5
2014-11-16PR 60324 VLA related fixes to random number generator.Janne Blomqvist1-0/+9
2014-11-13access.c: Include <stdlib.h>.Marek Polacek1-0/+11
2014-11-13PR 60324 Unbounded stack allocations in libgfortran.Janne Blomqvist1-0/+62
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert1-0/+5
2014-11-10PR 47007 and 61847 Locale failures in libgfortran.Janne Blomqvist1-0/+30
2014-10-20PR 63589 Fix splitting of PATH in find_addr2line.Janne Blomqvist1-0/+10
2014-10-09f95-lang.c (gfc_init_builtin_functions): Add more floating-point built-ins.Francois-Xavier Coudert1-0/+8
2014-10-05re PR libfortran/63460 (Some namelists cannot be read from stdin (unit 5): Fo...Jerry DeLisle1-0/+7
2014-10-01Fix typo in ChangeLogJanne Blomqvist1-1/+1
2014-10-01Fix -Wmaybe-uninitialized warnings.Janne Blomqvist1-0/+8
2014-09-30Add -Werror=implicit-function-declaration to AM_CFLAGS.Janne Blomqvist1-0/+8
2014-09-25check.c (check_co_collective): Renamed fromTobias Burnus1-0/+5
2014-09-18PR libfortran/62768 Use gfc_unit.filename also when HAVE_TTYNAME{_R} is not d...Janne Blomqvist1-0/+6
2014-09-17PR libfortran/62768 Handle filenames with embedded null characters.Janne Blomqvist1-0/+15
2014-09-10Fix pad status check.Janne Blomqvist1-0/+5
2014-08-31trans-decl.c (gfc_build_builtin_function_decls): Add may_require_tmp dummy ar...Tobias Burnus1-0/+7
2014-08-20re PR libfortran/62188 (Array bounds overrun in bessel_yn_r4/8/16 and other f...Steven G. Kargl1-0/+9
2014-08-14gfortran.texi (caf_register_t): Add CAF_REGTYPE_CRITICAL.Tobias Burnus1-0/+10
2014-08-04* runtime/memory.c (xmallocarray): Avoid division for the common case.Jakub Jelinek1-0/+4
2014-07-20re PR fortran/61632 (Improve error locus on large format strings)Jerry DeLisle1-0/+8
2014-07-12libgfortran.h (libcaf_atomic_codes): Add.Tobias Burnus1-0/+9
2014-07-10fpu-*.h (get_fpu_rounding_mode, [...]): Clean up, mark unreachable code as such.Francois-Xavier Coudert1-0/+5
2014-07-09libgfortran.h (support_fpu_underflow_control, [...]): New prototypes.Francois-Xavier Coudert1-0/+9
2014-07-08Use FP_RN etc. unconditionallyRainer Orth1-0/+6
2014-07-07* libgfortran.h: Assume __GNUC__.Francois-Xavier Coudert1-0/+4
2014-07-07stop.c: Use C11 _Noreturn.Francois-Xavier Coudert1-0/+7
2014-07-07fpu-387.h, [...]: Use static assertions.Francois-Xavier Coudert1-0/+5
2014-07-05Restore Solaris/SPARC bootstrapRainer Orth1-0/+5
2014-07-02* config/fpu-glibc.h: Fix comment about FE_DENORMAL.Francois-Xavier Coudert1-0/+4
2014-07-02configure.host (ieee_flags): Add -mieee for alpha*.Uros Bizjak1-1/+9
2014-06-29fpu-387.h (my_fenv_t): Amend structure so it also works on mingw32.Francois-Xavier Coudert1-0/+5
2014-06-29re PR libfortran/61640 (KIND=4 Character Array Internal Unit Read Fail)Jerry DeLisle1-0/+8
2014-06-28re PR fortran/29383 (Fortran 2003/F95[TR15580:1999]: Floating point exception...Francois-Xavier Coudert1-0/+23
2014-06-27re PR libfortran/61499 (Internal read of negative integer broken)Jerry DeLisle1-0/+7
2014-06-25resolve.c (resolve_ordinary_assign): Don't invoke caf_send when assigning a c...Tobias Burnus1-0/+6
2014-06-19trans-intrinsic.c (conv_co_minmaxsum): Fix argument passing.Tobias Burnus1-0/+5
2014-06-17check.c (gfc_check_atomic, [...]): Use argument for GFC_ISYM_CAF_GET.Tobias Burnus1-0/+13
2014-06-17Rotate ChangeLog for 2013.Richard Sandiford1-400/+1
2014-06-17Introduce xmallocarray, an overflow checking variant of xmalloc.Janne Blomqvist1-0/+52
2014-06-15re PR libfortran/60468 (./fpu-target.h:93:3: error: unknown type name 'choke')Francois-Xavier Coudert1-0/+7
2014-06-08PR 56981 Flush buffer at record boundary if possible.Janne Blomqvist1-0/+17
2014-05-27getcwd.c: Include stdlib.h.Uros Bizjak1-2/+6
2014-05-26Introduce xrealloc, use it.Janne Blomqvist1-0/+8
2014-05-26PR 61310 Rewrite implementation of CTIME and FDATE intrinsics.Janne Blomqvist1-1/+11