<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/libexec/rtld-elf/rtld.1, branch release/13.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>rtld.1: clarify interaction between -u and -o</title>
<updated>2024-05-07T08:59:07+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2024-04-28T21:45:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f73055ab1e2f46620759da0aba19c8f4a11316bd'/>
<id>f73055ab1e2f46620759da0aba19c8f4a11316bd</id>
<content type='text'>
(cherry picked from commit 6a7819e43f938992304472054c83f4a6602a9e19)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 6a7819e43f938992304472054c83f4a6602a9e19)
</pre>
</div>
</content>
</entry>
<entry>
<title>rtld: add direct-exec option -o</title>
<updated>2024-05-07T08:59:07+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2024-04-28T03:19:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=10484ee13a36e3b0523e8de441c4d528148fd1a3'/>
<id>10484ee13a36e3b0523e8de441c4d528148fd1a3</id>
<content type='text'>
(cherry picked from commit d1cd0cc32b53c09e72e33116b94a5b0b9781a183)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit d1cd0cc32b53c09e72e33116b94a5b0b9781a183)
</pre>
</div>
</content>
</entry>
<entry>
<title>rtld(1): minor clarification for LD_STATIC_TLS_EXTRA</title>
<updated>2024-04-23T00:32:54+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2024-04-20T13:47:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ed9f44083dbaf9b1bde1d81f7b48308e1dc33138'/>
<id>ed9f44083dbaf9b1bde1d81f7b48308e1dc33138</id>
<content type='text'>
(cherry picked from commit 8d7473703520f315c1bcd3b3d12498eee10d563e)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 8d7473703520f315c1bcd3b3d12498eee10d563e)
</pre>
</div>
</content>
</entry>
<entry>
<title>rtld: introduce STATIC_TLS_EXTRA</title>
<updated>2024-04-23T00:32:54+00:00</updated>
<author>
<name>Stephen J. Kiernan</name>
<email>stevek@FreeBSD.org</email>
</author>
<published>2023-10-29T21:13:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=57d49c4bcb494bb6c630713369fe6f0a0b277944'/>
<id>57d49c4bcb494bb6c630713369fe6f0a0b277944</id>
<content type='text'>
(cherry picked from commit 95335dd3c19e0ade161bb4dc8462fc3d045ce4f8)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 95335dd3c19e0ade161bb4dc8462fc3d045ce4f8)
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: two-line nroff pattern</title>
<updated>2023-08-23T17:43:31+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-22T01:32:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b144e70a3325e033163aa4e6e15d0446e245702d'/>
<id>b144e70a3325e033163aa4e6e15d0446e245702d</id>
<content type='text'>
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/

Similar commit in main:
(cherry picked from commit fa9896e082a1)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/

Similar commit in main:
(cherry picked from commit fa9896e082a1)
</pre>
</div>
</content>
</entry>
<entry>
<title>rtld: add support for the $LIB token</title>
<updated>2022-11-18T02:15:18+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2022-11-10T16:35:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c23f077cc4ab90a2f9d8821a352c739cd5643f72'/>
<id>c23f077cc4ab90a2f9d8821a352c739cd5643f72</id>
<content type='text'>
MFC note: the arm soft case is not handled, it is probably worth
expanding $LIB to libsoft there.

(cherry picked from commit 8cc44a1e59f648eb5bea5afe6d9aa1d7f927c9d7)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC note: the arm soft case is not handled, it is probably worth
expanding $LIB to libsoft there.

(cherry picked from commit 8cc44a1e59f648eb5bea5afe6d9aa1d7f927c9d7)
</pre>
</div>
</content>
</entry>
<entry>
<title>rtld.1: Fix misplaced text</title>
<updated>2022-02-28T14:05:30+00:00</updated>
<author>
<name>John F. Carr</name>
<email>jfc@mit.edu</email>
</author>
<published>2022-02-25T16:09:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=19624b4c6b67881812e2bec0808a9d831cc61bb5'/>
<id>19624b4c6b67881812e2bec0808a9d831cc61bb5</id>
<content type='text'>
PR:		262194
Fixes:		f90218886fc8 ("rtld: introduce PRELOAD_FDS")

(cherry picked from commit 6c799530d8dc91d4e5c390274b8a27231f369a56)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		262194
Fixes:		f90218886fc8 ("rtld: introduce PRELOAD_FDS")

(cherry picked from commit 6c799530d8dc91d4e5c390274b8a27231f369a56)
</pre>
</div>
</content>
</entry>
<entry>
<title>rtld: Implement LD_SHOW_AUXV</title>
<updated>2021-11-19T04:25:27+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2021-11-13T01:18:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8ade0046f60bfc5491662ae363736638aaaf6640'/>
<id>8ade0046f60bfc5491662ae363736638aaaf6640</id>
<content type='text'>
(cherry picked from commit 64ba1f4cf3a6847a1dacf4bab0409d94898fa168)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 64ba1f4cf3a6847a1dacf4bab0409d94898fa168)
</pre>
</div>
</content>
</entry>
<entry>
<title>rtld direct exec: add -d option</title>
<updated>2021-10-20T00:42:25+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2021-10-11T22:26:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5aebce3790cc29a02d3041b5412dc9c83905959a'/>
<id>5aebce3790cc29a02d3041b5412dc9c83905959a</id>
<content type='text'>
(cherry picked from commit ba7f9c1b61329630af25e75cdaca261b389318c7)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit ba7f9c1b61329630af25e75cdaca261b389318c7)
</pre>
</div>
</content>
</entry>
<entry>
<title>rtld: Switch to the standard symbol lookup behavior if LD_DYNAMIC_WEAK is set</title>
<updated>2021-08-23T09:20:56+00:00</updated>
<author>
<name>Fangrui Song</name>
<email>i@maskray.me</email>
</author>
<published>2021-08-15T04:13:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=edb509a026bd9cd2f6a81fd4d5af1a332f96a00d'/>
<id>edb509a026bd9cd2f6a81fd4d5af1a332f96a00d</id>
<content type='text'>
(cherry picked from commit 7da378f9de1a042ec0c81ba7ad39a392540d4721)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 7da378f9de1a042ec0c81ba7ad39a392540d4721)
</pre>
</div>
</content>
</entry>
</feed>
