<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/util/symcheck.pl, branch v1.0.0</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/util/symcheck.pl?h=v1.0.0</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/util/symcheck.pl?h=v1.0.0'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2007-07-17T00:39:06+00:00</updated>
<entry>
<title>Restore the "shared symbol found only in a single object should be</title>
<updated>2007-07-17T00:39:06+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-07-17T00:39:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=19904804da505ab8896fc0179aec3452dc9a88b5'/>
<id>urn:sha1:19904804da505ab8896fc0179aec3452dc9a88b5</id>
<content type='text'>
treated as being provided by that object" code.
</content>
</entry>
<entry>
<title>Added symbols that the DBG() macros will use.</title>
<updated>2007-07-17T00:24:04+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-07-17T00:24:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=62d92348fec5dcb987573d82f7cb514bd1141705'/>
<id>urn:sha1:62d92348fec5dcb987573d82f7cb514bd1141705</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use objdump -t for symcheck; it allows us to take the symbol section</title>
<updated>2007-07-17T00:15:39+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-07-17T00:15:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=c3290aae5406e334830009cf5ce8d64d551e0f58'/>
<id>urn:sha1:c3290aae5406e334830009cf5ce8d64d551e0f58</id>
<content type='text'>
into account (and so remove the false positives due to .tbl.* symbols).
</content>
</entry>
<entry>
<title>Allow read-only symbols to be large</title>
<updated>2005-05-03T12:34:52+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2005-05-03T12:34:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=cc73bba7ba30b10e8a9c3cdefd6ee3a0a7b23ac2'/>
<id>urn:sha1:cc73bba7ba30b10e8a9c3cdefd6ee3a0a7b23ac2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce large symbol warning threshold, now that most of the really</title>
<updated>2005-05-03T12:24:52+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2005-05-03T12:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=7df28572480c7779cafcde90051419467d1add51'/>
<id>urn:sha1:7df28572480c7779cafcde90051419467d1add51</id>
<content type='text'>
large symbols have been fixed.
</content>
</entry>
<entry>
<title>Report on misuses of shared symbols, and excessively large static symbols.</title>
<updated>2005-05-02T15:21:12+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2005-05-02T15:21:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=35ab3bf808343f44a2603901fc1f38f9952faa5c'/>
<id>urn:sha1:35ab3bf808343f44a2603901fc1f38f9952faa5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweaked to read more information (including symbol size) from blib.a</title>
<updated>2005-05-02T13:49:54+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2005-05-02T13:49:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=88baf7a3830d014f1b79d5d10841990dc000a319'/>
<id>urn:sha1:88baf7a3830d014f1b79d5d10841990dc000a319</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linker no longer provides start and end symbols for each table; these</title>
<updated>2005-04-27T11:27:38+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2005-04-27T11:27:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=69f09ebdd88344dd23df496246b4a487d0e35a6d'/>
<id>urn:sha1:69f09ebdd88344dd23df496246b4a487d0e35a6d</id>
<content type='text'>
markers are now static labels within the objects that refer to them.
</content>
</entry>
<entry>
<title>Fixed to properly catch multiply defined symbols.</title>
<updated>2005-04-23T14:54:30+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2005-04-23T14:54:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=d94cb571434ab1339a7906893826f744327cb826'/>
<id>urn:sha1:d94cb571434ab1339a7906893826f744327cb826</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First working version</title>
<updated>2005-04-23T14:41:15+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2005-04-23T14:41:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=4e5f10790b69ebb4fd49f0f8816fdbc2fa4af83c'/>
<id>urn:sha1:4e5f10790b69ebb4fd49f0f8816fdbc2fa4af83c</id>
<content type='text'>
</content>
</entry>
</feed>
