summaryrefslogtreecommitdiff
path: root/gas/symbols.c
Commit message (Expand)AuthorAgeFilesLines
* Fix ICE in assembler when passed a corrupt input file.Nick Clifton2016-12-011-1/+10
* Fix spelling in comments in C source files (gas)Ambrogino Modigliani2016-11-271-4/+4
* use XNEW and related macros moreTrevor Saunders2016-05-131-7/+8
* use xstrdup, xmemdup0 and concat moreTrevor Saunders2016-05-131-18/+9
* PR19498, Invalid "symbol definition loop"Alan Modra2016-04-041-1/+4
* use XNEW and related macros moreTrevor Saunders2016-04-031-14/+11
* make more variables constTrevor Saunders2016-03-221-5/+5
* Remove use of alloca.Nick Clifton2016-03-211-11/+17
* Add more const type qualifiers to GAS sources.Trevor Saunders2016-02-221-8/+3
* Add const to various variables in the gas sources.Trevor Saunders2016-02-191-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Don't use register keywordAlan Modra2014-11-041-9/+9
* Prepare gas for 64-bit obstacksAlan Modra2014-07-261-1/+1
* Update copyright yearsAlan Modra2014-03-051-3/+1
* * 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>Iain Sandoe2012-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