]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gas/symbols.c
2001-01-23 Kazu Hirata <kazu@hxi.com>
[thirdparty/binutils-gdb.git] / gas / symbols.c
2001-01-23  Kazu Hirata2001-01-23 Kazu Hirata <kazu@hxi.com>
2001-01-15  Nick CliftonDelete output file upon fatal errors.
2001-01-11  Nick CliftonFix local label code to use LOCAL_LABEL_PREFIX
2000-08-10  Kazu Hirata2000-08-10 Kazu Hirata <kazu@hxi.com>
2000-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-06-19  Nick CliftonUse bfd_octets_per_byte instead of OCTETS_PER_BYTE
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-03  Timothy Walloctets vs bytes changes for GAS
2000-01-26  Alan ModraThis set of patches add support for aout emulation...
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-03  Ian Lance Taylor * config/obj-coff.c (coff_frob_symbol): Always update...
1999-08-02  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-15  Nick Cliftonoops - omitted from previous delta
1999-07-11  Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-06-11  Ian Lance Taylor * struc-symbol.h: Put local_symbol code in ifdef BFD_A...
1999-06-10  Ian Lance Taylor * symbols.c (resolve_symbol_value): Don't permit subtr...
1999-06-10  Ian Lance Taylor * symbols.c (copy_symbol_attributes): Convert local...
1999-06-03  Ian Lance Taylor * symbols.c (symbol_set_tc): Correct name.
1999-06-03  Ian Lance Taylor Add support for storing local symbols in a small struc...
1999-05-06  Richard Henderson * symbols.c (symbol_find_base): Use memcpy...
1999-05-03  Richard Henderson19990502 sourceware import binu_ss_19990502
1999-05-03  Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16  Stan ShebsInitial creation of sourceware repository
1998-12-21  Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-12-21  nobodyThis commit was manufactured by cvs2svn to create branc...
1998-04-09  Doug Evans * symbols.c (max_indent_level): New global.
1998-04-08  Doug Evans * symbols.c (print_binary): New function.
1998-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-01-27  Richard Henderson * as.c (parse_args): Add --keep-locals alias for -L.
1997-08-25  Ian Lance Taylor * symbols.c (resolve_symbol_value): Store the value...
1997-03-20  Ian Lance TaylorThu Mar 20 13:42:01 1997 H.J. Lu <hjl@lucon.org>
1997-03-16  Ian Lance Taylor * symbols.c (symbol_new): Don't call debug_verify_symc...
1997-02-03  Ian Lance Taylor * symbols.c (resolve_symbol_value): Don't change X_add...
1996-07-26  Ian Lance Taylor * symbols.c (S_SET_EXTERNAL): Let .weak override.
1996-07-05  Ian Lance Taylor * symbols.c (S_SET_EXTERNAL): Change as_warn to as_bad.
1996-06-20  Ken Raeburn* config/tc-i386.c (md_number_to_chars): Deleted.
1996-06-19  Ian Lance Taylor * as.c (emulation_name): Remove unused static variable.
1996-05-28  Ian Lance Taylor * symbols.c (symbol_create): If bfd_make_empty_symbol...
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