mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 13:27:26 +08:00
* sparclite/salib.c (win_ovf win_unf): Make window size constant
into a variable (__WINSIZE) so that it can be controlled via the .h file. * sparclite/sparclite.h: Add SL933 #ifdef to set __WINSIZE to 6 for the 933 board.
This commit is contained in:
@ -1,5 +1,11 @@
|
|||||||
Mon May 15 12:12:34 1995 Stu Grossman (grossman@cygnus.com)
|
Mon May 15 12:12:34 1995 Stu Grossman (grossman@cygnus.com)
|
||||||
|
|
||||||
|
* sparclite/salib.c (win_ovf win_unf): Make window size constant
|
||||||
|
into a variable (__WINSIZE) so that it can be controlled via the
|
||||||
|
.h file.
|
||||||
|
* sparclite/sparclite.h: Add SL933 #ifdef to set __WINSIZE to 6
|
||||||
|
for the 933 board.
|
||||||
|
|
||||||
* infrun.c: Add #ifdef HP_OS_BUG to all references to
|
* infrun.c: Add #ifdef HP_OS_BUG to all references to
|
||||||
trap_expected_after_continue.
|
trap_expected_after_continue.
|
||||||
* (wait_for_inferior): Fix for remote watchpoints. Don't try to
|
* (wait_for_inferior): Fix for remote watchpoints. Don't try to
|
||||||
|
Reference in New Issue
Block a user