summaryrefslogtreecommitdiffstats
path: root/elf_ops.h
Commit message (Expand)AuthorAgeFilesLines
* Add statics and missing #includes for prototypes.pbrook2007-11-181-3/+3
* Cast ELF datatypes properly to host 64bit types.ths2007-10-171-3/+3
* Remove the target dependency introduced by previous patchblueswir12007-09-251-1/+1
* Fix loading above 4Gblueswir12007-09-241-2/+2
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-3/+3
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-5/+5
* Improved initrd support for mips.ths2007-04-011-1/+11
* Simplify error handling again.ths2006-12-231-7/+4
* Check ELF binaries for machine type and endianness.ths2006-12-231-4/+9
* fixed memory leakbellard2006-05-021-0/+1
* added entry parameter to ELF loaderbellard2006-04-261-3/+10
* generic ELF loaderbellard2006-04-231-0/+197
OpenPOWER on IntegriCloud