From 5e9a7f007702007ff3a79ebb0f72175355187fbf Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Tue, 22 Sep 1992 21:55:21 +0000 Subject: [PATCH] fix repeated ext_format_i960 local decls so sun4 cc accepts it --- gdb/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 2ed241c669..0dbc388994 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Tue Sep 22 17:13:19 1992 Ken Raeburn (raeburn@cambridge.cygnus.com) + + * tm-i960.h (ext_format_i960): Add top-level declaration. + (REGISTER_CONVERT_TO_{VIRTUAL,RAW}): Don't declare it in nested + blocks, else Sun4 compiler complains. + Tue Sep 22 00:43:51 1992 John Gilmore (gnu@cygnus.com) * mips-pinsn.c (print_insn_arg, case 'B'): Disassemble `break' -- 2.34.1