aboutsummaryrefslogtreecommitdiff
path: root/gas/symbols.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-04Don't use register keywordAlan Modra1-9/+9
2014-07-26Prepare gas for 64-bit obstacksAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-3/+1
2013-08-21 * symbols.c (fb_label_instance_inc, fb_label_instance): ProperlyAlan Modra1-2/+2
2013-01-10Remove trailing white spaces on gasH.J. Lu1-13/+13
2012-11-09Remove trailing redundant `;'H.J. Lu1-2/+2
2012-05-05Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra1-2/+2
2012-02-212012-02-21 Tristan Gingold <gingold@adacore.com>Iain Sandoe1-0/+4
2012-01-102012-01-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-64/+67
2011-10-12 * as.c (main): Define .gasversion. rather than __GAS_VERSION__.Alan Modra1-0/+10
2011-10-12 * symbols.c (local_symbol_make): Make global.Alan Modra1-3/+1
2011-07-24bfd/Richard Sandiford1-0/+5
2011-05-062011-05-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-6/+0
2011-02-28 * symbols.c (report_op_error): Remove unnecessary forward declaration.Alan Modra1-45/+54
2010-12-16 * symbols.c (symbol_clone_if_forward_ref): Call tc_new_dot_labelMaciej W. Rozycki1-1/+6
2010-12-02gas/Richard Sandiford1-1/+1
2010-12-01 * symbols.h (dot_symbol): New declaration.Maciej W. Rozycki1-2/+22
2010-12-01 * symbols.c (symbol_clone_if_forward_ref): Don't limit cloningMaciej W. Rozycki1-2/+6
2010-07-28 PR gas/11841Alan Modra1-1/+1
2010-07-28 PR gas/11841Alan Modra1-2/+2
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