aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-m68k.c
AgeCommit message (Expand)AuthorFilesLines
1992-02-15White space and comment changes, and #ifdef __STDC__ becomes #ifK. Richard Pixley1-5/+6
1992-02-13White space and comments only. The devo tree prior to this delta isK. Richard Pixley1-3113/+3122
1991-12-28Copied a missing case from the fsf-gas. The case was for relaxingK. Richard Pixley1-51/+62
1991-11-24Ensure we null-terminate the string we copy at the start ofMichael Tiemann1-108/+118
1991-10-16typo in a comment.K. Richard Pixley1-854/+983
1991-08-15Abort()'s become as_fatal()'s.K. Richard Pixley1-19/+19
1991-08-14* no more relocation_info structures. We now squirt directly fromK. Richard Pixley1-4/+49
1991-08-06Added -S option for 3com. Asks that jbsr always resolve to jsr.K. Richard Pixley1-30/+35
1991-07-27Polishing m68k support.K. Richard Pixley1-283/+269
1991-04-04Initial revisionK. Richard Pixley1-0/+3808