mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
* sparc-tdep.c (fetch_instruction): New function.
(single_step, sparc_init_extra_frame_info, examine_prologue): Use fetch_instruction instead of read_memory_integer to ensure that instructions are always read as big-endian.
This commit is contained in:
parent
0aa3233efe
commit
f151b17fde
@ -1,3 +1,10 @@
|
||||
Wed May 13 15:22:02 1998 Mark Alexander <marka@cygnus.com>
|
||||
|
||||
* sparc-tdep.c (fetch_instruction): New function.
|
||||
(single_step, sparc_init_extra_frame_info, examine_prologue):
|
||||
Use fetch_instruction instead of read_memory_integer
|
||||
to ensure that instructions are always read as big-endian.
|
||||
|
||||
Wed May 13 14:42:21 1998 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* configure.in: Add AC_FUNC_ALLOCA.
|
||||
|
Loading…
Reference in New Issue
Block a user