/[qemu]
ViewVC logotype

Revision 5510


Jump to revision: Previous Next
Author: pbrook
Date: Wed Oct 22 15:11:31 2008 UTC (15 years, 1 month ago)
Changed paths: 4
Log Message:
* Use function pointers for symbol lookup (currently for elf32 and elf64,
  could be expanded).  This also fixes the bug with mips elf64 symbols
  in current Qemu trunk.

* Use quicksort and binary search for symbol lookup.

* Remove unneeded entries from symbol table.  This reduced a typical table
  size (linux mips kernel) from 1764487 to 11656 entries.

Signed-off-by: Stefan Weil <weil@mail.berlios.de> 


Changed paths:

Path Details
Directorytrunk/disas.c modified , text changed
Directorytrunk/disas.h modified , text changed
Directorytrunk/elf_ops.h modified , text changed
Directorytrunk/linux-user/elfload.c modified , text changed

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.5