From: Martin Hunt Date: Tue, 15 Oct 1996 21:26:29 +0000 (+0000) Subject: Tue Oct 15 14:24:19 1996 Martin M. Hunt X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3f3d60c1bc27b28bea098cc7f175c3f704530eab;p=binutils-gdb.git Tue Oct 15 14:24:19 1996 Martin M. Hunt * config/powerpc/tm-ppc-eabi.h: Undefine NO_SINGLE_STEP so targets can use single-step commands. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 32d8af27cb2..214f638858a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,13 @@ +Tue Oct 15 14:24:19 1996 Martin M. Hunt + + * config/powerpc/tm-ppc-eabi.h: Undefine NO_SINGLE_STEP so targets + can use single-step commands. + +Sun Oct 13 11:38:25 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * stabsread.c (define_symbol): If REG_STRUCT_HAS_ADDR is non-zero, + follow typedefs before checking TYPE_CODE for structures and unions. + Fri Oct 11 15:43:54 1996 Stu Grossman (grossman@critters.cygnus.com) * frame.h: Move definition of struct frame_saved_args to before