aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
AgeCommit message (Expand)Author
2014-11-13 * intrinsics/access.c: Include <stdlib.h>.Marek Polacek
2014-11-13PR 60324 Unbounded stack allocations in libgfortran.Janne Blomqvist
2014-11-11toplevel:Francois-Xavier Coudert
2014-11-10PR 47007 and 61847 Locale failures in libgfortran.Janne Blomqvist
2014-10-20PR 63589 Fix splitting of PATH in find_addr2line.Janne Blomqvist
2014-10-09 * f95-lang.c (gfc_init_builtin_functions): Add more floating-pointFrancois-Xavier Coudert
2014-10-052014-10-05 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle
2014-09-30Fix typo in ChangeLogJanne Blomqvist
2014-09-30Fix -Wmaybe-uninitialized warnings.Janne Blomqvist
2014-09-30Add -Werror=implicit-function-declaration to AM_CFLAGS.Janne Blomqvist
2014-09-252014-09-25 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2014-09-17PR libfortran/62768 Use gfc_unit.filename also when HAVE_TTYNAME{_R} is not d...Janne Blomqvist
2014-09-16PR libfortran/62768 Handle filenames with embedded null characters.Janne Blomqvist
2014-09-09Fix pad status check.Janne Blomqvist
2014-08-312014-08-31 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2014-08-202014-08-20 Steven G. Kargl <kargl@gcc.gnu.org>Steven G. Kargl
2014-08-14gcc/fortran/Tobias Burnus
2014-08-04 * runtime/memory.c (xmallocarray): Avoid division for the common case.Jakub Jelinek
2014-07-202014-07-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle
2014-07-122014-07-12 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2014-07-10 * config/fpu-*.h (get_fpu_rounding_mode, set_fpu_rounding_mode,Francois-Xavier Coudert
2014-07-09 * libgfortran.h (support_fpu_underflow_control,Francois-Xavier Coudert
2014-07-08Use FP_RN etc. unconditionallyRainer Orth
2014-07-07 * libgfortran.h: Assume __GNUC__.Francois-Xavier Coudert
2014-07-07 * runtime/stop.c: Use C11 _Noreturn.Francois-Xavier Coudert
2014-07-07 * config/fpu-387.h, config/fpu-aix.h, config/fpu-sysv.h,Francois-Xavier Coudert
2014-07-05Restore Solaris/SPARC bootstrapRainer Orth
2014-07-02 * config/fpu-glibc.h: Fix comment about FE_DENORMAL.Francois-Xavier Coudert
2014-07-02libgfortran/ChangeLog:Uros Bizjak
2014-06-29 * config/fpu-387.h (my_fenv_t): Amend structure so it also worksFrancois-Xavier Coudert
2014-06-292014-06-28 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle
2014-06-28 PR fortran/29383Francois-Xavier Coudert
2014-06-272014-06-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle
2014-06-252014-06-25 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2014-06-19gcc/fortran/Tobias Burnus
2014-06-17gcc/fortran/Tobias Burnus
2014-06-17Rotate ChangeLog for 2013.Janne Blomqvist
2014-06-17Introduce xmallocarray, an overflow checking variant of xmalloc.Janne Blomqvist
2014-06-15 PR libfortran/60468Francois-Xavier Coudert
2014-06-08PR 56981 Flush buffer at record boundary if possible.Janne Blomqvist
2014-05-27 * intrinsics/getcwd.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-262014-05-26 Tobias Burnus <burnus@net-b.de>Jerry DeLisle
2014-05-242014-05-23 Jerry DeLisle <jvdelisle@gcc.gnu>Jerry DeLisle
2014-05-23 * configure.ac [with_newlib] (HAVE_STRNLEN, HAVE_STRNDUP): Define.Hans-Peter Nilsson
2014-05-22PR 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-182014-05-17 Jerry DeLisle <jvdelisle@gcc.gnu>Jerry DeLisle
2014-05-16PR 61187 Fix use of uninitialized memory.Janne Blomqvist