]> git.ipfire.org Git - thirdparty/qemu.git/history - elf_ops.h
CRIS: Fix bmi.
[thirdparty/qemu.git] / elf_ops.h
2008-10-22  pbrookUse load address when loading ELF images.
2008-10-22  pbrook* Use function pointers for symbol lookup (currently...
2007-11-18  pbrookAdd statics and missing #includes for prototypes.
2007-10-17  thsCast ELF datatypes properly to host 64bit types.
2007-09-25  blueswir1 Remove the target dependency introduced by previous...
2007-09-24  blueswir1 Fix loading above 4G
2007-09-17  thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16  thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-04-01  thsImproved initrd support for mips.
2006-12-23  thsSimplify error handling again.
2006-12-23  thsCheck ELF binaries for machine type and endianness.
2006-05-02  bellardfixed memory leak
2006-04-26  bellardadded entry parameter to ELF loader
2006-04-23  bellardgeneric ELF loader