aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/config
AgeCommit message (Expand)Author
2016-01-04Update copyright years.Jakub Jelinek
2015-08-04* config/fpu-387.h: Remove unwanted whitespace.Uros Bizjak
2015-08-04fpu-387.h (get_fpu_trap_exceptions): Add temporary variable to improve genera...Uros Bizjak
2015-01-05Update copyright years.Jakub Jelinek
2014-07-10fpu-*.h (get_fpu_rounding_mode, [...]): Clean up, mark unreachable code as such.Francois-Xavier Coudert
2014-07-09libgfortran.h (support_fpu_underflow_control, [...]): New prototypes.Francois-Xavier Coudert
2014-07-08Use FP_RN etc. unconditionallyRainer Orth
2014-07-07fpu-387.h, [...]: Use static assertions.Francois-Xavier Coudert
2014-07-05Restore Solaris/SPARC bootstrapRainer Orth
2014-07-02* config/fpu-sysv.h (void set_fpu): Remove stalled comment.Uros Bizjak
2014-07-02* config/fpu-glibc.h: Fix comment about FE_DENORMAL.Francois-Xavier Coudert
2014-07-02configure.host (ieee_flags): Add -mieee for alpha*.Uros Bizjak
2014-06-29fpu-387.h (my_fenv_t): Amend structure so it also works on mingw32.Francois-Xavier Coudert
2014-06-28re PR fortran/29383 (Fortran 2003/F95[TR15580:1999]: Floating point exception...Francois-Xavier Coudert
2014-04-22Remove obsolete Solaris 9 supportRainer Orth
2014-01-02Update copyright years in libgfortran/Richard Sandiford
2013-12-11fpu-387.h (sigill_hdlr, [...]): EmitTobias Burnus
2013-07-23fpu-387.h (get_fpu_rounding_mode): Read rounding mode from SSE mxcsr register...Uros Bizjak
2013-07-21re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Tobias Burnus
2013-07-21re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Tobias Burnus
2013-06-24configure.ac: Check for fp_except and fp_except_t.Tobias Burnus
2013-06-21* config/fpu-sysv.h (get_fpu_except_flags): Fix typo.Eric Botcazou
2013-06-20fpu-387.h (_FPU_MASK_ALL): New.Uros Bizjak
2013-06-19fpu-387.h: Use __asm__ and __volatile__ consistently.Uros Bizjak
2013-06-17gfortran.h (gfc_option_t): Add fpe_summary.Tobias Burnus
2013-01-14Update copyright years in libgfortran.Richard Sandiford
2012-09-05fpu-387.h (set_fpu): Prefix stmxcsr and ldmxcsr with %v.Uros Bizjak
2012-09-05fpu-387.h (set_fpu): Use __builtin_ia32_stmxcsr and __builtin_ia32_ldmxcsr in...Uros Bizjak
2011-06-03gcc:Richard Henderson
2011-05-20Clarify FP exception documentation and messagesJanne Blomqvist
2011-05-14Error printing thread safety, remove GFORTRAN_USE_STDERRJanne Blomqvist
2010-08-26fpu-387.h (has_sse): Remove cw_sse, unused.Rainer Orth
2010-07-12config.gcc (i[34567]86-*-solaris2*): Default with_arch_32 to pentiumpro on So...Rainer Orth
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2007-09-07fpu-387.h: Include cpuid.h.Uros Bizjak
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert
2007-04-06cpu_time.c: Don't include headers already included by libgfortran.h.Francois-Xavier Coudert
2006-04-01fpu-387.h: Use previously added SSE code in all cases, as it really is the ri...Francois-Xavier Coudert
2006-03-30re PR libfortran/26712 (gfortran on mac intel runtime floating point exceptio...Francois-Xavier Coudert
2005-11-18fpu-glibc.h (set_fpu): Only call fedisableexcept for nonzero FE_ALL_EXCEPT.Hans-Peter Nilsson
2005-10-28acinclude.m4 (LIBGFOR_CHECK_FPSETMASK): New check.François-Xavier Coudert
2005-10-23fpu.c: Add _GNU_SOURCE definition.Francois-Xavier Coudert
2005-10-14fpu-387.h (set_fpu): Remove extra ":" in stmxcsr.Uros Bizjak
2005-10-13* config/fpu-387.h (set_fpu): Add "=m" for stmxcsr.Uros Bizjak
2005-10-12gfortran.h: Add bitmasks for different FPE traps.François-Xavier Coudert