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