aboutsummaryrefslogtreecommitdiff
path: root/gas/as.h
AgeCommit message (Expand)AuthorFilesLines
1996-08-07Wed Aug 7 14:19:03 1996 Philippe De Muyter <phdm@info.ucl.ac.be>Ian Lance Taylor1-5/+5
1996-07-08 * as.h: Don't define const or volatile.Ian Lance Taylor1-9/+4
1996-06-27 * as.h (struct frag): Remove unused align_mask and align_offsetIan Lance Taylor1-16/+8
1996-02-07update copyrightsIan Lance Taylor1-11/+13
1995-08-21 Add support for macros.Ian Lance Taylor1-0/+3
1995-08-16* as.h (alloca): Use void* declaration on HP/UX.Ken Raeburn1-7/+8
1995-08-09* as.h (alloca): If __STDC__, declare void* instead of char*.Ken Raeburn1-1/+11
1995-07-05 * config/tc-sparc.c (md_shortopts): Add "K:" if OBJ_ELF.Ian Lance Taylor1-0/+5
1995-05-04* as.h (LOCAL_LABELS_DOLLAR, LOCAL_LABELS_FB): If not already defined, defineKen Raeburn1-15/+20
1994-12-30* as.h (relax_substateT): Now defined to be unsigned int.Ken Raeburn1-20/+30
1994-12-28* subsegs.h: Include obstack.h.Ken Raeburn1-2/+0
1994-12-20* frags.c (frag_init): Call obstack_begin on `frags'.Ken Raeburn1-16/+41
1994-09-14Do unlink/delete test properly.Ken Raeburn1-1/+2
1994-09-13Use EXIT_SUCCESS and EXIT_FAILURE in all exit calls.Ken Raeburn1-9/+29
1994-08-30fix mpw problem with ".." for stanKen Raeburn1-1/+1
1994-08-28* as.h (flag_*): Added comments describing meanings of some of these variables.Ken Raeburn1-6/+24
1994-08-28Conversion to autoconf:Ken Raeburn1-15/+80
1994-06-03 * as.h: Replace flagseen with separate variables.David MacKenzie1-2/+8
1994-06-03 * as.c (show_usage): Remove target specific messages;David MacKenzie1-3/+8
1994-05-20 * as.h: Don't declare parameters for strstr.Ian Lance Taylor1-6/+11
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