aboutsummaryrefslogtreecommitdiff
path: root/gas/as.c
AgeCommit message (Expand)AuthorFilesLines
1993-07-07localize a conditionally used variableKen Raeburn1-35/+41
1993-03-30look for GAS_VERSION macro, not external version_string varKen Raeburn1-48/+53
1993-02-24more bfd merging - see ChangeLogKen Raeburn1-69/+73
1992-11-23Ran "indent", for GNU coding style; some code & comments still need fixup.Ken Raeburn1-275/+304
1992-04-27use -K for broken word option rather than -k which means pic to sun asK. Richard Pixley1-5/+8
1992-02-15White space and comment changes. #ifdef __STDC__ becomes #if __STDC__K. Richard Pixley1-5/+5
1992-02-13White space and comments only. The devo tree prior to this delta isK. Richard Pixley1-128/+135
1992-01-21 * as.c: change -l to -a[lsn], to avoid conflict with 68000Steve Chamberlain1-25/+80
1991-04-04Initial revisionK. Richard Pixley1-0/+361