]> git.ipfire.org Git - thirdparty/gcc.git/history - libgfortran/config
Make TOPN counter dynamically allocated.
[thirdparty/gcc.git] / libgfortran / config /
2020-06-01  Uros Bizjaki386: Add __attribute__ ((gcc_struct)) to struct fenv...
2020-05-06  Uros Bizjaki386: Use generic division to generate INEXACT exception
2020-05-01  Uros Bizjaki386: Use generic division to generate INVALID and...
2020-04-19  Uros Bizjaki386: Remove unneeded assignments when triggering SSE...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-30  Uros Bizjakre PR fortran/88678 (Many gfortran.dg/ieee/ieee_X.f90...
2019-01-30  Uros Bizjakre PR fortran/88678 (Many gfortran.dg/ieee/ieee_X.f90...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-16  Szabolcs Nagy[PR libgfortran/78314] Fix ieee_support_halting
2016-01-04  Jakub JelinekUpdate copyright years.
2015-08-04  Uros Bizjak* config/fpu-387.h: Remove unwanted whitespace.
2015-08-04  Uros Bizjakfpu-387.h (get_fpu_trap_exceptions): Add temporary...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-07-10  Francois-Xavier... fpu-*.h (get_fpu_rounding_mode, [...]): Clean up, mark...
2014-07-09  Francois-Xavier... libgfortran.h (support_fpu_underflow_control, [......
2014-07-08  Rainer OrthUse FP_RN etc. unconditionally
2014-07-07  Francois-Xavier... fpu-387.h, [...]: Use static assertions.
2014-07-05  Rainer OrthRestore Solaris/SPARC bootstrap
2014-07-02  Uros Bizjak* config/fpu-sysv.h (void set_fpu): Remove stalled...
2014-07-02  Francois-Xavier... * config/fpu-glibc.h: Fix comment about FE_DENORMAL.
2014-07-02  Uros Bizjakconfigure.host (ieee_flags): Add -mieee for alpha*.
2014-06-29  Francois-Xavier... fpu-387.h (my_fenv_t): Amend structure so it also works...
2014-06-28  Francois-Xavier... re PR fortran/29383 (Fortran 2003/F95[TR15580:1999...
2014-04-22  Rainer OrthRemove obsolete Solaris 9 support
2014-01-02  Richard SandifordUpdate copyright years in libgfortran/
2013-12-11  Tobias Burnusfpu-387.h (sigill_hdlr, [...]): Emit
2013-07-23  Uros Bizjakfpu-387.h (get_fpu_rounding_mode): Read rounding mode...
2013-07-21  Tobias Burnusre PR libfortran/35862 ([F2003] Implement new rounding...
2013-07-21  Tobias Burnusre PR libfortran/35862 ([F2003] Implement new rounding...
2013-06-24  Tobias Burnusconfigure.ac: Check for fp_except and fp_except_t.
2013-06-21  Eric Botcazou* config/fpu-sysv.h (get_fpu_except_flags): Fix typo.
2013-06-20  Uros Bizjakfpu-387.h (_FPU_MASK_ALL): New.
2013-06-19  Uros Bizjakfpu-387.h: Use __asm__ and __volatile__ consistently.
2013-06-17  Tobias Burnusgfortran.h (gfc_option_t): Add fpe_summary.
2013-01-14  Richard SandifordUpdate copyright years in libgfortran.
2012-09-05  Uros Bizjakfpu-387.h (set_fpu): Prefix stmxcsr and ldmxcsr with %v.
2012-09-05  Uros Bizjakfpu-387.h (set_fpu): Use __builtin_ia32_stmxcsr and...
2011-06-03  Richard Hendersongcc:
2011-05-20  Janne BlomqvistClarify FP exception documentation and messages
2011-05-14  Janne BlomqvistError printing thread safety, remove GFORTRAN_USE_STDERR
2010-08-26  Rainer Orthfpu-387.h (has_sse): Remove cw_sse, unused.
2010-07-12  Rainer Orthconfig.gcc (i[34567]86-*-solaris2*): Default with_arch_...
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2007-09-07  Uros Bizjakfpu-387.h: Include cpuid.h.
2007-08-31  Francois-Xavier... minloc1.m4: Update copyright year and ajust headers...
2007-04-06  Francois-Xavier... cpu_time.c: Don't include headers already included...
2006-04-01  Francois-Xavier... fpu-387.h: Use previously added SSE code in all cases...
2006-03-30  Francois-Xavier... re PR libfortran/26712 (gfortran on mac intel runtime...
2005-11-18  Hans-Peter Nilssonfpu-glibc.h (set_fpu): Only call fedisableexcept for...
2005-10-28  François-Xavier... acinclude.m4 (LIBGFOR_CHECK_FPSETMASK): New check.
2005-10-23  Francois-Xavier... fpu.c: Add _GNU_SOURCE definition.
2005-10-14  Uros Bizjakfpu-387.h (set_fpu): Remove extra ":" in stmxcsr.
2005-10-13  Uros Bizjak* config/fpu-387.h (set_fpu): Add "=m" for stmxcsr.
2005-10-12  François-Xavier... gfortran.h: Add bitmasks for different FPE traps.