aboutsummaryrefslogtreecommitdiff
path: root/gas/read.c
AgeCommit message (Expand)AuthorFilesLines
1993-03-29(big_cons): If target_big_endian, reverse bytes being copied. (TemporaryKen Raeburn1-8/+16
1993-03-04 * read.c (s_space): Multiply repeat count by mult, not fill.Steve Chamberlain1-1/+1
1993-03-04read.c needs ctype.hKen Raeburn1-170/+171
1993-01-04fix goof from last changeKen Raeburn1-0/+4
1993-01-04(s_data): Use "data_section"; it'll map to SEG_DATA or SEG_E1 if appropriate,Ken Raeburn1-178/+39
1992-12-30Wed Dec 30 10:18:57 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-14/+21
1992-12-13Sat Dec 12 15:26:34 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-92/+91
1992-11-23Ran "indent", for GNU coding style; some code & comments still need fixup.Ken Raeburn1-1455/+1658
1992-09-09Wed Sep 9 11:06:25 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-1/+7
1992-08-06 * read.c (s_fill): make the .fill size clamped error a warn andSteve Chamberlain1-2/+2
1992-06-24Wed Jun 24 10:57:54 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain1-14/+14
1992-06-04Thu Jun 4 11:59:13 1992 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain1-1265/+1479
1992-02-21changes from Minh Tran-Le <TRANLE@INTELLICORP.COM> to support i386K. Richard Pixley1-18/+26
1992-02-17fighting bitrot in a major wayK. Richard Pixley1-181/+70
1992-02-15White space and comment changes. #ifdef __STDC__ becomes #if __STDC__K. Richard Pixley1-3/+4
1992-02-13White space and comments only. The devo tree prior to this delta isK. Richard Pixley1-1006/+1050
1991-04-04Initial revisionK. Richard Pixley1-0/+2281