Age | Commit message (Expand) | Author | Files | Lines |
1998-04-22 | * Many files: Added gettext invocations around user-visible | Tom Tromey | 1 | -35/+40 |
1998-02-06 | * ehopt.c: New file. | Ian Lance Taylor | 1 | -2/+9 |
1998-01-28 | Added "--nowarnswap" option for suppressing "Swapping instructions" warnings. | Bill Moyer | 1 | -8/+1 |
1998-01-28 | Added --nowarnswap arg to suppress "Swapping instructions" warning. | Bill Moyer | 1 | -1/+8 |
1998-01-27 | Bring over lost listing bits from emc-97r1-branch. | Richard Henderson | 1 | -3/+40 |
1998-01-27 | * as.c (parse_args): Add --keep-locals alias for -L. | Richard Henderson | 1 | -3/+25 |
1997-08-15 | * as.h (enum debug_info_type): Define. | Ian Lance Taylor | 1 | -4/+32 |
1997-05-06 | * cond.c: Include "macro.h". | Ian Lance Taylor | 1 | -4/+19 |
1997-02-24 | * as.c: Remove -t option. | Dawn Perchik | 1 | -1/+1 |
1997-02-23 | minor formatting fixes | Ian Lance Taylor | 1 | -14/+14 |
1997-02-23 | * itbl-parse.y: Fix indentation mistakes from indent program. | Dawn Perchik | 1 | -8/+59 |
1996-10-07 | * config/obj-elf.c (elf_begin): New function. | Ian Lance Taylor | 1 | -0/+4 |
1996-10-01 | * as.c (show_usage): Print bug report address. | Ian Lance Taylor | 1 | -7/+52 |
1996-06-19 | * as.c (emulation_name): Remove unused static variable. | Ian Lance Taylor | 1 | -1/+2 |
1996-03-22 | * as.h (strdup): Don't declare. | Ian Lance Taylor | 1 | -40/+102 |
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 |