mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
* mem-break.c (LITTLE_BREAKPOINT, BIG_BREAKPOINT): Define as
BREAKPOINT if mono-endian. (break_insn): Deleted. (big_break_insn, little_break_insn): Define. (memory_insert_breakpoint): Handle bi-endian cpus. (BREAKPOINT_LEN): Define. (memory_remove_breakpoint): Use it. (memory_breakpoint_size): Likewise.
This commit is contained in:
parent
40ee1402e0
commit
aa949c081f
@ -1,3 +1,14 @@
|
||||
Wed Mar 22 19:17:06 1995 Doug Evans <dje@cygnus.com>
|
||||
|
||||
* mem-break.c (LITTLE_BREAKPOINT, BIG_BREAKPOINT): Define as
|
||||
BREAKPOINT if mono-endian.
|
||||
(break_insn): Deleted.
|
||||
(big_break_insn, little_break_insn): Define.
|
||||
(memory_insert_breakpoint): Handle bi-endian cpus.
|
||||
(BREAKPOINT_LEN): Define.
|
||||
(memory_remove_breakpoint): Use it.
|
||||
(memory_breakpoint_size): Likewise.
|
||||
|
||||
Tue Mar 21 17:03:17 1995 Kung Hsu <kung@mexican.cygnus.com>
|
||||
|
||||
* sparc-stub.c: add nop after 'bg good_wim'.
|
||||
|
Loading…
Reference in New Issue
Block a user