<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/boot/alpha/common, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2006-05-11T22:25:28Z</updated>
<entry>
<title>First pass at removing Alpha kernel support.</title>
<updated>2006-05-11T22:25:28Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2006-05-11T22:25:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=67ab9fd759b279032e61486b28c4ad9b76885671'/>
<id>urn:sha1:67ab9fd759b279032e61486b28c4ad9b76885671</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reimplementation of world/kernel build options.  For details, see:</title>
<updated>2006-03-17T18:54:44Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-03-17T18:54:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e1fe3dba5ce2826061f6489765be9b4a341736a9'/>
<id>urn:sha1:e1fe3dba5ce2826061f6489765be9b4a341736a9</id>
<content type='text'>
http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html

The src.conf(5) manpage is to follow in a few days.

Brought to you by:	imp, jhb, kris, phk, ru (all bugs are mine)
</content>
</entry>
<entry>
<title>Whitespace.</title>
<updated>2005-05-31T21:22:01Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2005-05-31T21:22:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2d41a4e5c0920609ccaf04c1bd9a75bc05ef49db'/>
<id>urn:sha1:2d41a4e5c0920609ccaf04c1bd9a75bc05ef49db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NOFORTH -&gt; NO_FORTH</title>
<updated>2004-12-21T12:32:15Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-12-21T12:32:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cbbdcac72ab315ad34e8a08b268717475225c4e4'/>
<id>urn:sha1:cbbdcac72ab315ad34e8a08b268717475225c4e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document MD commands.</title>
<updated>2004-10-01T19:44:42Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-10-01T19:44:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=886ea9fc5c64dc2e34d0447128319d7dc40469a2'/>
<id>urn:sha1:886ea9fc5c64dc2e34d0447128319d7dc40469a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Part 1 of fixing the boot code: binutils 2.15 fixes.</title>
<updated>2004-08-22T00:26:01Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2004-08-22T00:26:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dc2492d303d2ebbc9407dfeffae9093cebaed6bf'/>
<id>urn:sha1:dc2492d303d2ebbc9407dfeffae9093cebaed6bf</id>
<content type='text'>
The binutils 2.15 assembler now automaticly and non-optionally adds
the .eh_frame section for unwind information. This section appears
to wreck havoc to the final boot code. Fix this by using a special
linker script that discards the .eh_frame sections, but is otherwise
identical to the linker internal script used for -N.

Compiler used: gcc 3.3.5
Verified with: binutils 2.14 &amp; binutils 2.15 (stock and in-tree)
Tested with: /boot/loader &amp; /boot/netboot
</content>
</entry>
<entry>
<title>Enable splitfs in the Alpha boot loaders.</title>
<updated>2004-03-25T20:36:57Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2004-03-25T20:36:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a59f1c063e8ed95a980d2774030ff4218146b2ca'/>
<id>urn:sha1:a59f1c063e8ed95a980d2774030ff4218146b2ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Overhaul makefiles.</title>
<updated>2004-02-11T22:01:17Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-02-11T22:01:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=40d387429fd29b705070de2a44339888b0fdc7fd'/>
<id>urn:sha1:40d387429fd29b705070de2a44339888b0fdc7fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert to __FBSDID.</title>
<updated>2004-01-04T23:21:18Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2004-01-04T23:21:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bd506e2a3a4ef7f4dc3e14a15e7784a3e89b491f'/>
<id>urn:sha1:bd506e2a3a4ef7f4dc3e14a15e7784a3e89b491f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Consistently use NOFORTH to control the usage of ficl.</title>
<updated>2003-02-26T06:18:52Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-02-26T06:18:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a8896ec82d3e0ad4127d10da713d3716605118d6'/>
<id>urn:sha1:a8896ec82d3e0ad4127d10da713d3716605118d6</id>
<content type='text'>
</content>
</entry>
</feed>
