Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-09-01 | bcopy -> memcpy | K. Richard Pixley | 1 | -2/+2 | |
1993-05-25 | * sparc-nat.c (store_inferior_registers): Fill in all members of | Peter Schauer | 1 | -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-28 | include nm.h in defs.h | K. Richard Pixley | 1 | -1/+0 | |
1992-09-30 | Native file renaming. | K. Richard Pixley | 1 | -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. |