OSDN Git Service

Fix the zero padding so that it doesn't crash if tehre is more than 1K of
authorDavid McCullough <davidm@snapgear.com>
Fri, 30 May 2003 07:02:26 +0000 (07:02 +0000)
committerDavid McCullough <davidm@snapgear.com>
Fri, 30 May 2003 07:02:26 +0000 (07:02 +0000)
commitec099ec371bce870f9fa6ffdd26de74f36d84962
tree98c2d4ba9c900778440d93b3a0581f24b36c1159
parent408b4fda1f2a7fb61af648daf5577b89127612a5
Fix the zero padding so that it doesn't crash if tehre is more than 1K of
padding required.

Fix the shared library support which,  although the library is at a high
address,  we don't want to pad the file to +16Mb.  We also do not want the
relocations starting +16Mb into the file :-)
elf2flt.c