aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-i386.c
AgeCommit message (Expand)AuthorFilesLines
1993-10-14Thu Oct 14 11:33:25 1993 Michael Meissner (meissner@osf.org)Ian Lance Taylor1-104/+177
1993-09-10gcc lint. See ChangeLog for details. Also:Ian Lance Taylor1-1/+4
1993-08-19* tc-i386.h (NO_RELOC) [BFD_ASSEMBLER]: Define as BFD_RELOC_NONE.Ken Raeburn1-32/+43
1993-07-21 * Extensive changes to permit symbols to contain any expressionIan Lance Taylor1-40/+30
1993-07-12fix definitions of md_create_long_jump, md_create_short_jump,Mark Eichin1-2/+2
1993-07-07(md_create_short_jump, md_create_long_jump,Ken Raeburn1-60/+66
1993-05-27read.c (s_align_bytes): Properly record alignment.Ken Raeburn1-261/+354
1992-12-03mostly whitespace/comment changesKen Raeburn1-72/+68
1992-11-23Ran "indent", for GNU coding style; some code & comments still need fixup.Ken Raeburn1-1662/+1994
1992-10-14Added #include <ctype.h> to several files. It's often more efficient,Ian Lance Taylor1-0/+34
1992-02-21changes from Minh Tran-Le <TRANLE@INTELLICORP.COM> to support i386K. Richard Pixley1-7/+15
1992-02-17fighting bitrot in a major wayK. Richard Pixley1-71/+148
1992-02-15White space and comment changes, and #ifdef __STDC__ becomes #ifK. Richard Pixley1-4/+4
1992-02-13remove all rcs keywordsK. Richard Pixley1-49/+0
1992-02-13White space and comments only. The devo tree prior to this delta isK. Richard Pixley1-1648/+1729
1991-04-04Initial revisionK. Richard Pixley1-0/+1983