<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/dos, branch syslinux-2.20-pre5</title>
<subtitle>git.kernel.org: pub/scm/boot/syslinux/syslinux.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/'/>
<entry>
<title>Fix memcpy/memset to match the use of regparm and .code16gcc</title>
<updated>2004-12-17T10:03:47+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-17T10:03:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=3f4d6d81eea34770ddb50cfbf589d4d7febf1802'/>
<id>3f4d6d81eea34770ddb50cfbf589d4d7febf1802</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add -DREGPARM=3 to go along with -mregparm=3</title>
<updated>2004-12-16T22:32:52+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-16T22:32:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=a1b91662653c6e2f73e960743a15e67352662fd9'/>
<id>a1b91662653c6e2f73e960743a15e67352662fd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert to using -mregparm=3; makes the code slightly smaller AND</title>
<updated>2004-12-16T21:53:20+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-16T21:53:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=7a1ffa4627aae0b2d911b70ab45c47cc34203277'/>
<id>7a1ffa4627aae0b2d911b70ab45c47cc34203277</id>
<content type='text'>
avoids some stupid problems with .code16 on some binutils versions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
avoids some stupid problems with .code16 on some binutils versions.
</pre>
</div>
</content>
</entry>
<entry>
<title>MSDN says the 0x08 forms of the lock calls are OK for all filesystems,</title>
<updated>2004-12-16T00:11:52+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-16T00:11:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=07b1ad5a3aff71558274c5be4deef92105ea19a3'/>
<id>07b1ad5a3aff71558274c5be4deef92105ea19a3</id>
<content type='text'>
and that if one uses 0x48 one has to fall back to 0x08 anyway
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and that if one uses 0x48 one has to fall back to 0x08 anyway
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the DOS version to determine whether to use the FAT32-capable locking</title>
<updated>2004-12-15T23:54:56+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-15T23:54:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=15fde1c40c42c1d2ea26b67149cf8e5957ad0e81'/>
<id>15fde1c40c42c1d2ea26b67149cf8e5957ad0e81</id>
<content type='text'>
functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Put in MS-DOS 7 locking support</title>
<updated>2004-12-15T22:57:31+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-15T22:57:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=e953de954027322ef6e3ab73de3ca58cd5522866'/>
<id>e953de954027322ef6e3ab73de3ca58cd5522866</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>@:\LDLINUX.SYS not @:LDLINUX.SYS</title>
<updated>2004-12-15T22:01:24+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-15T22:01:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=ab5bda9df92d5ffacea177ea22e4ad9f182f01ce'/>
<id>ab5bda9df92d5ffacea177ea22e4ad9f182f01ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust the interface to syslxmod.c so the DOS installer doesn't need</title>
<updated>2004-12-15T21:56:04+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-15T21:56:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=9ebb55c50870cc136da18715cc1a53db5c3f8431'/>
<id>9ebb55c50870cc136da18715cc1a53db5c3f8431</id>
<content type='text'>
printf().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
printf().
</pre>
</div>
</content>
</entry>
<entry>
<title>Simple memset/memcpy implementation</title>
<updated>2004-12-15T19:01:38+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-15T19:01:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=701f75fe81968cf2dccbffbf2f09bf2b04ea4ad6'/>
<id>701f75fe81968cf2dccbffbf2f09bf2b04ea4ad6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak optimizations.</title>
<updated>2004-12-15T12:39:24+00:00</updated>
<author>
<name>hpa</name>
<email>hpa</email>
</author>
<published>2004-12-15T12:39:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=5ddecdda2e74520d252dbe50528c3baf1a004992'/>
<id>5ddecdda2e74520d252dbe50528c3baf1a004992</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
