* emultempl/mmixelf.em: Remove incorrect '#line' directive.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 61bdb091912d7f473cfc951e3fbda361aaec5fb5..9ecaaffb4cb4cb72dacf2d1aa12b4e59b5105f43 100644 (file)
@@ -1,3 +1,31 @@
+2007-03-09  Markus Deuling  <deuling@de.ibm.com>
+
+       * infrun.c (breakpoints_failed): Remove unnecessary variable.
+       (handle_inferior_event): Remove unnecessary braces.
+       * breakpoint.c (bpstat_what): Remove wrong comment.
+
+2007-03-09  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * spu-tdep.c (spu_in_function_epilogue_p): New function.
+       (spu_gdbarch_init): Install it.
+
+2007-03-08  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * spu-linux-nat.c (spu_xfer_partial): Return -1 for unsupported
+       object types, not 0.
+
+2007-03-08  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * spu-tdep.c (spu_frame_align): New function.
+       (spu_gdbarch_init): Install it.  Set call dummy location to ON_STACK.
+
+2007-03-08  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * spu-tdep.c (spu_unwind_pc): Mask off interrupt enable bit.
+       (spu_software_single_step): Likewise.
+       (spu_read_pc, spu_write_pc): New functions.
+       (spu_gdbarch_init): Install them.
+
 2007-03-08  Ulrich Weigand  <uweigand@de.ibm.com>
 
        * cli/cli-dump.c (struct callback_data): load_offset needs to 
This page took 0.024086 seconds and 4 git commands to generate.