summaryrefslogtreecommitdiff
path: root/gas/symbols.c
Commit message (Expand)AuthorAgeFilesLines
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-10/+10
* gas/H.J. Lu2009-05-221-1/+2
* Remove unnecessary casts on obstack_alloc invocations.Alan Modra2008-10-211-2/+2
* 2008-10-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2008-10-071-0/+2
* * symbols.c (symbol_clone): Ensure clones are not external.Alan Modra2008-08-221-1/+8
* Banish PARAMS and PTR. Convert to ISO C.Alan Modra2008-08-121-5/+5
* Silence gcc printf warningsAlan Modra2008-07-301-5/+5
* gas/H.J. Lu2008-03-031-0/+6
* Add support for building on a 64-bit Windows host.Nick Clifton2007-07-121-5/+16
* * symbols.c (symbol_relc_make_value): Use bfd_sprintf_vma in order to get theNick Clifton2007-07-041-1/+1
* Switch to GPLv3Nick Clifton2007-07-031-1/+1
* gas/Alan Modra2007-04-211-4/+4
* gas/Daniel Jacobowitz2007-03-151-0/+4
* * symbols.c (symbol_relc_make_sym): Comment typo fixes.Alan Modra2007-03-081-3/+3
* Support for Toshiba MeP and for complex relocations.Dave Brolley2007-02-051-0/+326
* * symbols.c (resolve_symbol_value): Formatting.Alan Modra2006-11-151-3/+3
* gas/Jan Beulich2006-11-151-3/+17
* * symbols.c (symbol_create, symbol_clone): Don't set udata.p.Alan Modra2006-11-081-2/+0
* * as.h (as_perror): Delete declaration.Alan Modra2006-09-221-3/+3
* * symbols.c (report_op_error): Fix pasto. Don't use as_bad_whereAlan Modra2006-07-171-6/+4
* * listing.c (listing_listing): Remove useless loop.Ben Elliston2006-05-011-4/+1
* gas/H.J. Lu2006-01-091-1/+4
* gas/Jan Beulich2005-12-221-5/+5
* Bug gas/1948Dave Anglin2005-12-051-0/+1
* gas/Jan Beulich2005-11-171-2/+22
* * symbols.c (S_GET_VALUE): Remove non-BFD assembler recursion guard.Alan Modra2005-11-141-9/+0
* gas/ChangeLog:Alexandre Oliva2005-11-041-1/+2
* gas/Jan Beulich2005-10-271-0/+20
* gas/ChangeLog:Alexandre Oliva2005-10-241-2/+137
* This adjusts equate handling byNick Clifton2005-10-111-0/+185
* * README-vms: Delete.Alan Modra2005-08-111-124/+9
* * config/tc-v850,h (TC_FIX_TYPE): Define. (TC_INIT_FIX_TYPE): Define.Nick Clifton2005-05-171-8/+18
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* * Makefile.am (GAS_CFILES): Remove bignum-copy.c.Ben Elliston2005-04-291-15/+2
* 2005-04-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-04-201-7/+1
* gas/Jan Beulich2005-04-191-19/+1
* * symbols.c (symbol_X_add_number): Change return type to "offsetT *".Alan Modra2005-04-111-3/+3
* 2005-04-10 Eric Christopher <echristo@redhat.com>Eric Christopher2005-04-101-1/+1
* PR gas/827Alan Modra2005-04-091-0/+13
* * symbols.c (fb_label_name): Fix silly thinko in last change.Alan Modra2005-03-021-4/+2
* * symbols.c (fb_label_name): Allow an augend of 2 for mmix.Alan Modra2005-03-011-2/+8
* * as.h: Remove #if 0'd code.Ben Elliston2005-01-211-10/+0
* 2004-11-08 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-11-091-2/+2
* Fix support for PECOFF weak symbolsNick Clifton2004-11-081-2/+19
* * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declareHans-Peter Nilsson2004-11-031-3/+0
* * gas/symbols.c: While discarding ordinary local absolute symbolsNick Clifton2004-06-211-1/+3
* Apply H.J.'s patch to fix label arithmetic when multiple same-name sections a...Nick Clifton2004-05-111-2/+11
* * symbols.c: Convert to ISO-C.Kazu Hirata2003-11-301-230/+112
* * ChangeLog: Fix typos.Kazu Hirata2003-10-271-1/+1
* * expr.c (make_expr_symbol): Fold FAKE_LABEL_NAME use into theRichard Henderson2003-05-271-4/+2