aboutsummaryrefslogtreecommitdiff
path: root/gas/as.h
AgeCommit message (Expand)AuthorFilesLines
1994-01-28* as.h: If __GNUC__ and inline are both undefined, define inline away.Ken Raeburn1-1/+5
1994-01-27 * messages.c (as_warn_internal): New static function.Ian Lance Taylor1-11/+8
1994-01-17 * as.h (subseg_force_new): Add prototype.Jeff Law1-0/+1
1994-01-13* as.h: Include config.h. Added forward declaration for struct symbol.Ken Raeburn1-5/+36
1993-09-13 * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new to subseg_set.Ian Lance Taylor1-11/+5
1993-09-10gcc lint. See ChangeLog for details. Also:Ian Lance Taylor1-45/+6
1993-07-14 * Changes to keep a full expression as the value of a symbol, notIan Lance Taylor1-3/+1
1993-07-07move valueT typedef to as.h from struc-symbol.hKen Raeburn1-13/+58
1993-03-30move local include after system ones; use CONST not constKen Raeburn1-63/+116
1992-12-03Some cleanup.Ken Raeburn1-138/+111
1992-11-23Ran "indent", for GNU coding style; some code & comments still need fixup.Ken Raeburn1-153/+159
1992-08-19mainly link-relax changesKen Raeburn1-8/+9
1992-08-13make it compile on rs6k: declare free, disable assertions, don't define M_RS6000Ken Raeburn1-0/+7
1992-02-22 * app.c: MRI compatibility - allow single quote to start a string.Steve Chamberlain1-3/+6
1992-02-15White space and comment changes. #ifdef __STDC__ becomes #if __STDC__K. Richard Pixley1-8/+8
1992-02-13White space and comments only. The devo tree prior to this delta isK. Richard Pixley1-60/+59
1991-11-29Made ebmon29k use coff-bfd backendSteve Chamberlain1-0/+3
1991-11-26Mon Nov 25 17:26:22 1991 Steve Chamberlain (sac at cygnus.com)Steve Chamberlain1-8/+8
1991-10-08*** empty log message ***Steve Chamberlain1-4/+14
1991-09-01prototype for decode_local_label_name(), better definition ofK. Richard Pixley1-18/+19
1991-04-04Initial revisionK. Richard Pixley1-0/+397