<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/arch/arm32/libgcc, branch openslx</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/arch/arm32/libgcc?h=openslx</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/arch/arm32/libgcc?h=openslx'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2024-01-14T11:51:16+00:00</updated>
<entry>
<title>[build] Remove unnecessary ".text" directives</title>
<updated>2024-01-14T11:51:16+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2024-01-14T11:51:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=e66552eeede19a91b1a52468a550b58fd031777b'/>
<id>urn:sha1:e66552eeede19a91b1a52468a550b58fd031777b</id>
<content type='text'>
The .text directive is entirely redundant when followed by a .section
directive giving an explicit section name and attributes.

Remove these unnecessary directives to simplify the code.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[arm] Inhibit linker warnings about an implied executable stack</title>
<updated>2023-01-23T12:55:44+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2023-01-23T12:30:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=fcfb70bfb2a9aae78e86a2505669068e7e511f79'/>
<id>urn:sha1:fcfb70bfb2a9aae78e86a2505669068e7e511f79</id>
<content type='text'>
Some versions of the 32-bit ARM linker seem to treat the absence of a
.note.GNU-stack section as implying an executable stack, and will
print a warning that this is deprecated behaviour.

Silence the warning by adding a .note.GNU-stack section to each
assembly file and retaining the sections in the Linux linker script.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[arm] Split out 32-bit-specific code to arch/arm32</title>
<updated>2016-05-07T23:18:35+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2016-05-07T23:18:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=edea3a434ccae8dc980c715949287c9ba63babf5'/>
<id>urn:sha1:edea3a434ccae8dc980c715949287c9ba63babf5</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
</feed>
