* configure.in: Check for --enable-shared. If linking against
[platform/upstream/binutils.git] / gas / symbols.c
1995-10-28 Ian Lance Taylor * symbols.c (symbol_find_or_make): Change name to...
1995-09-27 Ian Lance Taylor * symbols.c (S_IS_LOCAL): All symbols in reg_section...
1995-08-09 Ian Lance Taylor * symbols.c (symbol_begin): Set sy_frag of abs_symbol to
1995-08-08 Ian Lance Taylor * struc-symbol.h (struct symbol): Add sy_mri_common...
1995-07-05 Ian Lance Taylor * symbols.c (S_SET_EXTERNAL): Warn if symbol is weak.
1994-12-20 Ken Raeburn* frags.c (frag_init): Call obstack_begin on `frags'.
1994-09-28 Ken Raeburnforgot to hit ^x^s after deleting "#if 1" lines
1994-09-28 Ken Raeburn(resolve_symbol_value, case O_symbol): Don't do any...
1994-09-13 Ken Raeburn* .gdbinit (pe, ps): Define new commands.
1994-01-28 Ken Raeburn* symbols.c (dot_text_symbol, dot_data_symbol, dot_bss_...
1994-01-25 Ian Lance Taylor * symbols.c (S_IS_COMMON): Use bfd_is_com_section...
1993-09-13 Ian Lance Taylor * subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new...
1993-09-10 Ian Lance Taylorgcc lint. See ChangeLog for details. Also:
1993-09-01 Ken RaeburnDeleted explicit "return" statements without values...
1993-07-21 Ian Lance Taylor * Extensive changes to permit symbols to contain any...
1993-07-16 Ian Lance Taylor * read.c (float_cons): Simplified parsing logic. If
1993-07-15 Ian Lance Taylor * Preliminary support for m88k-coff.
1993-07-14 Ian Lance Taylor * Removed sy_forward and replaced it with an undefined...
1993-07-14 Ian Lance Taylor * Changes to keep a full expression as the value of...
1993-07-07 Ian Lance Taylor * symbols.c (fb_label_instance, fb_label_instance_inc...
1993-07-07 Ken Raeburn* symbols.c (symbol_new): Symbol value is type valueT.
1992-12-30 Ian Lance TaylorWed Dec 30 10:18:57 1992 Ian Lance Taylor (ian@cygnus...
1992-11-23 Ken RaeburnRan "indent", for GNU coding style; some code & comment...
1992-02-13 K. Richard Pixleyforce all files to end in "/* end of filename"
1992-02-13 K. Richard PixleyWhite space and comments only. The devo tree prior...
1992-01-24 Steve Chamberlain * symbols.c(colon): if a symbol is being multiply...
1991-11-06 K. Richard Pixleyoops, syntax error
1991-11-06 K. Richard Pixleyadjust STRIP_UNDERSCORE
1991-09-01 K. Richard Pixleyhack around memset().
1991-08-28 K. Richard PixleyBetter error reporting on missing local labels.
1991-04-04 nobodyThis commit was manufactured by cvs2svn to create branc...
1991-04-04 K. Richard PixleyInitial revision