* mips-tdep.c (isa_NAN): Fix byte order dependency.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 1a0a5a50193720d58657b91aaec942e3c1b96efa..1519e93f68930419685aed2e4b850820af6328d0 100644 (file)
@@ -1,3 +1,14 @@
+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 <hikichi@sra.co.jp>,
+       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
+       works on real rs/6000 target with #ifndef FAKING_RS6000.
+
 Wed Feb 10 23:42:37 1993  John Gilmore  (gnu@cygnus.com)
 
        * stabsread.c (rs6000_builtin_type):  Move function from
@@ -10,6 +21,7 @@ Wed Feb 10 23:42:37 1993  John Gilmore  (gnu@cygnus.com)
        (process_xcoff_symbol case C_RSYM):  Fix typo in #ifdef.
        * xcoffexec.c (map_vmap):  Don't allocate an objfile for the exec_file.
        * Makefile.in:  xcoffread.o is not built by default.
+       * xm-rs6000.h (IBM6000_HOST):  Remove.
        * config/rs6000.mh (NATDEPFILES): xcoffread.o is native only.
        * doc/gdbint.texinfo:  Eliminate IBM6000_HOST, document
        IBM6000_TARGET.
This page took 0.024219 seconds and 4 git commands to generate.