* as.c (parse_args): Add --keep-locals alias for -L.
[external/binutils.git] / gas / as.c
1998-01-27 Richard Henderson * as.c (parse_args): Add --keep-locals alias for -L.
1997-08-15 Ian Lance Taylor * as.h (enum debug_info_type): Define.
1997-05-06 Ian Lance Taylor * cond.c: Include "macro.h".
1997-02-24 Dawn Perchik * as.c: Remove -t option.
1997-02-23 Ian Lance Taylorminor formatting fixes
1997-02-23 Dawn Perchik * itbl-parse.y: Fix indentation mistakes from indent...
1996-10-07 Ian Lance Taylor * config/obj-elf.c (elf_begin): New function.
1996-10-01 Ian Lance Taylor * as.c (show_usage): Print bug report address.
1996-06-19 Ian Lance Taylor * as.c (emulation_name): Remove unused static variable.
1996-03-22 Ian Lance Taylor * as.h (strdup): Don't declare.
1995-08-21 Ian Lance Taylor Add support for macros.
1995-07-06 Ian Lance Taylor Patches from Jerry Blakely <gerry_blakley@wellfleet...
1995-07-05 Ian Lance Taylor * config/tc-sparc.c (md_shortopts): Add "K:" if OBJ_ELF.
1995-07-05 Fred Fish * as.c (main): Only use sbrk when HAVE_SBRK defined.
1995-05-23 Ken Raeburnmore emulation fixes
1994-12-20 Ken Raeburn* frags.c (frag_init): Call obstack_begin on `frags'.
1994-11-30 Ken Raeburnswitch to libiberty version of xmalloc
1994-11-26 Michael TiemannAdd changes from customer since last work.
1994-09-13 Ken RaeburnUse EXIT_SUCCESS and EXIT_FAILURE in all exit calls.
1994-08-28 Ken RaeburnConversion to autoconf:
1994-08-24 Ian Lance Taylorgcc lint.
1994-06-03 David MacKenzie * as.c (show_usage), config/tc-alpha.c (md_show_usage),
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-06-02 David MacKenzie * as.c (show_usage): New function.
1994-01-27 Ian Lance Taylor * as.c (main): Print long values using %ld.
1994-01-26 Stan ShebsTue Jan 25 18:30:34 1994 Stan Shebs (shebs@andros...
1994-01-14 Ken RaeburnDon't include config.h directly any more.
1993-12-20 Ken Raeburn* as.c (main): Call listing_print before BFD gets close...
1993-10-29 Jeff Law * as.c (main): Disable "-R" option if NO_FOLD_D...
1993-07-07 Ken Raeburnlocalize a conditionally used variable
1993-03-30 Ken Raeburnlook for GAS_VERSION macro, not external version_string var
1993-02-24 Ken Raeburnmore bfd merging - see ChangeLog
1992-11-23 Ken RaeburnRan "indent", for GNU coding style; some code & comment...
1992-04-27 K. Richard Pixleyuse -K for broken word option rather than -k which...
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...
1992-01-21 Steve Chamberlain * as.c: change -l to -a[lsn], to avoid conflict with...
1991-04-04 nobodyThis commit was manufactured by cvs2svn to create branc...
1991-04-04 K. Richard PixleyInitial revision