From: Mark Kettenis Date: Sat, 17 Mar 2001 23:02:10 +0000 (+0000) Subject: * i387-nat.h: Doc Fix. X-Git-Tag: dberlin-typesystem-branchpoint~1015 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7daede3b53c9af3cb1c071ed883087f3b0a92c8c;p=thirdparty%2Fbinutils-gdb.git * i387-nat.h: Doc Fix. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 72fb0fd4192..10cea66e71e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ 2001-03-17 Mark Kettenis + * i387-nat.h: Doc Fix. + * i386-tdep.c: Fix formatting. (i386_get_frame_setup, i386_follow_jump, codestream_read, codestream_seek, codestream_fill, skip_trampoline_code, diff --git a/gdb/i387-nat.h b/gdb/i387-nat.h index ca2e7c6865d..1637e9b8ec4 100644 --- a/gdb/i387-nat.h +++ b/gdb/i387-nat.h @@ -21,7 +21,7 @@ #ifndef I387_NAT_H #define I387_NAT_H -/* Fill register REGNO in GDB's register array with the appropriate +/* Fill register REGNUM in GDB's register array with the appropriate value from *FSAVE. This function masks off any of the reserved bits in *FSAVE. */