Sign in
qemu
/
qemu
/
7cff316ed97f62288d2667f53d365813e6b8b3f8
/
elf_ops.h
83c1f87
Use load address when loading ELF images.
by pbrook
· 16 years ago
49918a7
* Use function pointers for symbol lookup (currently for elf32 and elf64,
by pbrook
· 16 years ago
9596ebb
Add statics and missing #includes for prototypes.
by pbrook
· 17 years ago
8279006
Cast ELF datatypes properly to host 64bit types.
by ths
· 17 years ago
eb296a0
Remove the target dependency introduced by previous patch
by blueswir1
· 17 years ago
9437454
Fix loading above 4G
by blueswir1
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
7428711
Improved initrd support for mips.
by ths
· 18 years ago
04d4b0c
Simplify error handling again.
by ths
· 18 years ago
9042c0e
Check ELF binaries for machine type and endianness.
by ths
· 18 years ago
3aee288
fixed memory leak
by bellard
· 19 years ago
9ee3c02
added entry parameter to ELF loader
by bellard
· 19 years ago
5fe141f
generic ELF loader
by bellard
· 19 years ago