<feed xmlns='http://www.w3.org/2005/Atom'>
<title>objective.git/libgcc/x86, branch linker_script</title>
<subtitle>Objective Kernel source code
</subtitle>
<id>https://git.objectiveos.org/objective/objective.git/atom?h=linker_script</id>
<link rel='self' href='https://git.objectiveos.org/objective/objective.git/atom?h=linker_script'/>
<link rel='alternate' type='text/html' href='https://git.objectiveos.org/objective/objective.git/'/>
<updated>2025-12-20T12:39:05Z</updated>
<entry>
<title>Global variables initialization implementation</title>
<updated>2025-12-20T12:39:05Z</updated>
<author>
<name>Alexey Gavrilov</name>
<email>alexey.gavrilov@mail.com</email>
</author>
<published>2025-12-20T12:39:05Z</published>
<link rel='alternate' type='text/html' href='https://git.objectiveos.org/objective/objective.git/commit/?id=a4dea4148157a94a9143dbbd92fdd88b4358676c'/>
<id>urn:sha1:a4dea4148157a94a9143dbbd92fdd88b4358676c</id>
<content type='text'>
User implementation of C runtime library objects (`crti.s` and `crtn.s`)
    for initialization (termination functionality are ignored).

Changing files order passed to the linker. Rough order is:
    boot.s crti.o crtbegin.o other-link-objects.o crtend.o crtn.o

Signed-off-by: Alexey Gavrilov &lt;alexey.gavrilov@mail.com&gt;
</content>
</entry>
</feed>
