aboutsummaryrefslogtreecommitdiff
path: root/gas/symbols.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-14/+14
2009-12-08Call symbol_same_p to check to if 2 symbols are the same.H.J. Lu1-0/+14
2009-10-05 PR gas/10704Alan Modra1-4/+1
2009-09-23 * symbols.c (define_sym_at_dot): New function, extracted from..Alan Modra1-12/+14
2009-09-11 * po/bfd.pot: Updated by the Translation project.Nick Clifton1-8/+8
2009-09-09 * config/obj-coff.h (USE_UNIQUE): Don't define.Alan Modra1-2/+2
2009-07-29 PR ld/10269Alan Modra1-1/+2
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-10/+10
2009-05-22gas/H.J. Lu1-1/+2
2008-10-21Remove unnecessary casts on obstack_alloc invocations.Alan Modra1-2/+2
2008-10-072008-10-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+2
2008-08-22 * symbols.c (symbol_clone): Ensure clones are not external.Alan Modra1-1/+8
2008-08-12Banish PARAMS and PTR. Convert to ISO C.Alan Modra1-5/+5
2008-07-30Silence gcc printf warningsAlan Modra1-5/+5
2008-03-03gas/H.J. Lu1-0/+6
2007-07-12Add support for building on a 64-bit Windows host.Nick Clifton1-5/+16
2007-07-04* symbols.c (symbol_relc_make_value): Use bfd_sprintf_vma in order to get theNick Clifton1-1/+1
2007-07-03Switch to GPLv3Nick Clifton1-1/+1
2007-04-21gas/Alan Modra1-4/+4
2007-03-15 gas/Daniel Jacobowitz1-0/+4
2007-03-08 * symbols.c (symbol_relc_make_sym): Comment typo fixes.Alan Modra1-3/+3
2007-02-05Support for Toshiba MeP and for complex relocations.Dave Brolley1-0/+326
2006-11-15 * symbols.c (resolve_symbol_value): Formatting.Alan Modra1-3/+3
2006-11-15gas/Jan Beulich1-3/+17
2006-11-08 * symbols.c (symbol_create, symbol_clone): Don't set udata.p.Alan Modra1-2/+0
2006-09-22 * as.h (as_perror): Delete declaration.Alan Modra1-3/+3
2006-07-17 * symbols.c (report_op_error): Fix pasto. Don't use as_bad_whereAlan Modra1-6/+4
2006-05-01 * listing.c (listing_listing): Remove useless loop.Ben Elliston1-4/+1
2006-01-09gas/H.J. Lu1-1/+4
2005-12-22gas/Jan Beulich1-5/+5
2005-12-05 Bug gas/1948Dave Anglin1-0/+1
2005-11-17gas/Jan Beulich1-2/+22
2005-11-14 * symbols.c (S_GET_VALUE): Remove non-BFD assembler recursion guard.Alan Modra1-9/+0
2005-11-04gas/ChangeLog:Alexandre Oliva1-1/+2
2005-10-27gas/Jan Beulich1-0/+20
2005-10-24gas/ChangeLog:Alexandre Oliva1-2/+137
2005-10-11This adjusts equate handling byNick Clifton1-0/+185
2005-08-11 * README-vms: Delete.Alan Modra1-124/+9
2005-05-17* config/tc-v850,h (TC_FIX_TYPE): Define. (TC_INIT_FIX_TYPE): Define.Nick Clifton1-8/+18
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-04-29 * Makefile.am (GAS_CFILES): Remove bignum-copy.c.Ben Elliston1-15/+2
2005-04-202005-04-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-7/+1
2005-04-19gas/Jan Beulich1-19/+1
2005-04-11 * symbols.c (symbol_X_add_number): Change return type to "offsetT *".Alan Modra1-3/+3
2005-04-102005-04-10 Eric Christopher <echristo@redhat.com>Eric Christopher1-1/+1
2005-04-09 PR gas/827Alan Modra1-0/+13
2005-03-02 * symbols.c (fb_label_name): Fix silly thinko in last change.Alan Modra1-4/+2
2005-03-01 * symbols.c (fb_label_name): Allow an augend of 2 for mmix.Alan Modra1-2/+8
2005-01-21 * as.h: Remove #if 0'd code.Ben Elliston1-10/+0
2004-11-092004-11-08 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+2