]> git.ipfire.org Git - thirdparty/gcc.git/history - libgfortran/config
rs6000: New iterator CCEITHER
[thirdparty/gcc.git] / libgfortran / config /
2019-01-30  uros PR fortran/88678
2019-01-30  uros PR fortran/88678
2019-01-01  jakub Update copyright years.
2018-01-03  jakub Update copyright years.
2017-01-01  jakub Update copyright years.
2016-11-16  nsz[PR libgfortran/78314] Fix ieee_support_halting
2016-01-04  jakub Update copyright years.
2015-08-04  uros * config/fpu-387.h: Remove unwanted whitespace.
2015-08-04  uros * config/fpu-387.h (get_fpu_trap_exceptions): Add...
2015-01-05  jakub Update copyright years.
2014-07-10  fxcoudert * config/fpu-*.h (get_fpu_rounding_mode, set_fpu_round...
2014-07-09  fxcoudert * libgfortran.h (support_fpu_underflow_control,
2014-07-08  roUse FP_RN etc. unconditionally
2014-07-07  fxcoudert * config/fpu-387.h, config/fpu-aix.h, config/fpu-sysv.h,
2014-07-05  roRestore Solaris/SPARC bootstrap
2014-07-02  uros * config/fpu-sysv.h (void set_fpu): Remove stalled...
2014-07-02  fxcoudert * config/fpu-glibc.h: Fix comment about FE_DENORMAL.
2014-07-02  uroslibgfortran/ChangeLog:
2014-06-29  fxcoudert * config/fpu-387.h (my_fenv_t): Amend structure so...
2014-06-28  fxcoudert PR fortran/29383
2014-04-22  rsandifoMerge from trunk.
2014-04-22  roRemove obsolete Solaris 9 support
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in libgfortran/
2013-12-13  mrsMerge in trunk.
2013-12-11  burnus2013-12-11 Tobias Burnus <burnus@net-b.de>
2013-07-23  uros * config/fpu-387.h (get_fpu_rounding_mode): Read round...
2013-07-21  burnus2013-07-21 Tobias Burnus <burnus@net-b.de>
2013-07-21  burnus2013-07-21 Tobias Burnus <burnus@net-b.de>
2013-06-24  burnus2013-06-24 Tobias Burnus <burnus@net-b.de>
2013-06-21  ebotcazou * config/fpu-sysv.h (get_fpu_except_flags): Fix typo.
2013-06-20  uros * config/fpu-387.h (_FPU_MASK_ALL): New.
2013-06-19  uros * config/fpu-387.h: Use __asm__ and __volatile__ consi...
2013-06-17  burnus2013-06-17 Tobias Burnus <burnus@net-b.de>
2013-01-14  rsandifoUpdate copyright years in libgfortran.
2012-09-05  uros * config/fpu-387.h (set_fpu): Prefix stmxcsr and ldmxc...
2012-09-05  uros * config/fpu-387.h (set_fpu): Use __builtin_ia32_stmxc...
2011-06-03  ro gcc:
2011-05-20  jbClarify FP exception documentation and messages
2011-05-14  jbError printing thread safety, remove GFORTRAN_USE_STDERR
2010-08-26  ro * config/fpu-387.h (has_sse): Remove cw_sse, unused.
2010-07-12  ro gcc:
2009-04-09  jakubLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2007-09-07  uros * config/fpu-387.h: Include cpuid.h.
2007-08-31  fxcoudert * m4/minloc1.m4: Update copyright year and ajust heade...
2007-04-06  fxcoudert * intrinsics/cpu_time.c: Don't include headers already...
2006-04-01  fxcoudert * config/fpu-387.h: Use previously added SSE code...
2006-03-30  fxcoudert PR libfortran/26712
2005-11-18  hp * config/fpu-glibc.h (set_fpu): Only call fedisableexc...
2005-10-28  fxcoudert * acinclude.m4 (LIBGFOR_CHECK_FPSETMASK): New check.
2005-10-23  fxcoudert * runtime/fpu.c: Add _GNU_SOURCE definition.
2005-10-14  uros * config/fpu-387.h (set_fpu): Remove extra ":" in...
2005-10-13  uros * config/fpu-387.h (set_fpu): Add "=m" for stmxcsr.
2005-10-12  fxcoudert * gfortran.h: Add bitmasks for different FPE traps...