From ac1764c7482bf7a4470321d4d018f00c1ab32c18 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Fri, 17 Oct 2003 13:49:37 +0000 Subject: [PATCH] fix tiop in changelug --- gdb/ChangeLog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c69001bf40f..9c3317ee45a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,6 +1,8 @@ 2003-10-17 Shrinivas Atre - * gdb/config/h8300/tm-h8300.h : Addition of extern variable h8300_normal_mode - * gdb/h8300-tdep.c (BINWORD): Update BINWORD for h8300_normal_mode + + * gdb/config/h8300/tm-h8300.h (h8300_normal_mode): Add external + declaration. + * gdb/h8300-tdep.c (BINWORD): Update BINWORD for h8300_normal_mode (h8300_examine_prologue): Use h8300_normal_mode flag (h8300_gdbarch_init): Set architecture info for normal mode -- 2.30.2