summaryrefslogtreecommitdiff
path: root/gdb/m68k-tdep.c
Commit message (Collapse)AuthorAgeFilesLines
* remove obsolete comment about call function stuff being duplicatedJim Kingdon1993-09-031-7/+0
|
* bcopy -> memcpyK. Richard Pixley1993-09-011-20/+128
|
* * m68k-tdep.c (sun3_saved_pc_after_call): Only do trap check forStu Grossman1992-09-171-12/+68
| | | | | | Suns. Rename to m68k_saved_pc_after_call. * tm-68k-noun.h, tm-sun3.h (SAVED_PC_AFTER_CALL): Use m68k_saved... instead of sun3_saved...
* Add generic m68k function prologue skipping support and expand theFred Fish1991-11-191-8/+319
| | | | skipping to include movem and fmovem.
* Initial revisionK. Richard Pixley1991-03-281-0/+26