Add -Wshadow to the gcc command line options used when compiling the binutils.
[deliverable/binutils-gdb.git] / gas / symbols.c
2009-12-11  Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-12-08  H.J. LuCall symbol_same_p to check to if 2 symbols are the...
2009-10-05  Alan Modra PR gas/10704
2009-09-23  Alan Modra * symbols.c (define_sym_at_dot): New function, extract...
2009-09-11  Nick Clifton * po/bfd.pot: Updated by the Translation project.
2009-09-09  Alan Modra * config/obj-coff.h (USE_UNIQUE): Don't define.
2009-07-29  Alan Modra PR ld/10269
2009-06-22  Nick Clifton * gas/app, gas/as.c, gas/as.h, gas/atof-generic...
2009-05-22  H.J. Lugas/
2008-10-21  Alan ModraRemove unnecessary casts on obstack_alloc invocations.
2008-10-07  H.J. Lu2008-10-07 H.J. Lu <hongjiu.lu@intel.com>
2008-08-22  Alan Modra * symbols.c (symbol_clone): Ensure clones are not...
2008-08-12  Alan ModraBanish PARAMS and PTR. Convert to ISO C.
2008-07-30  Alan ModraSilence gcc printf warnings
2008-03-03  H.J. Lugas/
2007-07-12  Nick CliftonAdd support for building on a 64-bit Windows host.
2007-07-04  Nick Clifton* symbols.c (symbol_relc_make_value): Use bfd_sprintf_v...
2007-07-03  Nick CliftonSwitch to GPLv3
2007-04-21  Alan Modragas/
2007-03-15  Daniel Jacobowitz gas/
2007-03-08  Alan Modra * symbols.c (symbol_relc_make_sym): Comment typo fixes.
2007-02-05  Dave BrolleySupport for Toshiba MeP and for complex relocations.
2006-11-15  Alan Modra * symbols.c (resolve_symbol_value): Formatting.
2006-11-15  Jan Beulichgas/
2006-11-08  Alan Modra * symbols.c (symbol_create, symbol_clone): Don't set...
2006-09-22  Alan Modra * as.h (as_perror): Delete declaration.
2006-07-17  Alan Modra * symbols.c (report_op_error): Fix pasto. Don't use...
2006-05-01  Ben Elliston * listing.c (listing_listing): Remove useless loop.
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-01-09  H.J. Lugas/
2005-12-22  Jan Beulichgas/
2005-12-05  Dave Anglin Bug gas/1948
2005-11-17  Jan Beulichgas/
2005-11-14  Alan Modra * symbols.c (S_GET_VALUE): Remove non-BFD assembler...
2005-11-04  Alexandre Olivagas/ChangeLog:
2005-10-27  Jan Beulichgas/
2005-10-24  Alexandre Olivagas/ChangeLog:
2005-10-11  Nick CliftonThis adjusts equate handling by
2005-08-11  Alan Modra * README-vms: Delete.
2005-05-17  Nick Clifton* config/tc-v850,h (TC_FIX_TYPE): Define. (TC_INIT_FIX_...
2005-05-05  Nick CliftonUpdate the address and phone number of the FSF
2005-04-29  Ben Elliston * Makefile.am (GAS_CFILES): Remove bignum-copy.c.
2005-04-20  H.J. Lu2005-04-20 H.J. Lu <hongjiu.lu@intel.com>
2005-04-19  Jan Beulichgas/
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...
next
This page took 0.599917 seconds and 107 git commands to generate.