summaryrefslogtreecommitdiffstats
path: root/gas/as.h
Commit message (Expand)AuthorAgeFilesLines
* Wed Aug 7 14:19:03 1996 Philippe De Muyter <phdm@info.ucl.ac.be>Ian Lance Taylor1996-08-071-5/+5
* * as.h: Don't define const or volatile.Ian Lance Taylor1996-07-081-9/+4
* * as.h (struct frag): Remove unused align_mask and align_offsetIan Lance Taylor1996-06-271-16/+8
* update copyrightsIan Lance Taylor1996-02-071-11/+13
* Add support for macros.Ian Lance Taylor1995-08-211-0/+3
* * as.h (alloca): Use void* declaration on HP/UX.Ken Raeburn1995-08-161-7/+8
* * as.h (alloca): If __STDC__, declare void* instead of char*.Ken Raeburn1995-08-091-1/+11
* * config/tc-sparc.c (md_shortopts): Add "K:" if OBJ_ELF.Ian Lance Taylor1995-07-051-0/+5
* * as.h (LOCAL_LABELS_DOLLAR, LOCAL_LABELS_FB): If not already defined, defineKen Raeburn1995-05-041-15/+20
* * as.h (relax_substateT): Now defined to be unsigned int.Ken Raeburn1994-12-301-20/+30
* * subsegs.h: Include obstack.h.Ken Raeburn1994-12-281-2/+0
* * frags.c (frag_init): Call obstack_begin on `frags'.Ken Raeburn1994-12-201-16/+41
* Do unlink/delete test properly.Ken Raeburn1994-09-141-1/+2
* Use EXIT_SUCCESS and EXIT_FAILURE in all exit calls.Ken Raeburn1994-09-131-9/+29
* fix mpw problem with ".." for stanKen Raeburn1994-08-301-1/+1
* * as.h (flag_*): Added comments describing meanings of some of these variables.Ken Raeburn1994-08-281-6/+24
* Conversion to autoconf:Ken Raeburn1994-08-281-15/+80
* * as.h: Replace flagseen with separate variables.David MacKenzie1994-06-031-2/+8
* * as.c (show_usage): Remove target specific messages;David MacKenzie1994-06-031-3/+8
* * as.h: Don't declare parameters for strstr.Ian Lance Taylor1994-05-201-6/+11
* * as.h: If __GNUC__ and inline are both undefined, define inline away.Ken Raeburn1994-01-281-1/+5
* * messages.c (as_warn_internal): New static function.Ian Lance Taylor1994-01-271-11/+8
* * as.h (subseg_force_new): Add prototype.Jeff Law1994-01-171-0/+1
* * as.h: Include config.h. Added forward declaration for struct symbol.Ken Raeburn1994-01-131-5/+36
* * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new to subseg_set.Ian Lance Taylor1993-09-131-11/+5
* gcc lint. See ChangeLog for details. Also:Ian Lance Taylor1993-09-101-45/+6
* * Changes to keep a full expression as the value of a symbol, notIan Lance Taylor1993-07-141-3/+1
* move valueT typedef to as.h from struc-symbol.hKen Raeburn1993-07-071-13/+58
* move local include after system ones; use CONST not constKen Raeburn1993-03-301-63/+116
* Some cleanup.Ken Raeburn1992-12-031-138/+111
* Ran "indent", for GNU coding style; some code & comments still need fixup.Ken Raeburn1992-11-231-153/+159
* mainly link-relax changesKen Raeburn1992-08-191-8/+9
* make it compile on rs6k: declare free, disable assertions, don't define M_RS6000Ken Raeburn1992-08-131-0/+7
* * app.c: MRI compatibility - allow single quote to start a string.Steve Chamberlain1992-02-221-3/+6
* White space and comment changes. #ifdef __STDC__ becomes #if __STDC__K. Richard Pixley1992-02-151-8/+8
* White space and comments only. The devo tree prior to this delta isK. Richard Pixley1992-02-131-60/+59
* Made ebmon29k use coff-bfd backendSteve Chamberlain1991-11-291-0/+3
* Mon Nov 25 17:26:22 1991 Steve Chamberlain (sac at cygnus.com)Steve Chamberlain1991-11-261-8/+8
* *** empty log message ***Steve Chamberlain1991-10-081-4/+14
* prototype for decode_local_label_name(), better definition ofK. Richard Pixley1991-09-011-18/+19
* Initial revisionK. Richard Pixley1991-04-041-0/+397
OpenPOWER on IntegriCloud