Age | Commit message (Expand) | Author | Files | Lines |
1995-08-09 | * symbols.c (symbol_begin): Set sy_frag of abs_symbol to | Ian Lance Taylor | 1 | -0/+1 |
1995-08-08 | * struc-symbol.h (struct symbol): Add sy_mri_common bit. | Ian Lance Taylor | 1 | -8/+91 |
1995-07-05 | * symbols.c (S_SET_EXTERNAL): Warn if symbol is weak. | Ian Lance Taylor | 1 | -38/+24 |
1994-12-20 | * frags.c (frag_init): Call obstack_begin on `frags'. | Ken Raeburn | 1 | -6/+16 |
1994-09-28 | forgot to hit ^x^s after deleting "#if 1" lines | Ken Raeburn | 1 | -2/+0 |
1994-09-28 | (resolve_symbol_value, case O_symbol): Don't do any processing if add_symbol is | Ken Raeburn | 1 | -23/+84 |
1994-09-13 | * .gdbinit (pe, ps): Define new commands. | Ken Raeburn | 1 | -44/+237 |
1994-01-28 | * symbols.c (dot_text_symbol, dot_data_symbol, dot_bss_symbol): Deleted. | Ken Raeburn | 1 | -24/+20 |
1994-01-25 | * symbols.c (S_IS_COMMON): Use bfd_is_com_section rather than | Ian Lance Taylor | 1 | -8/+31 |
1993-09-13 | * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new to subseg_set. | Ian Lance Taylor | 1 | -8/+8 |
1993-09-10 | gcc lint. See ChangeLog for details. Also: | Ian Lance Taylor | 1 | -3/+3 |
1993-09-01 | Deleted explicit "return" statements without values at the ends of functions. | Ken Raeburn | 1 | -15/+20 |
1993-07-21 | * Extensive changes to permit symbols to contain any expression | Ian Lance Taylor | 1 | -21/+89 |
1993-07-16 | * read.c (float_cons): Simplified parsing logic. If | Ian Lance Taylor | 1 | -2/+3 |
1993-07-15 | * Preliminary support for m88k-coff. | Ian Lance Taylor | 1 | -0/+15 |
1993-07-14 | * Removed sy_forward and replaced it with an undefined expression | Ian Lance Taylor | 1 | -2/+48 |
1993-07-14 | * Changes to keep a full expression as the value of a symbol, not | Ian Lance Taylor | 1 | -15/+22 |
1993-07-07 | * symbols.c (fb_label_instance, fb_label_instance_inc): Don't dump | Ian Lance Taylor | 1 | -13/+22 |
1993-07-07 | * symbols.c (symbol_new): Symbol value is type valueT. | Ken Raeburn | 1 | -192/+293 |
1992-12-30 | Wed Dec 30 10:18:57 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -20/+3 |
1992-11-23 | Ran "indent", for GNU coding style; some code & comments still need fixup. | Ken Raeburn | 1 | -442/+775 |
1992-02-13 | force all files to end in "/* end of filename" | K. Richard Pixley | 1 | -1/+1 |
1992-02-13 | White space and comments only. The devo tree prior to this delta is | K. Richard Pixley | 1 | -268/+266 |
1992-01-24 | * symbols.c(colon): if a symbol is being multiply defined as exactly | Steve Chamberlain | 1 | -4/+9 |
1991-11-06 | oops, syntax error | K. Richard Pixley | 1 | -1/+1 |
1991-11-06 | adjust STRIP_UNDERSCORE | K. Richard Pixley | 1 | -33/+40 |
1991-09-01 | hack around memset(). | K. Richard Pixley | 1 | -1/+2 |
1991-08-28 | Better error reporting on missing local labels. | K. Richard Pixley | 1 | -5/+35 |
1991-04-04 | Initial revision | K. Richard Pixley | 1 | -0/+614 |