aboutsummaryrefslogtreecommitdiff
path: root/gdb/i387-nat.h
AgeCommit message (Collapse)AuthorFilesLines
2001-03-17* i387-nat.h: Doc Fix.Mark Kettenis1-1/+1
2001-02-17* i387-nat.c: Include "i387-nat.h". Use regnum instead of regnoMark Kettenis1-7/+13
consistently for parameter names. Fix comments accordingly. (i387_supply_register): New function. (i387_supply_fsave): Implement using i387_supply_register. * i387-nat.h: Use regnum instead of regno consistently for parameter names. Fix comments accordingly. (i387_supply_register): New prototype.
2000-08-10* i387-nat.h (i387_supply_fsave, i387_fill_fsave): Make extern.Mark Kettenis1-3/+16
(i387_supply_fxsave, i387_fill_fxsave): New prototypes. * i387-nat.c (i387_supply_fsave): Declare `val' as `unsigned int'. (fxsave_offset): New variable. (FXSAVE_ADDR): New macro. (i387_supply_fxsave, i387_fill_fxsave, i387_tag): New functions.
2000-05-23* i387-nat.h, i387-nat.c: New files.Mark Kettenis1-0/+37