Fix jit.exp on most 32-bit targets.
authorDavid S. Miller <davem@redhat.com>
Tue, 11 Oct 2011 19:08:59 +0000 (19:08 +0000)
committerDavid S. Miller <davem@redhat.com>
Tue, 11 Oct 2011 19:08:59 +0000 (19:08 +0000)
commit205c306f8020479681add9d274b2c261acc48318
treec2115206a3c038bad74bc1f8a3ea8cb7a558e6f6
parentfac7ceb31e1d0600828e3d1c5729871fe1f10600
Fix jit.exp on most 32-bit targets.

* gdbarch.sh: New field 'long_long_align_bit'.
* gdbarch.c, gdbarch.h: Regenerate.
* i386-tdep.c (i386_gdbarch_init): Set long_long_align_bit to 32.
* jit.c (jit_read_code_entry): Use it to determine correct size offset.
gdb/ChangeLog
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/i386-tdep.c
gdb/jit.c
This page took 0.029997 seconds and 4 git commands to generate.