From: Stu Grossman Date: Mon, 15 May 1995 21:17:36 +0000 (+0000) Subject: * sparclite/salib.c (win_ovf win_unf): Make window size constant X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=24e1a4e0eb1f2730dff03421d65df73fd5ac43e5;p=binutils-gdb.git * 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. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index beac0ad59ff..33091380e2c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,11 @@ 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 trap_expected_after_continue. * (wait_for_inferior): Fix for remote watchpoints. Don't try to