Age | Commit message (Expand) | Author | Files | Lines |
1994-08-30 | fix mpw problem with ".." for stan | Ken Raeburn | 1 | -1/+1 |
1994-08-28 | * as.h (flag_*): Added comments describing meanings of some of these variables. | Ken Raeburn | 1 | -6/+24 |
1994-08-28 | Conversion to autoconf: | Ken Raeburn | 1 | -15/+80 |
1994-06-03 | * as.h: Replace flagseen with separate variables. | David MacKenzie | 1 | -2/+8 |
1994-06-03 | * as.c (show_usage): Remove target specific messages; | David MacKenzie | 1 | -3/+8 |
1994-05-20 | * as.h: Don't declare parameters for strstr. | Ian Lance Taylor | 1 | -6/+11 |
1994-01-28 | * as.h: If __GNUC__ and inline are both undefined, define inline away. | Ken Raeburn | 1 | -1/+5 |
1994-01-27 | * messages.c (as_warn_internal): New static function. | Ian Lance Taylor | 1 | -11/+8 |
1994-01-17 | * as.h (subseg_force_new): Add prototype. | Jeff Law | 1 | -0/+1 |
1994-01-13 | * as.h: Include config.h. Added forward declaration for struct symbol. | Ken Raeburn | 1 | -5/+36 |
1993-09-13 | * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new to subseg_set. | Ian Lance Taylor | 1 | -11/+5 |
1993-09-10 | gcc lint. See ChangeLog for details. Also: | Ian Lance Taylor | 1 | -45/+6 |
1993-07-14 | * Changes to keep a full expression as the value of a symbol, not | Ian Lance Taylor | 1 | -3/+1 |
1993-07-07 | move valueT typedef to as.h from struc-symbol.h | Ken Raeburn | 1 | -13/+58 |
1993-03-30 | move local include after system ones; use CONST not const | Ken Raeburn | 1 | -63/+116 |
1992-12-03 | Some cleanup. | Ken Raeburn | 1 | -138/+111 |
1992-11-23 | Ran "indent", for GNU coding style; some code & comments still need fixup. | Ken Raeburn | 1 | -153/+159 |
1992-08-19 | mainly link-relax changes | Ken Raeburn | 1 | -8/+9 |
1992-08-13 | make it compile on rs6k: declare free, disable assertions, don't define M_RS6000 | Ken Raeburn | 1 | -0/+7 |
1992-02-22 | * app.c: MRI compatibility - allow single quote to start a string. | Steve Chamberlain | 1 | -3/+6 |
1992-02-15 | White space and comment changes. #ifdef __STDC__ becomes #if __STDC__ | K. Richard Pixley | 1 | -8/+8 |
1992-02-13 | White space and comments only. The devo tree prior to this delta is | K. Richard Pixley | 1 | -60/+59 |
1991-11-29 | Made ebmon29k use coff-bfd backend | Steve Chamberlain | 1 | -0/+3 |
1991-11-26 | Mon Nov 25 17:26:22 1991 Steve Chamberlain (sac at cygnus.com) | Steve Chamberlain | 1 | -8/+8 |
1991-10-08 | *** empty log message *** | Steve Chamberlain | 1 | -4/+14 |
1991-09-01 | prototype for decode_local_label_name(), better definition of | K. Richard Pixley | 1 | -18/+19 |
1991-04-04 | Initial revision | K. Richard Pixley | 1 | -0/+397 |