qemu-e2k/linux-user
Laurent Desnogues ec822001a2 Fix symfind.
this patch fixes an issue in symfind.

Assume you have the following symbols:

Address  Size
0045bca0 00000080 T s0
0045bd20 00000112 T s1

You'll notice that s1 is s0 + size.

So the current symfind will find that address 0045bd20 belongs to s0
instead of s1.

Laurent

Signed-off-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Message-Id:
2009-08-10 13:05:25 -05:00
..
alpha
arm rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN 2009-07-27 14:09:21 -05:00
cris
i386
m68k
microblaze
mips
mips64
mipsn32
ppc Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00
sh4
sparc
sparc64
x86_64
elfload32.c
elfload.c Fix symfind. 2009-08-10 13:05:25 -05:00
envlist.c
envlist.h
errno_defs.h
flat.h
flatload.c Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00
ioctls.h
linux_loop.h
linuxload.c More NULL pointer fixes 2009-08-01 10:13:20 +00:00
m68k-sim.c Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00
main.c Sparc64: replace tsptr with helper routine 2009-08-04 20:22:10 +00:00
mmap.c rename USE_NPTL to CONFIG_USE_NPTL 2009-07-27 14:10:55 -05:00
path.c
qemu-types.h
qemu.h rename USE_NPTL to CONFIG_USE_NPTL 2009-07-27 14:10:55 -05:00
signal.c Fix most warnings (errors with -Werror) when debugging is enabled 2009-07-20 17:19:25 +00:00
socket.h
strace.c
strace.list
syscall_defs.h
syscall_types.h
syscall.c linux-user: make FUTEX_* calls honor timeout parameter 2009-08-03 20:33:42 +04:00
uaccess.c
vm86.c Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00