octets vs bytes changes for GAS
[external/binutils.git] / gas / as.h
2000-02-03 Timothy Walloctets vs bytes changes for GAS
1999-10-11 Geoffrey Keating* as.c (show_usage): Document new options.
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-06-12 Ian Lance Taylor * subsegs.c (subseg_text_p): New function.
1999-06-03 Richard Henderson * as.c (parse_args): Add option -gdwarf2 to...
1999-06-03 Ian Lance Taylor * app.c (input_buffer): New static variable.
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-05-03 Richard Henderson19990502 sourceware import binu_ss_19990502
1999-04-16 Stan ShebsInitial creation of sourceware repository
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-12-21 nobodyThis commit was manufactured by cvs2svn to create branc...
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-02-10 James LemkeDefine default values of [TEXT|DATA|BSS]_SECTION_NAME
1998-02-06 Ian Lance Taylor * ehopt.c: New file.
1998-02-04 Ian Lance Taylor * as.h: If gcc version greater than 2.6, use `__format...
1998-01-28 Bill MoyerAdded "--nowarnswap" option for suppressing "Swapping...
1998-01-28 Ian Lance TaylorWed Jan 28 13:54:50 1998 Pat Rankin <rankin@eql.calte...
1998-01-28 Bill MoyerAdded --nowarnswap arg to suppress "Swapping instructio...
1998-01-27 Richard Henderson * as.c (parse_args): Add --keep-locals alias for -L.
1997-11-05 Doug Evans * write.c (print_fixup): Use TC_FIX_DATA_PRINT (if...
1997-08-26 Ian Lance Taylor * as.h: Don't define alloca if __GNUC__. Just declare it.
1997-03-17 Ian Lance Taylor * as.h (bfd_alloc_by_size_t): Don't declare.
1996-08-07 Ian Lance TaylorWed Aug 7 14:19:03 1996 Philippe De Muyter <phdm...
1996-07-08 Ian Lance Taylor * as.h: Don't define const or volatile.
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