* ppc-linux-nat.c (ppc_register_u_addr): Don't assume that r0 is
register number zero.
+2004-04-21 Michael Snyder <msnyder@redhat.com>
+
+ * mips-tdep.c (heuristic_proc_start):
+ Warning() already prefixes "Warning: ".
+
2004-04-21 Andrew Cagney <cagney@redhat.com>
* annotate.h (deprecated_annotate_starting_hook)
* rs6000-tdep.c (registers_e500, registers_7400): Doc fixes.
+>>>>>>> 1.5719
2004-04-19 Daniel Jacobowitz <drow@mvista.com>
* dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):
variable `funcaddr'. Fix some coding-standards problems.
* sparc-tdep.c (sparc_regset_from_core_section): Check whether
- SECT_SIZE is large enough, not wheter it's exactly the right size.
+ SECT_SIZE is large enough, not whether it's exactly the right size.
(sparc32_gdbarch_init): Initialize TDEP->sizeof_gregset and
TDEP->fpregset to zero.
static int blurb_printed = 0;
warning
- ("Warning: GDB can't find the start of the function at 0x%s.",
+ ("GDB can't find the start of the function at 0x%s.",
paddr_nz (pc));
if (!blurb_printed)