summaryrefslogtreecommitdiff
path: root/libgfortran
Commit message (Expand)AuthorAgeFilesLines
* 2015-03-28 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2015-03-283-3/+11
* 2015-03-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2015-03-262-1/+13
* 2015-03-22 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2015-03-222-1/+8
* 2015-03-16 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2015-03-172-5/+15
* libgfortran LIBGFOR_MINIMAL enhancements.tschwinge2015-03-113-5/+64
* PR 65200 Handle EPERM in addition to EACCES.jb2015-03-113-28/+13
* 2015-03-10 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>burnus2015-03-103-0/+22
* 2015-02-10 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2015-02-112-2/+9
* 2015-02-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2015-02-102-1/+7
* 2015-02-07 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2015-02-076-1/+54
* PR libfortran/64770 Segfault when trying to open existing file with status="n...jb2015-01-242-1/+7
* 2015-01-22 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2015-01-232-2/+12
* 2015-01-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2015-01-153-12/+16
* Update copyright years.jakub2015-01-05674-673/+677
* 2015-01-02 Tobias Burnus <burnus@net-b.de>burnus2015-01-024-774/+801
* Add support for a minimal version of libgfortran for accelerator targets.bernds2014-11-288-408/+690
* * intrinsics/env.c (getenv): Remove unused variable res_len.uros2014-11-252-1/+4
* * configure.ac: Guard include of <ieeefp.h>.danglin2014-11-243-0/+17
* Always use PIC option with -shared in libtoolhjl2014-11-212-2/+7
* PR 60324 VLA related fixes to random number generator.jb2014-11-162-26/+28
* * intrinsics/access.c: Include <stdlib.h>.mpolacek2014-11-139-0/+19
* PR 60324 Unbounded stack allocations in libgfortran.jb2014-11-1324-295/+271
* toplevel:fxcoudert2014-11-112-1/+6
* PR 47007 and 61847 Locale failures in libgfortran.jb2014-11-108-18/+188
* PR 63589 Fix splitting of PATH in find_addr2line.jb2014-10-205-19/+51
* * f95-lang.c (gfc_init_builtin_functions): Add more floating-pointfxcoudert2014-10-093-321/+8
* 2014-10-05 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2014-10-052-0/+8
* Fix typo in ChangeLogjb2014-09-301-1/+1
* Fix -Wmaybe-uninitialized warnings.jb2014-09-3016-0/+67
* Add -Werror=implicit-function-declaration to AM_CFLAGS.jb2014-09-305-11/+50
* 2014-09-25 Tobias Burnus <burnus@net-b.de>burnus2014-09-253-8/+21
* Fix indentationjb2014-09-171-1/+1
* PR libfortran/62768 Use gfc_unit.filename also when HAVE_TTYNAME{_R} is not d...jb2014-09-172-2/+8
* PR libfortran/62768 Handle filenames with embedded null characters.jb2014-09-167-46/+39
* Fix pad status check.jb2014-09-092-1/+6
* 2014-08-31 Tobias Burnus <burnus@net-b.de>burnus2014-08-313-7/+177
* 2014-08-20 Steven G. Kargl <kargl@gcc.gnu.org>kargl2014-08-206-5/+14
* gcc/fortran/burnus2014-08-143-16/+104
* * runtime/memory.c (xmallocarray): Avoid division for the common case.jakub2014-08-042-1/+7
* 2014-07-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2014-07-202-10/+20
* 2014-07-12 Tobias Burnus <burnus@net-b.de>burnus2014-07-123-0/+108
* * config/fpu-*.h (get_fpu_rounding_mode, set_fpu_rounding_mode,fxcoudert2014-07-105-25/+20
* * libgfortran.h (support_fpu_underflow_control,fxcoudert2014-07-098-27/+259
* Use FP_RN etc. unconditionallyro2014-07-082-42/+6
* * libgfortran.h: Assume __GNUC__.fxcoudert2014-07-072-6/+4
* * runtime/stop.c: Use C11 _Noreturn.fxcoudert2014-07-074-23/+26
* * config/fpu-387.h, config/fpu-aix.h, config/fpu-sysv.h,fxcoudert2014-07-075-30/+25
* Restore Solaris/SPARC bootstrapro2014-07-054-0/+29
* * config/fpu-sysv.h (void set_fpu): Remove stalled comment.uros2014-07-021-1/+0
* * config/fpu-glibc.h: Fix comment about FE_DENORMAL.fxcoudert2014-07-022-1/+5