summaryrefslogtreecommitdiff
path: root/gas/symbols.c
Commit message (Expand)AuthorAgeFilesLines
* * symbols.c (fb_label_instance_inc, fb_label_instance): ProperlyAlan Modra2013-08-211-2/+2
* Remove trailing white spaces on gasH.J. Lu2013-01-101-13/+13
* Remove trailing redundant `;'H.J. Lu2012-11-091-2/+2
* Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra2012-05-051-2/+2
* 2012-02-21 Tristan Gingold <gingold@adacore.com>iains2012-02-211-0/+4
* 2012-01-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-01-101-64/+67
* * as.c (main): Define .gasversion. rather than __GAS_VERSION__.Alan Modra2011-10-121-0/+10
* * symbols.c (local_symbol_make): Make global.Alan Modra2011-10-121-3/+1
* bfd/Richard Sandiford2011-07-241-0/+5
* 2011-05-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-05-061-6/+0
* * symbols.c (report_op_error): Remove unnecessary forward declaration.Alan Modra2011-02-281-45/+54
* * symbols.c (symbol_clone_if_forward_ref): Call tc_new_dot_labelMaciej W. Rozycki2010-12-161-1/+6
* gas/Richard Sandiford2010-12-021-1/+1
* * symbols.h (dot_symbol): New declaration.Maciej W. Rozycki2010-12-011-2/+22
* * symbols.c (symbol_clone_if_forward_ref): Don't limit cloningMaciej W. Rozycki2010-12-011-2/+6
* PR gas/11841Alan Modra2010-07-281-1/+1
* PR gas/11841Alan Modra2010-07-281-2/+2
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-14/+14
* Call symbol_same_p to check to if 2 symbols are the same.H.J. Lu2009-12-081-0/+14
* PR gas/10704Alan Modra2009-10-051-4/+1
* * symbols.c (define_sym_at_dot): New function, extracted from..Alan Modra2009-09-231-12/+14
* * po/bfd.pot: Updated by the Translation project.Nick Clifton2009-09-111-8/+8
* * config/obj-coff.h (USE_UNIQUE): Don't define.Alan Modra2009-09-091-2/+2
* PR ld/10269Alan Modra2009-07-291-1/+2
* * 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