Age | Commit message (Expand) | Author | Files | Lines |
1995-08-21 | Add support for macros. | Ian Lance Taylor | 1 | -4/+46 |
1995-07-06 | Patches from Jerry Blakely <gerry_blakley@wellfleet.com>: | Ian Lance Taylor | 1 | -2/+11 |
1995-07-05 | * config/tc-sparc.c (md_shortopts): Add "K:" if OBJ_ELF. | Ian Lance Taylor | 1 | -6/+17 |
1995-07-05 | * as.c (main): Only use sbrk when HAVE_SBRK defined. | Fred Fish | 1 | -1/+8 |
1995-05-23 | more emulation fixes | Ken Raeburn | 1 | -0/+97 |
1994-12-20 | * frags.c (frag_init): Call obstack_begin on `frags'. | Ken Raeburn | 1 | -43/+12 |
1994-11-30 | switch to libiberty version of xmalloc | Ken Raeburn | 1 | -0/+3 |
1994-11-26 | Add changes from customer since last work. | Michael Tiemann | 1 | -10/+31 |
1994-09-13 | Use EXIT_SUCCESS and EXIT_FAILURE in all exit calls. | Ken Raeburn | 1 | -19/+25 |
1994-08-28 | Conversion to autoconf: | Ken Raeburn | 1 | -8/+2 |
1994-08-24 | gcc lint. | Ian Lance Taylor | 1 | -5/+18 |
1994-06-03 | * as.c (show_usage), config/tc-alpha.c (md_show_usage), | David MacKenzie | 1 | -3/+4 |
1994-06-03 | * as.h: Replace flagseen with separate variables. | David MacKenzie | 1 | -16/+26 |
1994-06-03 | * as.c (show_usage): Remove target specific messages; | David MacKenzie | 1 | -370/+172 |
1994-06-02 | * as.c (show_usage): New function. | David MacKenzie | 1 | -65/+295 |
1994-01-27 | * as.c (main): Print long values using %ld. | Ian Lance Taylor | 1 | -1/+1 |
1994-01-26 | Tue Jan 25 18:30:34 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -1/+31 |
1994-01-14 | Don't include config.h directly any more. | Ken Raeburn | 1 | -14/+20 |
1993-12-20 | * as.c (main): Call listing_print before BFD gets closed, when symbol data | Ken Raeburn | 1 | -10/+6 |
1993-10-29 | * as.c (main): Disable "-R" option if NO_FOLD_DATA_AND_TEXT | Jeff Law | 1 | -19/+30 |
1993-07-07 | localize a conditionally used variable | Ken Raeburn | 1 | -35/+41 |
1993-03-30 | look for GAS_VERSION macro, not external version_string var | Ken Raeburn | 1 | -48/+53 |
1993-02-24 | more bfd merging - see ChangeLog | Ken Raeburn | 1 | -69/+73 |
1992-11-23 | Ran "indent", for GNU coding style; some code & comments still need fixup. | Ken Raeburn | 1 | -275/+304 |
1992-04-27 | use -K for broken word option rather than -k which means pic to sun as | K. Richard Pixley | 1 | -5/+8 |
1992-02-15 | White space and comment changes. #ifdef __STDC__ becomes #if __STDC__ | K. Richard Pixley | 1 | -5/+5 |
1992-02-13 | White space and comments only. The devo tree prior to this delta is | K. Richard Pixley | 1 | -128/+135 |
1992-01-21 | * as.c: change -l to -a[lsn], to avoid conflict with 68000 | Steve Chamberlain | 1 | -25/+80 |
1991-04-04 | Initial revision | K. Richard Pixley | 1 | -0/+361 |