2004-04-10 Mark Kettenis <kettenis@gnu.org>
+ * amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c,
+ i386-linux-tdep.c, i386-tdep.c, i386nbsd-tdep.c, i386obsd-tdep.c:
+ Fix typo.
+
* amd64-tdep.c (amd64_supply_fxsave): Only fiddle with
I387_FISEG_REGNUM and I387_FOSEG_REGNUM in 64-bit mode.
(amd64_collect_fxsave): Likewise.
return pc;
}
-/* Return whether the frame preciding NEXT_FRAME corresponds to a
+/* Return whether the frame preceding NEXT_FRAME corresponds to a
GNU/Linux sigtramp routine. */
static int
/* Support for signal handlers. */
-/* Return whether the frame preciding NEXT_FRAME corresponds to a
+/* Return whether the frame preceding NEXT_FRAME corresponds to a
NetBSD sigtramp routine. */
static int
/* Default page size. */
static const int amd64obsd_page_size = 4096;
-/* Return whether the frame preciding NEXT_FRAME corresponds to an
+/* Return whether the frame preceding NEXT_FRAME corresponds to an
OpenBSD sigtramp routine. */
static int
return pc;
}
-/* Return whether the frame preciding NEXT_FRAME corresponds to a
+/* Return whether the frame preceding NEXT_FRAME corresponds to a
GNU/Linux sigtramp routine. */
static int
}
\f
-/* Return whether the frame preciding NEXT_FRAME corresponds to a
+/* Return whether the frame preceding NEXT_FRAME corresponds to a
sigtramp routine. */
static int
/* System V Release 4 (SVR4). */
-/* Return whether the frame preciding NEXT_FRAME corresponds to a SVR4
+/* Return whether the frame preceding NEXT_FRAME corresponds to a SVR4
sigtramp routine. */
static int
return -1;
}
-/* Return whether the frame preciding NEXT_FRAME corresponds to a
+/* Return whether the frame preceding NEXT_FRAME corresponds to a
NetBSD sigtramp routine. */
static int
/* Default page size. */
static const int i386obsd_page_size = 4096;
-/* Return whether the frame preciding NEXT_FRAME corresponds to an
+/* Return whether the frame preceding NEXT_FRAME corresponds to an
OpenBSD sigtramp routine. */
static int