* mn10300-tdep.c (mn10300_gdbarch_init): For mn10300, by default,
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 055cc9697a98b3e5eae1ce2d39240893541500cb..9da23dcdd82a91d5bccee81fb2ce23e58df9b509 100644 (file)
@@ -1,3 +1,37 @@
+2009-03-28  Kevin Buettner  <kevinb@redhat.com>
+
+       * mn10300-tdep.c (mn10300_gdbarch_init): For mn10300, by default,
+       `char' is unsigned.
+
+2009-03-28  Pedro Alves  <pedro@codesourcery.com>
+
+       * remote.c (remote_stop_ns): If multi-process extensions are off,
+       and GDB is requesting the whole process to stop, sent "vCont;t",
+       not "vCont;t:-1"
+
+2009-03-28  Pedro Alves  <pedro@codesourcery.com>
+
+       * inf-loop.c (inferior_event_handler): Avoid calling is_running on
+       null inferior_ptid.
+
+2009-03-27  Eli Zaretskii  <eliz@gnu.org>
+
+       * config/djgpp/fnchange.lst: Update to fix ARI-reported problems.
+
+2009-03-26  Doug Evans  <dje@google.com>
+
+       * thread.c (do_restore_current_thread_cleanup): Redo test for
+       whether to restore old->inferior_ptid.
+
+2009-03-26  Tom Tromey  <tromey@redhat.com>
+
+       * breakpoint.c (resolve_sal_pc): Preserve original line number
+       when skipping prologue.
+
+2009-03-26  Doug Evans  <dje@google.com>
+
+       * thread.c (inferior_thread) Remove "extern" in definition.
+
 2009-03-26  Thiago Jung Bauermann  <bauerman@br.ibm.com>
 
        Add gdb.Value.is_optimized_out attribute.
This page took 0.046057 seconds and 4 git commands to generate.