Add missing ChangeLog entry.
authorUlrich Weigand <uweigand@de.ibm.com>
Thu, 11 Sep 2008 14:34:38 +0000 (14:34 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Thu, 11 Sep 2008 14:34:38 +0000 (14:34 +0000)
gdb/ChangeLog

index 0bc34a7bcbcb2e23a98e29f760cf60ed1add1fca..4dec4ac438a6f49a9893e9d63548d6142db0db17 100644 (file)
        * sh-tdep.c (sh_sh4_build_float_register_type): Likewise.
        * sh64-tdep.c (sh64_build_float_register_type): Likewise.
 
+2008-09-11  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * defs.h (struct gdbarch): Add forward declaration.
+       (set_next_address): Add GDBARCH argument.
+       * printcmd.c (set_next_address): Use it to find pointer type.
+       * breakpoint.c (breakpoint_1): Update call.
+       * source.c (line_info): Likewise.
+       * findcmd.c (find_command): Use current_gdbarch to find pointer type.
+
+       * breakpoint.c (set_breakpoint_count): Use platform-neutral
+       types for internal variable values.
+       * infrun.c (handle_inferior_event): Likewise.
+       * source.c (forward_search_command, reverse_search_command): Likewise.
+       * tracepoint.c (set_tracepoint_count, set_traceframe_num,
+       set_tracepoint_num, set_traceframe_context): Likewise.
+
 2008-09-11  Ulrich Weigand  <uweigand@de.ibm.com>
 
        * gdbtypes.h (struct builtin_type): Remove builtin_true_char