gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gas / symbols.c
2005-04-11  Alan Modra * symbols.c (symbol_X_add_number): Change return type...
2005-04-10  Eric Christopher2005-04-10 Eric Christopher <echristo@redhat.com>
2005-04-09  Alan Modra PR gas/827
2005-03-02  Alan Modra * symbols.c (fb_label_name): Fix silly thinko in last...
2005-03-01  Alan Modra * symbols.c (fb_label_name): Allow an augend of 2...
2005-01-21  Ben Elliston * as.h: Remove #if 0'd code.
2004-11-09  H.J. Lu2004-11-08 H.J. Lu <hongjiu.lu@intel.com>
2004-11-08  Nick CliftonFix support for PECOFF weak symbols
2004-11-03  Hans-Peter Nilsson * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declare
2004-06-21  Nick Clifton* gas/symbols.c: While discarding ordinary local absolu...
2004-05-11  Nick CliftonApply H.J.'s patch to fix label arithmetic when multipl...
2003-11-30  Kazu Hirata * symbols.c: Convert to ISO-C.
2003-10-27  Kazu Hirata * ChangeLog: Fix typos.
2003-05-27  Richard Henderson * expr.c (make_expr_symbol): Fold FAKE_LABEL_NA...
2003-05-27  Richard Henderson * symbols.c (temp_label_name): New.
2003-05-20  Alan Modra * dw2gencfi.c, dw2gencfi.h: New files.
2003-01-24  Alan ModraUpdate copyright date
2003-01-23  Alan Modra * symbols.c (S_FORCE_RELOC): Add "strict" param.
2002-12-01  Alan Modra * symbols.c (report_op_error): New function, broken...
2002-11-28  Jakub Jelinek * symbols.c (S_SET_THREAD_LOCAL): New function.
2002-09-20  Nick Cliftonsymbols.c (colon): Do not allow symbols to be created...
2002-09-20  Nick CliftonDo not allow symbols to be created in the absolute...
2002-09-05  Alan Modragas reloc rewrite.
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-06-12  Ben Elliston * symbols.c (resolve_symbol_value): Initialise final_val.
2002-06-07  Alan Modra * symbols.c: Replace CONST by const throughout.
2002-05-18  Kazu Hirata * app.c: Fix formatting.
2002-05-03  Kazu Hirata * as.h: Fix formatting.
2002-04-03  Alan Modra * symbols.c (resolve_symbol_value <O_uminus, O_bit_not,
2001-09-19  H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-09  Alan Modra * expr.c (expr): Move code setting "retval" to the...
2001-08-09  Alan Modra * symbols.c: Add missing prototypes.
2001-08-01  Alan Modra * read.c: Standardize error/warning messages - don...
2001-07-23  Alan Modra * symbols.c (S_GET_VALUE): Don't treat O_constant...
2001-07-05  Alan Modra * struc-symbol.h (struct local_symbol): Rename lsy_off...
2001-06-05  Nick CliftonDo not allow .globl to override .section
2001-05-25  Alan Modra * symbols.c (resolve_symbol_value): Always set segment...
2001-05-24  Alan Modra * symbols.c (resolve_symbol_value): Clear sy_resolving...
2001-05-22  Alan Modra * symbols.c (resolve_symbol_value): Remove "finalize...
2001-04-14  Alexandre Oliva* struc-symbol.h (struct local_symbol): New TC_LOCAL_SY...
2001-03-30  Alan ModraMulti-pass relaxation machinery.
2001-03-08  Nick CliftonFix copyright notices
2001-02-24  Stephane Carrez * symbols.c (decode_local_label_name): Initialize...
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
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
next
This page took 1.175232 seconds and 106 git commands to generate.