aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/config/fpu-glibc.h
AgeCommit message (Expand)AuthorFilesLines
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-07-10fpu-*.h (get_fpu_rounding_mode, [...]): Clean up, mark unreachable code as such.Francois-Xavier Coudert1-3/+5
2014-07-09libgfortran.h (support_fpu_underflow_control, [...]): New prototypes.Francois-Xavier Coudert1-0/+50
2014-07-07fpu-387.h, [...]: Use static assertions.Francois-Xavier Coudert1-8/+5
2014-07-02* config/fpu-sysv.h (void set_fpu): Remove stalled comment.Uros Bizjak1-1/+0
2014-07-02* config/fpu-glibc.h: Fix comment about FE_DENORMAL.Francois-Xavier Coudert1-1/+1
2014-07-02configure.host (ieee_flags): Add -mieee for alpha*.Uros Bizjak1-0/+3
2014-06-28re PR fortran/29383 (Fortran 2003/F95[TR15580:1999]: Floating point exception...Francois-Xavier Coudert1-21/+252
2014-01-02Update copyright years in libgfortran/Richard Sandiford1-1/+1
2013-07-21re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Tobias Burnus1-0/+72
2013-06-17gfortran.h (gfc_option_t): Add fpe_summary.Tobias Burnus1-0/+42
2013-01-14Update copyright years in libgfortran.Richard Sandiford1-1/+1
2011-05-20Clarify FP exception documentation and messagesJanne Blomqvist1-3/+3
2011-05-14Error printing thread safety, remove GFORTRAN_USE_STDERRJanne Blomqvist1-14/+14
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+9
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert1-1/+1
2005-11-18fpu-glibc.h (set_fpu): Only call fedisableexcept for nonzero FE_ALL_EXCEPT.Hans-Peter Nilsson1-1/+2
2005-10-23fpu.c: Add _GNU_SOURCE definition.Francois-Xavier Coudert1-1/+0
2005-10-12gfortran.h: Add bitmasks for different FPE traps.François-Xavier Coudert1-0/+93