Michael Brown 2cfe0dee1f Don't trash the %ecx value returned by relocate(). This was causing
us to round down the size for the relocation copy to the nearest 64kB
(+0x10 bytes); this just happened to work on most machines because the
last 64kB of the image is all-zeroes anyway (it's the .bss).
2007-07-19 16:07:31 +01:00
2005-05-17 16:44:57 +00:00
2005-05-17 16:44:57 +00:00
Description
No description provided
124 MiB
Languages
C 97.2%
Assembly 1.5%
Perl 0.6%
Makefile 0.4%
Python 0.2%