Home | History | Annotate | Download | only in include
History log of /src/sys/arch/ia64/include/fenv.h
RevisionDateAuthorComments
 1.4  30-Oct-2024  riastradh Sprinkle <sys/featuretest.h> where _*_SOURCE macros are consulted.

Otherwise, the feature tests might come out wrong. For example,
header files that check for _NETBSD_SOURCE won't get the default when
no other _*_SOURCE macros are defined; header files that check for
_POSIX_C_SOURCE might miss _XOPEN_SOURCE, which is supposed to imply
a corresponding _POSIX_C_SOURCE.

PR lib/58752: various header files test _*_SOURCE macros but don't
include sys/featuretest.h
 1.3  16-Nov-2019  mrg do the ignore -Wshadow dance for builtins and GCC 8, copied from ppc version.
 1.2  23-Mar-2017  chs branches: 1.2.4; 1.2.12; 1.2.16; 1.2.20;
expose the BSD/linux fenv extensions in libm on ia64 too.
 1.1  23-Feb-2017  scole branches: 1.1.2;
Add fenv.h for ia64, imported from FreeBSD, compile tested only.
 1.1.2.3  26-Apr-2017  pgoyette Sync with HEAD
 1.1.2.2  20-Mar-2017  pgoyette Sync with HEAD
 1.1.2.1  23-Feb-2017  pgoyette file fenv.h was added on branch pgoyette-localcount on 2017-03-20 06:57:15 +0000
 1.2.20.1  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.2.16.2  03-Dec-2017  jdolecek update from HEAD
 1.2.16.1  23-Mar-2017  jdolecek file fenv.h was added on branch tls-maxphys on 2017-12-03 11:36:20 +0000
 1.2.12.2  28-Aug-2017  skrll Sync with HEAD
 1.2.12.1  23-Mar-2017  skrll file fenv.h was added on branch nick-nhusb on 2017-08-28 17:51:42 +0000
 1.2.4.2  21-Apr-2017  bouyer Sync with HEAD
 1.2.4.1  23-Mar-2017  bouyer file fenv.h was added on branch bouyer-socketcan on 2017-04-21 16:53:29 +0000

RSS XML Feed