* findvar.c (read_register_gen): Add "target byte-order" comment.
authorJim Kingdon <jkingdon@engr.sgi.com>
Sat, 20 Apr 1991 03:57:50 +0000 (03:57 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Sat, 20 Apr 1991 03:57:50 +0000 (03:57 +0000)
commitf2ebc25fc2b9137c3fa0a3607d8e77c7e372226a
treec0b36da3508c77c9cdc7a656f4ab112da79d5d97
parent961b4908e91517afed429ee3e246007efa86616c
* findvar.c (read_register_gen): Add "target byte-order" comment.

Wed Apr 17 17:09:48 1991  Jim Kingdon  (kingdon at cygint.cygnus.com)

* i386-tdep.c (i386_get_frame_setup): Use SWAP_TARGET_AND_HOST
before returning locals or slocals.

* i386-tdep.c (i386_follow_jump): Do not add data16 to pos in
call to codestream_seek; add one to pos if (and only if)
we are dealing with a jump with data16 == 1 (i.e. 0x66, 0xe9).

Mon Apr 15 12:04:32 1991  Jim Kingdon  (kingdon at cygint.cygnus.com)

* valops.c (call_function_by_hand): Put dummy1 in target order
before FIX_CALL_DUMMY.

* tm-i386v.h (FIX_CALL_DUMMY): Don't depend on host byte order.

Sun Apr 14 11:55:19 1991  Jim Kingdon  (kingdon at cygint.cygnus.com)

* valops.c (push_word): Add SWAP_TARGET_AND_HOST.

* remote.c (remote_open): Send '+' before calling putpkt().

* tm-i386v.h (REGISTER_VIRTUAL_TYPE): Return pointer to void,
not int, for pc, fp, and sp.

* remote.c (remote_open): Call start_remote after putpkt("?");
gdb/exec.c
gdb/findvar.c
gdb/i386-tdep.c
gdb/remote.c
gdb/sun3-xdep.c
gdb/tm-i386v.h
gdb/valops.c
This page took 0.024192 seconds and 4 git commands to generate.