<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/boot/efi/loader/Makefile, branch release/5.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-11-04T19:12:42+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-11-04T19:12:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3f86d8a2ea3f3265afaa1fd263b0004c5c000e69'/>
<id>3f86d8a2ea3f3265afaa1fd263b0004c5c000e69</id>
<content type='text'>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the creation of EFI images that got broken by the import of</title>
<updated>2004-07-20T07:01:02+00:00</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2004-07-20T07:01:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8af8df6452175af1632c5ed37e6f656481670170'/>
<id>8af8df6452175af1632c5ed37e6f656481670170</id>
<content type='text'>
binutils 2.15. The linker now creates a .rela.dyn section for
dynamic relocations, while our script created a .rela section.
Likewise, we copied the .rela section to the EFI image, but not
the .rela.dyn section. The fix is to rename .rela to .rela.dyn
in the linker script so that all relocations end up in the same
section again. This we copy into the EFI image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
binutils 2.15. The linker now creates a .rela.dyn section for
dynamic relocations, while our script created a .rela section.
Likewise, we copied the .rela section to the EFI image, but not
the .rela.dyn section. The fix is to rename .rela to .rela.dyn
in the linker script so that all relocations end up in the same
section again. This we copy into the EFI image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't create a mapfile during link. It's not needed for the build.</title>
<updated>2004-02-13T04:45:41+00:00</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2004-02-13T04:45:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=317872f26c1377a0bd6cb0b959859b25e8080922'/>
<id>317872f26c1377a0bd6cb0b959859b25e8080922</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tidy up makefiles.</title>
<updated>2004-02-12T08:10:34+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-02-12T08:10:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5c8f32a869ce6c872345ac916a6462aa036b19d6'/>
<id>5c8f32a869ce6c872345ac916a6462aa036b19d6</id>
<content type='text'>
Tested by:	marcel
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tested by:	marcel
</pre>
</div>
</content>
</entry>
<entry>
<title>Consistently use NOFORTH to control the usage of ficl.</title>
<updated>2003-02-26T06:18:52+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-02-26T06:18:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a8896ec82d3e0ad4127d10da713d3716605118d6'/>
<id>a8896ec82d3e0ad4127d10da713d3716605118d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>-ffreestanding is the word.</title>
<updated>2002-05-10T09:26:35+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-05-10T09:26:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d1bdfb40fdbbd014d784e1ad700962bc3c6d4115'/>
<id>d1bdfb40fdbbd014d784e1ad700962bc3c6d4115</id>
<content type='text'>
(also resort some CFLAGS such that the more "important" value are first so
they are easier to see)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(also resort some CFLAGS such that the more "important" value are first so
they are easier to see)
</pre>
</div>
</content>
</entry>
<entry>
<title>We must not let install(1) strip loader.efi when installing it, or the</title>
<updated>2002-04-07T04:27:50+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2002-04-07T04:27:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c21ab46789ced15d4d4fe521a2382fb9d888ba97'/>
<id>c21ab46789ced15d4d4fe521a2382fb9d888ba97</id>
<content type='text'>
resulting binary will be damaged and no longer work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
resulting binary will be damaged and no longer work.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set BINDIR</title>
<updated>2002-04-07T04:26:42+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2002-04-07T04:26:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1e7e1ea54dd8bf7712d983417812b6c6c4925635'/>
<id>1e7e1ea54dd8bf7712d983417812b6c6c4925635</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add loader bootforth infrastructure and install it.</title>
<updated>2002-04-07T04:25:45+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2002-04-07T04:25:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f3693129ce2baef76a2c282dc1bacceb2327be0a'/>
<id>f3693129ce2baef76a2c282dc1bacceb2327be0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try and tidy up some very loose ends with paths to various libraries etc.</title>
<updated>2002-04-06T04:29:36+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2002-04-06T04:29:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e91ab65ef67a3d6110a05a2c8fce9de62b40df77'/>
<id>e91ab65ef67a3d6110a05a2c8fce9de62b40df77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
