From 015605c5ae0537e4425214f1408b4b71ab2bd38f Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Thu, 11 Feb 1993 09:52:25 +0000 Subject: [PATCH] * mips-tdep.c (isa_NAN): Fix byte order dependency. Reported by Nobuyuki Hikichi , fixed by sato@sm.sony.co.jp. --- gdb/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 32f7f9e813..1519e93f68 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ Thu Feb 11 00:59:07 1993 John Gilmore (gnu@cygnus.com) + * mips-tdep.c (isa_NAN): Fix byte order dependency. + Reported by Nobuyuki Hikichi , + fixed by sato@sm.sony.co.jp. + * xcoffread.c (parmsym): Don't use an initializer to set up this struct symbol. Set it up in initialize_xcoffread. (read_xcoff_symtab, xcoff_symfile_read): Surround code that only -- 2.34.1