* config/powerpc/tm-nbsd.h: Undefine IBM6000_TARGET. Suggested
[binutils-gdb.git] / gdb / ChangeLog
index 3cf40102c24ce8625e7ebb56adea1f46278df76b..c15dcc23570040e855ade14d0ea389b862a19865 100644 (file)
@@ -1,3 +1,30 @@
+2003-08-28  Daniel Jacobowitz  <drow@mvista.com>
+
+       * config/powerpc/tm-nbsd.h: Undefine IBM6000_TARGET.  Suggested
+       by Nathan J. Williams.
+
+2003-08-28  Daniel Jacobowitz  <drow@mvista.com>
+
+       * lin-lwp.c (wait_lwp): New function, copied from
+       stop_wait_callback.  Clean up.
+       (stop_wait_callback): Use wait_lwp.
+
+2003-08-28  Andrew Cagney  <cagney@redhat.com>
+
+       * mips-tdep.c (gdb_print_insn_mips): Set the disassembler's
+       flavour and disassembler options.
+       (_initialize_mips_tdep): Do not set deprecated_tm_print_insn.
+       (mips_gdbarch_init): Set "print_insn".  Delete initialization of
+       deprecated_tm_print_insn_info.
+       
+2003-08-27  Andrew Cagney  <cagney@redhat.com>
+
+       * s390-tdep.c (s390_readinstruction): Delete "info" parameter.
+       Use target_read_memory.
+       (s390_get_frame_info): Update.  Do not reference
+       deprecated_tm_print_insn_info.
+       (s390_check_function_end, s390_is_sigreturn): Ditto.
+
 2003-08-27  Andrew Cagney  <cagney@redhat.com>
 
        * Makefile.in (cris-tdep.o): Update dependencies.