aboutsummaryrefslogtreecommitdiff
path: root/gdb/sparc-nat.c
AgeCommit message (Collapse)AuthorFilesLines
1993-09-01bcopy -> memcpyK. Richard Pixley1-2/+2
1993-05-25 * sparc-nat.c (store_inferior_registers): Fill in all members ofPeter Schauer1-0/+6
inferior_fp_registers by reading them from the inferior before modifying and writing them back. Fixes unexplainable inferior FP exceptions after calls to the inferior or setting of floating point registers. * mips-tdep.c (mips_skip_prologue): Skip move of argument register to register which is generated by gcc-2.4.
1992-10-28include nm.h in defs.hK. Richard Pixley1-1/+0
1992-09-30Native file renaming.K. Richard Pixley1-0/+297
* nat-sparc.c -> sparc-nat.c * nat-sun4os4.h -> nm-sun4os4.h * nat-trash.h -> nm-trash.h * configure.in: link to nm.h rather than nat.h. * infptrace.c: include nm.h rather than nat.h.