summaryrefslogtreecommitdiffstats
path: root/gas/symbols.c
Commit message (Expand)AuthorAgeFilesLines
* * symbols.c (dot_text_symbol, dot_data_symbol, dot_bss_symbol): Deleted.Ken Raeburn1994-01-281-24/+20
* * symbols.c (S_IS_COMMON): Use bfd_is_com_section rather thanIan Lance Taylor1994-01-251-8/+31
* * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new to subseg_set.Ian Lance Taylor1993-09-131-8/+8
* gcc lint. See ChangeLog for details. Also:Ian Lance Taylor1993-09-101-3/+3
* Deleted explicit "return" statements without values at the ends of functions.Ken Raeburn1993-09-011-15/+20
* * Extensive changes to permit symbols to contain any expressionIan Lance Taylor1993-07-211-21/+89
* * read.c (float_cons): Simplified parsing logic. IfIan Lance Taylor1993-07-161-2/+3
* * Preliminary support for m88k-coff.Ian Lance Taylor1993-07-151-0/+15
* * Removed sy_forward and replaced it with an undefined expressionIan Lance Taylor1993-07-141-2/+48
* * Changes to keep a full expression as the value of a symbol, notIan Lance Taylor1993-07-141-15/+22
* * symbols.c (fb_label_instance, fb_label_instance_inc): Don't dumpIan Lance Taylor1993-07-071-13/+22
* * symbols.c (symbol_new): Symbol value is type valueT.Ken Raeburn1993-07-071-192/+293
* Wed Dec 30 10:18:57 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1992-12-301-20/+3
* Ran "indent", for GNU coding style; some code & comments still need fixup.Ken Raeburn1992-11-231-442/+775
* force all files to end in "/* end of filename"K. Richard Pixley1992-02-131-1/+1
* White space and comments only. The devo tree prior to this delta isK. Richard Pixley1992-02-131-268/+266
* * symbols.c(colon): if a symbol is being multiply defined as exactlySteve Chamberlain1992-01-241-4/+9
* oops, syntax errorK. Richard Pixley1991-11-061-1/+1
* adjust STRIP_UNDERSCOREK. Richard Pixley1991-11-061-33/+40
* hack around memset().K. Richard Pixley1991-09-011-1/+2
* Better error reporting on missing local labels.K. Richard Pixley1991-08-281-5/+35
* Initial revisionK. Richard Pixley1991-04-041-0/+614
OpenPOWER on IntegriCloud