<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/libc/src/fenv, branch users/nico/python-2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)</title>
<updated>2024-07-12T16:28:41+00:00</updated>
<author>
<name>Petr Hosek</name>
<email>phosek@google.com</email>
</author>
<published>2024-07-12T16:28:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=5ff3ff33ff930e4ec49da7910612d8a41eb068cb'/>
<id>5ff3ff33ff930e4ec49da7910612d8a41eb068cb</id>
<content type='text'>
This is a part of #97655.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a part of #97655.</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration" (#98593)</title>
<updated>2024-07-12T07:12:13+00:00</updated>
<author>
<name>Mehdi Amini</name>
<email>joker.eph@gmail.com</email>
</author>
<published>2024-07-12T07:12:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=ce9035f5bd3aa09cbd899489cdbc7f6c18acf1e3'/>
<id>ce9035f5bd3aa09cbd899489cdbc7f6c18acf1e3</id>
<content type='text'>
Reverts llvm/llvm-project#98075

bots are broken</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reverts llvm/llvm-project#98075

bots are broken</pre>
</div>
</content>
</entry>
<entry>
<title>[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98075)</title>
<updated>2024-07-11T19:35:22+00:00</updated>
<author>
<name>Petr Hosek</name>
<email>phosek@google.com</email>
</author>
<published>2024-07-11T19:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=3f30effe1bd81fa1b039218a9bfe79c3b03fafad'/>
<id>3f30effe1bd81fa1b039218a9bfe79c3b03fafad</id>
<content type='text'>
This is a part of #97655.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a part of #97655.</pre>
</div>
</content>
</entry>
<entry>
<title>[libc][c23][fenv] Implement fetestexceptflag (#87828)</title>
<updated>2024-04-17T15:38:47+00:00</updated>
<author>
<name>Robin Caloudis</name>
<email>robin.caloudis@gmx.de</email>
</author>
<published>2024-04-17T15:38:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=b854a2323337be2633b1135f590678a17e9d1ade'/>
<id>b854a2323337be2633b1135f590678a17e9d1ade</id>
<content type='text'>
Provide C23 `fetestexceptflag` function according to 7.6.4.6 in the
latest [revision of the C
standard](https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf)
from 2023-04-02.

Closes https://github.com/llvm/llvm-project/issues/87565.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provide C23 `fetestexceptflag` function according to 7.6.4.6 in the
latest [revision of the C
standard](https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf)
from 2023-04-02.

Closes https://github.com/llvm/llvm-project/issues/87565.</pre>
</div>
</content>
</entry>
<entry>
<title>[libc][fenv] Remove unnecessary dependencies (#88788)</title>
<updated>2024-04-16T15:58:56+00:00</updated>
<author>
<name>Robin Caloudis</name>
<email>robin.caloudis@gmx.de</email>
</author>
<published>2024-04-16T15:58:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=38895e6578f7728cfb3d41d0880a0e9b358d9afd'/>
<id>38895e6578f7728cfb3d41d0880a0e9b358d9afd</id>
<content type='text'>
Remove the fenv macro dependency from the CMake files as the underlying targets
do not make use of it. Note that we do not have to worry about
[corresponding Bazel targets](https://github.com/llvm/llvm-project/blob/main/utils/bazel/llvm-project-overlay/libc/BUILD.bazel#L1138-L1288),
as they look good.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the fenv macro dependency from the CMake files as the underlying targets
do not make use of it. Note that we do not have to worry about
[corresponding Bazel targets](https://github.com/llvm/llvm-project/blob/main/utils/bazel/llvm-project-overlay/libc/BUILD.bazel#L1138-L1288),
as they look good.
</pre>
</div>
</content>
</entry>
<entry>
<title>[libc][fenv] Use proxy header (#88787)</title>
<updated>2024-04-16T15:58:11+00:00</updated>
<author>
<name>Robin Caloudis</name>
<email>robin.caloudis@gmx.de</email>
</author>
<published>2024-04-16T15:58:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=a79783d7ad00c4c10c30f637f4bf13551e47f3dd'/>
<id>a79783d7ad00c4c10c30f637f4bf13551e47f3dd</id>
<content type='text'>
Include types `fexcept_t` and `fenv_t ` from corresponding proxy
headers, as they are available since
https://github.com/llvm/llvm-project/pull/88467.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Include types `fexcept_t` and `fenv_t ` from corresponding proxy
headers, as they are available since
https://github.com/llvm/llvm-project/pull/88467.</pre>
</div>
</content>
</entry>
<entry>
<title>[libc] Add proxy headers for fenv types. (#88467)</title>
<updated>2024-04-15T18:45:16+00:00</updated>
<author>
<name>Job Henandez Lara</name>
<email>hj93@protonmail.com</email>
</author>
<published>2024-04-15T18:45:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=75bbf4dd7cfda744d4a2487cfd06a58194d02db3'/>
<id>75bbf4dd7cfda744d4a2487cfd06a58194d02db3</id>
<content type='text'>
Fixes #88187
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #88187
</pre>
</div>
</content>
</entry>
<entry>
<title>[libc] Add proxy header for fenv.h macro constants. #87863 (#87896)</title>
<updated>2024-04-09T16:55:10+00:00</updated>
<author>
<name>Job Henandez Lara</name>
<email>hj93@protonmail.com</email>
</author>
<published>2024-04-09T16:55:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=49561181bdc8698aa28ee2a46d2faa4cf6767bbe'/>
<id>49561181bdc8698aa28ee2a46d2faa4cf6767bbe</id>
<content type='text'>
Hello, this addresses #87863.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hello, this addresses #87863.</pre>
</div>
</content>
</entry>
<entry>
<title>[libc][fenv] Add compile time check (#87826)</title>
<updated>2024-04-05T21:49:46+00:00</updated>
<author>
<name>Robin Caloudis</name>
<email>robin.caloudis@gmx.de</email>
</author>
<published>2024-04-05T21:49:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=80deb8269f2252b65c8af09da100e5b4949d589d'/>
<id>80deb8269f2252b65c8af09da100e5b4949d589d</id>
<content type='text'>
Take care of a TODO. This
check makes sure that the fexcept_t
value fits in an int value.

TODO introduced in:
https://github.com/llvm/llvm-project/commit/9550f8ba9a3a697f28a7920c8aeb5cba1e8003a6</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Take care of a TODO. This
check makes sure that the fexcept_t
value fits in an int value.

TODO introduced in:
https://github.com/llvm/llvm-project/commit/9550f8ba9a3a697f28a7920c8aeb5cba1e8003a6</pre>
</div>
</content>
</entry>
<entry>
<title> [libc][c23][fenv] implement fesetexcept  (#87603)</title>
<updated>2024-04-05T20:52:57+00:00</updated>
<author>
<name>aniplcc</name>
<email>aniplccode@gmail.com</email>
</author>
<published>2024-04-05T20:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=8ee6ab7f69ca9c34eed56faad3971d075dc47121'/>
<id>8ee6ab7f69ca9c34eed56faad3971d075dc47121</id>
<content type='text'>
Closes #87564
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #87564
</pre>
</div>
</content>
</entry>
</feed>
