aboutsummaryrefslogtreecommitdiff
path: root/gas/symbols.c
AgeCommit message (Expand)AuthorFilesLines
1993-07-21 * Extensive changes to permit symbols to contain any expressionIan Lance Taylor1-21/+89
1993-07-16 * read.c (float_cons): Simplified parsing logic. IfIan Lance Taylor1-2/+3
1993-07-15 * Preliminary support for m88k-coff.Ian Lance Taylor1-0/+15
1993-07-14 * Removed sy_forward and replaced it with an undefined expressionIan Lance Taylor1-2/+48
1993-07-14 * Changes to keep a full expression as the value of a symbol, notIan Lance Taylor1-15/+22
1993-07-07 * symbols.c (fb_label_instance, fb_label_instance_inc): Don't dumpIan Lance Taylor1-13/+22
1993-07-07* symbols.c (symbol_new): Symbol value is type valueT.Ken Raeburn1-192/+293
1992-12-30Wed Dec 30 10:18:57 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-20/+3
1992-11-23Ran "indent", for GNU coding style; some code & comments still need fixup.Ken Raeburn1-442/+775
1992-02-13force all files to end in "/* end of filename"K. Richard Pixley1-1/+1
1992-02-13White space and comments only. The devo tree prior to this delta isK. Richard Pixley1-268/+266
1992-01-24 * symbols.c(colon): if a symbol is being multiply defined as exactlySteve Chamberlain1-4/+9
1991-11-06oops, syntax errorK. Richard Pixley1-1/+1
1991-11-06adjust STRIP_UNDERSCOREK. Richard Pixley1-33/+40
1991-09-01hack around memset().K. Richard Pixley1-1/+2
1991-08-28Better error reporting on missing local labels.K. Richard Pixley1-5/+35
1991-04-04Initial revisionK. Richard Pixley1-0/+614