* as.h (struct frag): Remove unused align_mask and align_offset
[binutils-gdb.git] / gas / as.h
1996-06-27 Ian Lance Taylor * as.h (struct frag): Remove unused align_mask and...
1996-02-07 Ian Lance Taylorupdate copyrights
1995-08-21 Ian Lance Taylor Add support for macros.
1995-08-16 Ken Raeburn* as.h (alloca): Use void* declaration on HP/UX.
1995-08-09 Ken Raeburn* as.h (alloca): If __STDC__, declare void* instead...
1995-07-05 Ian Lance Taylor * config/tc-sparc.c (md_shortopts): Add "K:" if OBJ_ELF.
1995-05-04 Ken Raeburn* as.h (LOCAL_LABELS_DOLLAR, LOCAL_LABELS_FB): If not...
1994-12-30 Ken Raeburn* as.h (relax_substateT): Now defined to be unsigned...
1994-12-28 Ken Raeburn* subsegs.h: Include obstack.h.
1994-12-20 Ken Raeburn* frags.c (frag_init): Call obstack_begin on `frags'.
1994-09-14 Ken RaeburnDo unlink/delete test properly.
1994-09-13 Ken RaeburnUse EXIT_SUCCESS and EXIT_FAILURE in all exit calls.
1994-08-30 Ken Raeburnfix mpw problem with ".." for stan
1994-08-28 Ken Raeburn* as.h (flag_*): Added comments describing meanings...
1994-08-28 Ken RaeburnConversion to autoconf:
1994-06-03 David MacKenzie * as.h: Replace flagseen with separate variables.
1994-06-03 David MacKenzie * as.c (show_usage): Remove target specific messages;
1994-05-20 Ian Lance Taylor * as.h: Don't declare parameters for strstr.
1994-01-28 Ken Raeburn* as.h: If __GNUC__ and inline are both undefined,...
1994-01-27 Ian Lance Taylor * messages.c (as_warn_internal): New static function.
1994-01-17 Jeff Law * as.h (subseg_force_new): Add prototype.
1994-01-13 Ken Raeburn* as.h: Include config.h. Added forward declaration...
1993-09-13 Ian Lance Taylor * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new...
1993-09-10 Ian Lance Taylorgcc lint. See ChangeLog for details. Also:
1993-07-14 Ian Lance Taylor * Changes to keep a full expression as the value of...
1993-07-07 Ken Raeburnmove valueT typedef to as.h from struc-symbol.h
1993-03-30 Ken Raeburnmove local include after system ones; use CONST not...
1992-12-03 Ken RaeburnSome cleanup.
1992-11-23 Ken RaeburnRan "indent", for GNU coding style; some code & comment...
1992-08-19 Ken Raeburnmainly link-relax changes
1992-08-13 Ken Raeburnmake it compile on rs6k: declare free, disable assertio...
1992-02-22 Steve Chamberlain * app.c: MRI compatibility - allow single quote to...
1992-02-15 K. Richard PixleyWhite space and comment changes. #ifdef __STDC__ becom...
1992-02-13 K. Richard PixleyWhite space and comments only. The devo tree prior...
1991-11-29 Steve ChamberlainMade ebmon29k use coff-bfd backend
1991-11-26 Steve ChamberlainMon Nov 25 17:26:22 1991 Steve Chamberlain (sac at...
1991-10-08 Steve Chamberlain*** empty log message ***
1991-09-01 K. Richard Pixleyprototype for decode_local_label_name(), better definit...
1991-04-04 nobodyThis commit was manufactured by cvs2svn to create branc...
1991-04-04 K. Richard PixleyInitial revision