Index: ChangeLog
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index c7ffc7fbe743eba3019bc78a66d387040e258d52..649d07b57f6f8355d44f5935969299d15caa2510 100644 (file)
@@ -1,3 +1,41 @@
+2004-09-12  Andrew Cagney  <cagney@gnu.org>
+
+       * config/m68k/nbsdelf.mh: Add missing trailing newline.  Problem
+       reported by Dave Anderson.
+
+       * target.c (target_info): Delete #ifdef call to FILES_INFO_HOOK.
+
+       * inferior.h (STORE_STRUCT_RETURN): Delete macro.
+
+2004-09-12  Salvador E. Tropea  <set@users.sf.net>
+           Andrew Cagney  <cagney@gnu.org>
+
+       * mi/mi-main.c (mi_cmd_data_list_changed_registers)
+       (mi_cmd_data_list_register_values)
+       (mi_cmd_data_write_register_values): Include the PSEUDO_REGS in
+       the register number computation.
+
+2004-09-12  Andrew Cagney  <cagney@gnu.org>
+
+       * ppcnbsd-nat.c: Include "inf-ptrace.h".
+       (ppcnbsd_fetch_inferior_registers): Rename fetch_inferior_registers.
+       (ppcnbsd_store_inferior_registers): Rename store_inferior_registers.
+       (_initialize_ppcnbsd_nat): Create and add a NetBSD/PPC ptrace
+       target.
+       * config/powerpc/nbsd.mh (NATDEPFILES): Replace and inftarg.o with
+       inf-ptrace.o and inf-child.o.
+       * inf-ptrace.h, inf-ptrace.c, inf-child.h, inf-child.c: New files.
+       * Makefile.in: Update dependencies.
+       
+2004-09-11  Andrew Cagney  <cagney@gnu.org>
+
+       * language.c (hex_string, hex_string_custom): Move from here ...
+       * utils.c (hex_string, hex_string_custom): ... to here, rewrite.
+       (CELLSIZE): Increase to 50.
+       * language.h (hex_string, hex_string_custom): Move from here ...
+       * defs.h: ... to here.
+       * Makefile.in: Update all dependencies.
+       
 2004-09-11  Paul N. Hilfinger  <hilfinger@gnat.com>
 
         * language.c (local_hex_format_custom): Remove.
This page took 0.024849 seconds and 4 git commands to generate.