<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/systemd.git/src/basic/architecture.h, branch main</title>
<subtitle>github.com: systemd/systemd.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/systemd.git/'/>
<entry>
<title>basic: update the Arch tuples for LoongArch</title>
<updated>2023-03-30T13:44:03+00:00</updated>
<author>
<name>Xiaotian Wu</name>
<email>wuxiaotian@loongson.cn</email>
</author>
<published>2022-03-08T03:15:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/systemd.git/commit/?id=a4a2077df5f20cbe80a41b6a93a125f66b494bda'/>
<id>a4a2077df5f20cbe80a41b6a93a125f66b494bda</id>
<content type='text'>
After this commit[1], LoongArch now uses these Multiarch specs:

- Double float: loongarch64-linux-gnu
- Single float: loongarch64-linux-gnuf32
- Soft float: loongarch64-linux-gnusf

You can visit here[2] to view the full documentation.

[1]: https://github.com/loongson/LoongArch-Documentation/commit/55dbaadaaa90b5f5d08a74d96b866af42c8c3c82
[2]: https://loongson.github.io/LoongArch-Documentation/LoongArch-toolchain-conventions-EN.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After this commit[1], LoongArch now uses these Multiarch specs:

- Double float: loongarch64-linux-gnu
- Single float: loongarch64-linux-gnuf32
- Soft float: loongarch64-linux-gnusf

You can visit here[2] to view the full documentation.

[1]: https://github.com/loongson/LoongArch-Documentation/commit/55dbaadaaa90b5f5d08a74d96b866af42c8c3c82
[2]: https://loongson.github.io/LoongArch-Documentation/LoongArch-toolchain-conventions-EN.html
</pre>
</div>
</content>
</entry>
<entry>
<title>basic: rename util.h to logarithm.h</title>
<updated>2022-11-08T17:21:10+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2022-11-06T15:54:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/systemd.git/commit/?id=3ae6b3bf723addaa8263292e19ed4c496b947a9c'/>
<id>3ae6b3bf723addaa8263292e19ed4c496b947a9c</id>
<content type='text'>
util.h is now about logarithms only, so we can rename it. Many files included
util.h for no apparent reason… Those includes are dropped.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
util.h is now about logarithms only, so we can rename it. Many files included
util.h for no apparent reason… Those includes are dropped.
</pre>
</div>
</content>
</entry>
<entry>
<title>tree-wide: use 'Architecture' type consistently across the tree</title>
<updated>2022-04-04T17:19:37+00:00</updated>
<author>
<name>Lennart Poettering</name>
<email>lennart@poettering.net</email>
</author>
<published>2022-04-04T10:46:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/systemd.git/commit/?id=6b41a7b281943d4aef9758988baed573a9b4d67a'/>
<id>6b41a7b281943d4aef9758988baed573a9b4d67a</id>
<content type='text'>
Some parts of our tree used 'Architecture' for storing architectures,
others used ints. Let's unify on the former.

Inspired by #22952's rework of the 'Virtualization' enum.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some parts of our tree used 'Architecture' for storing architectures,
others used ints. Let's unify on the former.

Inspired by #22952's rework of the 'Virtualization' enum.
</pre>
</div>
</content>
</entry>
<entry>
<title>basic: update the Arch tuples for LoongArch</title>
<updated>2022-03-25T15:29:38+00:00</updated>
<author>
<name>Xiaotian Wu</name>
<email>wuxiaotian@loongson.cn</email>
</author>
<published>2022-03-08T03:15:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/systemd.git/commit/?id=017228934833d8618774353dcccbc5ec9f78ce98'/>
<id>017228934833d8618774353dcccbc5ec9f78ce98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>architecture: Add support for the LoongArch architecture</title>
<updated>2021-11-30T15:34:20+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>wuxiaotian@loongson.cn</email>
</author>
<published>2020-09-01T04:13:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/systemd.git/commit/?id=5c0968a2d14d5e1afb40a36c55d3f89805712904'/>
<id>5c0968a2d14d5e1afb40a36c55d3f89805712904</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>basic: Rename SECONDARY_ARCHITECTURE to ARCHITECTURE_SECONDARY</title>
<updated>2021-11-24T11:00:41+00:00</updated>
<author>
<name>Daan De Meyer</name>
<email>daan.j.demeyer@gmail.com</email>
</author>
<published>2021-11-23T16:49:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/systemd.git/commit/?id=3c58ae13134abad5fb8ba10d6cc2345fcde8f19c'/>
<id>3c58ae13134abad5fb8ba10d6cc2345fcde8f19c</id>
<content type='text'>
For easier integration with the _GPT_ALL_ARCHES macro in a future
commit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For easier integration with the _GPT_ALL_ARCHES macro in a future
commit.
</pre>
</div>
</content>
</entry>
<entry>
<title>basic: Give architecure enum a name</title>
<updated>2021-11-24T11:00:41+00:00</updated>
<author>
<name>Daan De Meyer</name>
<email>daan.j.demeyer@gmail.com</email>
</author>
<published>2021-11-23T16:22:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/systemd.git/commit/?id=b998ff21e141d1cbfe79fb32bf31cd26f5c00b27'/>
<id>b998ff21e141d1cbfe79fb32bf31cd26f5c00b27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shared/gpt: reorder arches alphabetically</title>
<updated>2021-11-19T15:52:38+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2021-11-18T10:00:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/systemd.git/commit/?id=086df29f35069bb454d52a21a146f76cf7bd42dc'/>
<id>086df29f35069bb454d52a21a146f76cf7bd42dc</id>
<content type='text'>
It's just too annoying to add new ones otherwise.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's just too annoying to add new ones otherwise.
</pre>
</div>
</content>
</entry>
<entry>
<title>architecture: drop __riscv__ checks, it's obsolete since 2018</title>
<updated>2021-11-10T11:38:32+00:00</updated>
<author>
<name>Lennart Poettering</name>
<email>lennart@poettering.net</email>
</author>
<published>2021-11-10T11:25:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/systemd.git/commit/?id=3299c293db68a49eb6d654c76a3eda91cec74ff6'/>
<id>3299c293db68a49eb6d654c76a3eda91cec74ff6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tree-wide: use -EINVAL for enum invalid values</title>
<updated>2021-02-10T13:46:59+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2021-02-09T16:17:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/systemd.git/commit/?id=2d93c20e5f600a9f1e4b617123577acf6ce5faa0'/>
<id>2d93c20e5f600a9f1e4b617123577acf6ce5faa0</id>
<content type='text'>
As suggested in https://github.com/systemd/systemd/pull/11484#issuecomment-775288617.

This does not touch anything exposed in src/systemd. Changing the defines there
would be a compatibility break.

Note that tests are broken after this commit. They will be fixed in the next one.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As suggested in https://github.com/systemd/systemd/pull/11484#issuecomment-775288617.

This does not touch anything exposed in src/systemd. Changing the defines there
would be a compatibility break.

Note that tests are broken after this commit. They will be fixed in the next one.
</pre>
</div>
</content>
</entry>
</feed>
