summaryrefslogtreecommitdiff
path: root/gas/symbols.c
AgeCommit message (Expand)Author
2008-07-30Silence gcc printf warningsAlan Modra
2008-03-03gas/H.J. Lu
2007-07-12Add support for building on a 64-bit Windows host.Nick Clifton
2007-07-04* symbols.c (symbol_relc_make_value): Use bfd_sprintf_vma in order to get theNick Clifton
2007-07-03Switch to GPLv3Nick Clifton
2007-04-21gas/Alan Modra
2007-03-15 gas/Daniel Jacobowitz
2007-03-08 * symbols.c (symbol_relc_make_sym): Comment typo fixes.Alan Modra
2007-02-05Support for Toshiba MeP and for complex relocations.Dave Brolley
2006-11-15 * symbols.c (resolve_symbol_value): Formatting.Alan Modra
2006-11-15gas/Jan Beulich
2006-11-08 * symbols.c (symbol_create, symbol_clone): Don't set udata.p.Alan Modra
2006-09-22 * as.h (as_perror): Delete declaration.Alan Modra
2006-07-17 * symbols.c (report_op_error): Fix pasto. Don't use as_bad_whereAlan Modra
2006-05-01 * listing.c (listing_listing): Remove useless loop.Ben Elliston
2006-01-09gas/H.J. Lu
2005-12-22gas/Jan Beulich
2005-12-05 Bug gas/1948Dave Anglin
2005-11-17gas/Jan Beulich
2005-11-14 * symbols.c (S_GET_VALUE): Remove non-BFD assembler recursion guard.Alan Modra
2005-11-04gas/ChangeLog:Alexandre Oliva
2005-10-27gas/Jan Beulich
2005-10-24gas/ChangeLog:Alexandre Oliva
2005-10-11This adjusts equate handling byNick Clifton
2005-08-11 * README-vms: Delete.Alan Modra
2005-05-17* config/tc-v850,h (TC_FIX_TYPE): Define. (TC_INIT_FIX_TYPE): Define.Nick Clifton
2005-05-05Update the address and phone number of the FSFNick Clifton
2005-04-29 * Makefile.am (GAS_CFILES): Remove bignum-copy.c.Ben Elliston
2005-04-202005-04-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2005-04-19gas/Jan Beulich
2005-04-11 * symbols.c (symbol_X_add_number): Change return type to "offsetT *".Alan Modra
2005-04-102005-04-10 Eric Christopher <echristo@redhat.com>Eric Christopher
2005-04-09 PR gas/827Alan Modra
2005-03-02 * symbols.c (fb_label_name): Fix silly thinko in last change.Alan Modra
2005-03-01 * symbols.c (fb_label_name): Allow an augend of 2 for mmix.Alan Modra
2005-01-21 * as.h: Remove #if 0'd code.Ben Elliston
2004-11-092004-11-08 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2004-11-08Fix support for PECOFF weak symbolsNick Clifton
2004-11-03 * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declareHans-Peter Nilsson
2004-06-21* gas/symbols.c: While discarding ordinary local absolute symbolsNick Clifton
2004-05-11Apply H.J.'s patch to fix label arithmetic when multiple same-name sections a...Nick Clifton
2003-11-30 * symbols.c: Convert to ISO-C.Kazu Hirata
2003-10-27 * ChangeLog: Fix typos.Kazu Hirata
2003-05-27 * expr.c (make_expr_symbol): Fold FAKE_LABEL_NAME use into theRichard Henderson
2003-05-27 * symbols.c (temp_label_name): New.Richard Henderson
2003-05-20 * dw2gencfi.c, dw2gencfi.h: New files.Alan Modra
2003-01-24Update copyright dateAlan Modra
2003-01-23 * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra
2002-12-01 * symbols.c (report_op_error): New function, broken out of ...Alan Modra
2002-11-28 * symbols.c (S_SET_THREAD_LOCAL): New function.Jakub Jelinek