| Commit message (Expand) | Author | Age | Files | Lines |
* | Define default values of [TEXT|DATA|BSS]_SECTION_NAME | James Lemke | 1998-02-10 | 1 | -0/+5 |
* | * ehopt.c: New file. | Ian Lance Taylor | 1998-02-06 | 1 | -1/+12 |
* | * as.h: If gcc version greater than 2.6, use `__format__' and | Ian Lance Taylor | 1998-02-04 | 1 | -9/+25 |
* | Added "--nowarnswap" option for suppressing "Swapping instructions" warnings. | Bill Moyer | 1998-01-28 | 1 | -1/+1 |
* | Wed Jan 28 13:54:50 1998 Pat Rankin <rankin@eql.caltech.edu> | Ian Lance Taylor | 1998-01-28 | 1 | -3/+3 |
* | Added --nowarnswap arg to suppress "Swapping instructions" warning. | Bill Moyer | 1998-01-28 | 1 | -0/+3 |
* | * as.c (parse_args): Add --keep-locals alias for -L. | Richard Henderson | 1998-01-27 | 1 | -91/+5 |
* | * write.c (print_fixup): Use TC_FIX_DATA_PRINT (if defined) to | Doug Evans | 1997-11-05 | 1 | -9/+14 |
* | * as.h: Don't define alloca if __GNUC__. Just declare it. | Ian Lance Taylor | 1997-08-26 | 1 | -14/+42 |
* | * as.h (bfd_alloc_by_size_t): Don't declare. | Ian Lance Taylor | 1997-03-17 | 1 | -18/+20 |
* | Wed Aug 7 14:19:03 1996 Philippe De Muyter <phdm@info.ucl.ac.be> | Ian Lance Taylor | 1996-08-07 | 1 | -5/+5 |
* | * as.h: Don't define const or volatile. | Ian Lance Taylor | 1996-07-08 | 1 | -9/+4 |
* | * as.h (struct frag): Remove unused align_mask and align_offset | Ian Lance Taylor | 1996-06-27 | 1 | -16/+8 |
* | update copyrights | Ian Lance Taylor | 1996-02-07 | 1 | -11/+13 |
* | Add support for macros. | Ian Lance Taylor | 1995-08-21 | 1 | -0/+3 |
* | * as.h (alloca): Use void* declaration on HP/UX. | Ken Raeburn | 1995-08-16 | 1 | -7/+8 |
* | * as.h (alloca): If __STDC__, declare void* instead of char*. | Ken Raeburn | 1995-08-09 | 1 | -1/+11 |
* | * config/tc-sparc.c (md_shortopts): Add "K:" if OBJ_ELF. | Ian Lance Taylor | 1995-07-05 | 1 | -0/+5 |
* | * as.h (LOCAL_LABELS_DOLLAR, LOCAL_LABELS_FB): If not already defined, define | Ken Raeburn | 1995-05-04 | 1 | -15/+20 |
* | * as.h (relax_substateT): Now defined to be unsigned int. | Ken Raeburn | 1994-12-30 | 1 | -20/+30 |
* | * subsegs.h: Include obstack.h. | Ken Raeburn | 1994-12-28 | 1 | -2/+0 |
* | * frags.c (frag_init): Call obstack_begin on `frags'. | Ken Raeburn | 1994-12-20 | 1 | -16/+41 |
* | Do unlink/delete test properly. | Ken Raeburn | 1994-09-14 | 1 | -1/+2 |
* | Use EXIT_SUCCESS and EXIT_FAILURE in all exit calls. | Ken Raeburn | 1994-09-13 | 1 | -9/+29 |
* | fix mpw problem with ".." for stan | Ken Raeburn | 1994-08-30 | 1 | -1/+1 |
* | * as.h (flag_*): Added comments describing meanings of some of these variables. | Ken Raeburn | 1994-08-28 | 1 | -6/+24 |
* | Conversion to autoconf: | Ken Raeburn | 1994-08-28 | 1 | -15/+80 |
* | * as.h: Replace flagseen with separate variables. | David MacKenzie | 1994-06-03 | 1 | -2/+8 |
* | * as.c (show_usage): Remove target specific messages; | David MacKenzie | 1994-06-03 | 1 | -3/+8 |
* | * as.h: Don't declare parameters for strstr. | Ian Lance Taylor | 1994-05-20 | 1 | -6/+11 |
* | * as.h: If __GNUC__ and inline are both undefined, define inline away. | Ken Raeburn | 1994-01-28 | 1 | -1/+5 |
* | * messages.c (as_warn_internal): New static function. | Ian Lance Taylor | 1994-01-27 | 1 | -11/+8 |
* | * as.h (subseg_force_new): Add prototype. | Jeff Law | 1994-01-17 | 1 | -0/+1 |
* | * as.h: Include config.h. Added forward declaration for struct symbol. | Ken Raeburn | 1994-01-13 | 1 | -5/+36 |
* | * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new to subseg_set. | Ian Lance Taylor | 1993-09-13 | 1 | -11/+5 |
* | gcc lint. See ChangeLog for details. Also: | Ian Lance Taylor | 1993-09-10 | 1 | -45/+6 |
* | * Changes to keep a full expression as the value of a symbol, not | Ian Lance Taylor | 1993-07-14 | 1 | -3/+1 |
* | move valueT typedef to as.h from struc-symbol.h | Ken Raeburn | 1993-07-07 | 1 | -13/+58 |
* | move local include after system ones; use CONST not const | Ken Raeburn | 1993-03-30 | 1 | -63/+116 |
* | Some cleanup. | Ken Raeburn | 1992-12-03 | 1 | -138/+111 |
* | Ran "indent", for GNU coding style; some code & comments still need fixup. | Ken Raeburn | 1992-11-23 | 1 | -153/+159 |
* | mainly link-relax changes | Ken Raeburn | 1992-08-19 | 1 | -8/+9 |
* | make it compile on rs6k: declare free, disable assertions, don't define M_RS6000 | Ken Raeburn | 1992-08-13 | 1 | -0/+7 |
* | * app.c: MRI compatibility - allow single quote to start a string. | Steve Chamberlain | 1992-02-22 | 1 | -3/+6 |
* | White space and comment changes. #ifdef __STDC__ becomes #if __STDC__ | K. Richard Pixley | 1992-02-15 | 1 | -8/+8 |
* | White space and comments only. The devo tree prior to this delta is | K. Richard Pixley | 1992-02-13 | 1 | -60/+59 |
* | Made ebmon29k use coff-bfd backend | Steve Chamberlain | 1991-11-29 | 1 | -0/+3 |
* | Mon Nov 25 17:26:22 1991 Steve Chamberlain (sac at cygnus.com) | Steve Chamberlain | 1991-11-26 | 1 | -8/+8 |
* | *** empty log message *** | Steve Chamberlain | 1991-10-08 | 1 | -4/+14 |
* | prototype for decode_local_label_name(), better definition of | K. Richard Pixley | 1991-09-01 | 1 | -18/+19 |