Age | Commit message (Expand) | Author | Files | Lines |
1995-12-11 | * read.c (read_a_source_file): If tc_unrecognized_line is defined, | Ian Lance Taylor | 1 | -1/+67 |
1995-11-09 | * config/tc-a29k.c (md_apply_fix): Warn if an attempt is made to | Ian Lance Taylor | 1 | -3/+13 |
1995-11-09 | * config/tc-a29k.c (line_separator_chars): Restore '@'. Existing | Ian Lance Taylor | 1 | -1/+1 |
1995-11-09 | * config/tc-a29k.c (md_operand): Handle $float, $double, and | Ian Lance Taylor | 1 | -0/+71 |
1995-11-03 | * as.c (main): On TC_A29K, call macro_init with macro_alternate | Ian Lance Taylor | 1 | -1/+1 |
1995-07-19 | * config/tc-sh.c (sh_relax): Rename from relax, and make global. | Ian Lance Taylor | 1 | -1/+2 |
1995-07-06 | fsf address update | Ken Raeburn | 1 | -1/+1 |
1995-04-11 | write.c: Complain about .space or .org moving backwards. | Ken Raeburn | 1 | -5/+0 |
1994-11-07 | tc-a29k.c: some cleanup; range-checking on JUMPTARG relocs | Ken Raeburn | 1 | -22/+20 |
1994-10-19 | * config/tc-a29k.c: Include ctype.h with angle brackets. | Ian Lance Taylor | 1 | -12/+47 |
1994-06-03 | * as.c (show_usage): Remove target specific messages; | David MacKenzie | 1 | -5/+15 |
1993-12-20 | * as.c (main): Only invoke md_end if it's defined as a macro. | Ken Raeburn | 1 | -5/+0 |
1993-12-16 | * config/tc-vax.c (tc_aout_fix_to_chars): Local variable NBYTES_R_LENGTH now | Ken Raeburn | 1 | -5/+0 |
1993-12-03 | Lots of changes for: | Ken Raeburn | 1 | -17/+1 |
1993-10-28 | * config/tc-a29k.c (md_begin): When opcodes are mashed together in | Ian Lance Taylor | 1 | -14/+12 |
1993-10-12 | more null/empty string fixups | Ken Raeburn | 1 | -1/+1 |
1993-09-28 | Whitespace/comment cleanup. Use PARAMS in tc-vax.c. | Ken Raeburn | 1 | -1/+1 |
1993-09-21 | Whitespace/comment fixups. | Ken Raeburn | 1 | -65/+45 |
1993-09-14 | Some more gcc lint, and: | Ian Lance Taylor | 1 | -4/+7 |
1993-09-13 | * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new to subseg_set. | Ian Lance Taylor | 1 | -11/+20 |
1993-09-11 | More gcc lint with harsher warning options. | Ian Lance Taylor | 1 | -19/+6 |
1993-07-23 | Fix stupid bugs inserted during expression conversion. | Ian Lance Taylor | 1 | -1/+2 |
1993-07-21 | * Extensive changes to permit symbols to contain any expression | Ian Lance Taylor | 1 | -44/+37 |
1993-07-12 | update use of valueT and addressT | Mark Eichin | 1 | -6/+6 |
1993-06-01 | don't bother checking return value from hash_new | Ken Raeburn | 1 | -2/+0 |
1993-05-27 | read.c (s_align_bytes): Properly record alignment. | Ken Raeburn | 1 | -3/+3 |
1993-04-28 | include ctype.h, and some special-purpose regs for 29050 | Ken Raeburn | 1 | -0/+15 |
1992-12-30 | A bunch of changes to COFF support. See the ChangeLog. | Ian Lance Taylor | 1 | -1/+0 |
1992-11-23 | Ran "indent", for GNU coding style; some code & comments still need fixup. | Ken Raeburn | 1 | -813/+889 |
1992-11-10 | These changes clean things up a bit, and improve Solaris cross | Ian Lance Taylor | 1 | -5/+6 |
1992-05-26 | Fixes from Andrew Smith | Steve Chamberlain | 1 | -1/+1 |
1992-05-05 | * obj-coffbfd.c: use is a synonym for section, (do_relocs_for): | Steve Chamberlain | 1 | -27/+14 |
1992-02-22 | * app.c: MRI compatibility - allow single quote to start a string. | Steve Chamberlain | 1 | -5/+4 |
1992-02-17 | fighting bitrot in a major way | K. Richard Pixley | 1 | -14/+13 |
1992-02-15 | White space and comment changes, and #ifdef __STDC__ becomes #if | K. Richard Pixley | 1 | -3/+3 |
1992-02-13 | All files over ~5 lines get copylefted. All copylefted files get | K. Richard Pixley | 1 | -1/+1 |
1992-02-13 | remove all rcs keywords | K. Richard Pixley | 1 | -2/+0 |
1992-02-13 | White space and comments only. The devo tree prior to this delta is | K. Richard Pixley | 1 | -767/+767 |
1991-12-04 | Don't ignore .line directives | Steve Chamberlain | 1 | -1/+0 |
1991-12-04 | Don't ignore .file pseudos! | Steve Chamberlain | 1 | -1/+0 |
1991-12-01 | More filename renaming. | Steve Chamberlain | 1 | -1/+1 |
1991-11-29 | Massive changes to generalize coff-bfd support enough to get 29k | Steve Chamberlain | 1 | -21/+0 |
1991-10-21 | * configure.in: added ebmon entry. | Steve Chamberlain | 1 | -3/+15 |
1991-08-27 | Error out on unrecognized options. | K. Richard Pixley | 1 | -1/+1 |
1991-08-15 | Abort()'s become as_fatal()'s. | K. Richard Pixley | 1 | -13/+8 |
1991-08-14 | * no more relocation_info structures. We now squirt directly from | K. Richard Pixley | 1 | -61/+35 |
1991-07-27 | Polishing m68k support. | K. Richard Pixley | 1 | -1/+2 |
1991-06-14 | Version 2 GPL. | K. Richard Pixley | 1 | -1/+1 |
1991-04-04 | Initial revision | K. Richard Pixley | 1 | -0/+1157 |