aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)Author
2014-11-16PR 60324 VLA related fixes to random number generator.jb
2014-11-13 * intrinsics/access.c: Include <stdlib.h>.mpolacek
2014-11-13PR 60324 Unbounded stack allocations in libgfortran.jb
2014-11-11toplevel:fxcoudert
2014-11-10PR 47007 and 61847 Locale failures in libgfortran.jb
2014-10-20PR 63589 Fix splitting of PATH in find_addr2line.jb
2014-10-09 * f95-lang.c (gfc_init_builtin_functions): Add more floating-pointfxcoudert
2014-10-052014-10-05 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle
2014-09-30Fix typo in ChangeLogjb
2014-09-30Fix -Wmaybe-uninitialized warnings.jb
2014-09-30Add -Werror=implicit-function-declaration to AM_CFLAGS.jb
2014-09-252014-09-25 Tobias Burnus <burnus@net-b.de>burnus
2014-09-17Fix indentationjb
2014-09-17PR libfortran/62768 Use gfc_unit.filename also when HAVE_TTYNAME{_R} is not d...jb
2014-09-16PR libfortran/62768 Handle filenames with embedded null characters.jb
2014-09-09Fix pad status check.jb
2014-08-312014-08-31 Tobias Burnus <burnus@net-b.de>burnus
2014-08-202014-08-20 Steven G. Kargl <kargl@gcc.gnu.org>kargl
2014-08-14gcc/fortran/burnus
2014-08-04 * runtime/memory.c (xmallocarray): Avoid division for the common case.jakub
2014-07-202014-07-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle
2014-07-122014-07-12 Tobias Burnus <burnus@net-b.de>burnus
2014-07-10 * config/fpu-*.h (get_fpu_rounding_mode, set_fpu_rounding_mode,fxcoudert
2014-07-09 * libgfortran.h (support_fpu_underflow_control,fxcoudert
2014-07-08Use FP_RN etc. unconditionallyro
2014-07-07 * libgfortran.h: Assume __GNUC__.fxcoudert
2014-07-07 * runtime/stop.c: Use C11 _Noreturn.fxcoudert
2014-07-07 * config/fpu-387.h, config/fpu-aix.h, config/fpu-sysv.h,fxcoudert
2014-07-05Restore Solaris/SPARC bootstrapro
2014-07-02 * config/fpu-sysv.h (void set_fpu): Remove stalled comment.uros
2014-07-02 * config/fpu-glibc.h: Fix comment about FE_DENORMAL.fxcoudert
2014-07-02libgfortran/ChangeLog:uros
2014-06-29 * config/fpu-387.h (my_fenv_t): Amend structure so it also worksfxcoudert
2014-06-292014-06-28 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle
2014-06-28 PR fortran/29383fxcoudert
2014-06-272014-06-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle
2014-06-252014-06-25 Tobias Burnus <burnus@net-b.de>burnus
2014-06-19gcc/fortran/burnus
2014-06-17gcc/fortran/burnus
2014-06-17Rotate ChangeLog for 2013.jb
2014-06-17Introduce xmallocarray, an overflow checking variant of xmalloc.jb
2014-06-15 PR libfortran/60468fxcoudert
2014-06-08PR 56981 Flush buffer at record boundary if possible.jb
2014-05-27 * intrinsics/getcwd.c: Include stdlib.h.uros
2014-05-26Introduce xrealloc, use it.jb
2014-05-26PR 61310 Rewrite implementation of CTIME and FDATE intrinsics.jb
2014-05-262014-05-26 Tobias Burnus <burnus@net-b.de>jvdelisle
2014-05-242014-05-23 Jerry DeLisle <jvdelisle@gcc.gnu>jvdelisle
2014-05-23 * configure.ac [with_newlib] (HAVE_STRNLEN, HAVE_STRNDUP): Define.hp
2014-05-22PR 60324 Handle long path names, don't use PATH_MAX.jb