summaryrefslogtreecommitdiff
path: root/libgfortran/config/fpu-glibc.h
Commit message (Expand)AuthorAgeFilesLines
* * config/fpu-*.h (get_fpu_rounding_mode, set_fpu_rounding_mode,fxcoudert2014-07-101-3/+5
* * libgfortran.h (support_fpu_underflow_control,fxcoudert2014-07-091-0/+50
* * config/fpu-387.h, config/fpu-aix.h, config/fpu-sysv.h,fxcoudert2014-07-071-8/+5
* * 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-021-1/+1
* libgfortran/ChangeLog:uros2014-07-021-0/+3
* PR fortran/29383fxcoudert2014-06-281-21/+252
* Update copyright years in libgfortran/rsandifo2014-01-021-1/+1
* 2013-07-21 Tobias Burnus <burnus@net-b.de>burnus2013-07-211-0/+72
* 2013-06-17 Tobias Burnus <burnus@net-b.de>burnus2013-06-171-0/+42
* Update copyright years in libgfortran.rsandifo2013-01-141-1/+1
* Clarify FP exception documentation and messagesjb2011-05-201-3/+3
* Error printing thread safety, remove GFORTRAN_USE_STDERRjb2011-05-141-14/+14
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub2009-04-091-15/+9
* * m4/minloc1.m4: Update copyright year and ajust headers order.fxcoudert2007-08-311-1/+1
* * config/fpu-glibc.h (set_fpu): Only call fedisableexcept forhp2005-11-181-1/+2
* * runtime/fpu.c: Add _GNU_SOURCE definition.fxcoudert2005-10-231-1/+0
* * gfortran.h: Add bitmasks for different FPE traps. Add fpefxcoudert2005-10-121-0/+93