aboutsummaryrefslogtreecommitdiff
path: root/loader.c
AgeCommit message (Expand)Author
2007-10-17Cast ELF datatypes properly to host 64bit types.ths
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-04-01Improved initrd support for mips.ths
2007-03-06Simple u-boot image loading support.pbrook
2006-12-23Check ELF binaries for machine type and endianness.ths
2006-05-07win32 fixbellard
2006-04-26added entry parameter to ELF loaderbellard
2006-04-23generic ELF loaderbellard