<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libc/ieeefp/except, branch master</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=master</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2021-06-17T12:55:38+00:00</updated>
<entry>
<title>Like ARM, RISC-V does not implement floating point exceptions.</title>
<updated>2021-06-17T12:55:38+00:00</updated>
<author>
<name>kettenis</name>
<email></email>
</author>
<published>2021-06-17T12:55:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=99fdd294f94a6887c93ab0dcf8ff9cb842c6caf0'/>
<id>urn:sha1:99fdd294f94a6887c93ab0dcf8ff9cb842c6caf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>XFAIL tests on arm64 and armv7 as floating-point exception support is</title>
<updated>2020-10-18T17:40:06+00:00</updated>
<author>
<name>kettenis</name>
<email></email>
</author>
<published>2020-10-18T17:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=972f206531b5001058a7fe21f90d723f1f4e9b49'/>
<id>urn:sha1:972f206531b5001058a7fe21f90d723f1f4e9b49</id>
<content type='text'>
optional and isn't implemented on most hardware.
</content>
</entry>
<entry>
<title>* add #includes to pull in missing prototypes, as pointed out by gcc4</title>
<updated>2010-05-08T19:16:33+00:00</updated>
<author>
<name>naddy</name>
<email></email>
</author>
<published>2010-05-08T19:16:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=774ac5b3a4d8ea16943c1f374c06c5e2c21a72c2'/>
<id>urn:sha1:774ac5b3a4d8ea16943c1f374c06c5e2c21a72c2</id>
<content type='text'>
* fix CFLAGS syntax for make depend

ok blambert@
</content>
</entry>
<entry>
<title>Only test one condition per invocation flavour, instead of testing all</title>
<updated>2007-10-22T21:07:10+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2007-10-22T21:07:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=744bfb5fee0dbac6a1a2189140e8d871d8542065'/>
<id>urn:sha1:744bfb5fee0dbac6a1a2189140e8d871d8542065</id>
<content type='text'>
of them with exceptions disabled and then only one with exceptions enabled.

ok kettenis@
</content>
</entry>
<entry>
<title>Try harder to trigger an exception.  On architectures where floating-point</title>
<updated>2006-05-15T14:00:22+00:00</updated>
<author>
<name>kettenis</name>
<email></email>
</author>
<published>2006-05-15T14:00:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=18756a40ff21d843e407ceffbdf5be0c1c941b86'/>
<id>urn:sha1:18756a40ff21d843e407ceffbdf5be0c1c941b86</id>
<content type='text'>
exceptions are deferred, we might not see the exception before another
floating-point instruction is executed.  This is especially true on the i387
where we don't see underflow/overflow until the result is stored into memory.
</content>
</entry>
<entry>
<title>some -Wimplicit-function-declaration cleaning; ok millert@</title>
<updated>2004-12-22T00:54:39+00:00</updated>
<author>
<name>david</name>
<email></email>
</author>
<published>2004-12-22T00:54:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=114b1aac46cd445dc7c11bd8a6e5f38730542316'/>
<id>urn:sha1:114b1aac46cd445dc7c11bd8a6e5f38730542316</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use sig_atomic_t instead of int</title>
<updated>2004-10-10T03:06:42+00:00</updated>
<author>
<name>mickey</name>
<email></email>
</author>
<published>2004-10-10T03:06:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8a16cf0bfbdc91bb8136c9cedf795be3e0496e8c'/>
<id>urn:sha1:8a16cf0bfbdc91bb8136c9cedf795be3e0496e8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split and modify tests to prevent infinite loops on platforms with precise</title>
<updated>2004-07-22T19:29:42+00:00</updated>
<author>
<name>kettenis</name>
<email></email>
</author>
<published>2004-07-22T19:29:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=399e1958904c4c167e3bc4f17daca5a4926f5edf'/>
<id>urn:sha1:399e1958904c4c167e3bc4f17daca5a4926f5edf</id>
<content type='text'>
floating-point exceptions like amd64.
ok deraadt@, david@
</content>
</entry>
<entry>
<title>check the signals for exceptions and do siginfo in the signal handler; also some style</title>
<updated>2004-04-02T03:06:12+00:00</updated>
<author>
<name>mickey</name>
<email></email>
</author>
<published>2004-04-02T03:06:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8fcf616fc089002b1b804fc9fe84b0c79e2b4f2e'/>
<id>urn:sha1:8fcf616fc089002b1b804fc9fe84b0c79e2b4f2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add missing includes</title>
<updated>2003-09-02T23:52:16+00:00</updated>
<author>
<name>david</name>
<email></email>
</author>
<published>2003-09-02T23:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=907b17c42a136132a2e911e8c66258755cad4391'/>
<id>urn:sha1:907b17c42a136132a2e911e8c66258755cad4391</id>
<content type='text'>
ok deraadt@ tedu@ dhartmei@ krw@
</content>
</entry>
</feed>
