summaryrefslogtreecommitdiff
path: root/gas/symbols.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-11-22Riscv ld-elf/stab failure and fake label cleanup.Jim Wilson
2017-05-03Prevent a seg-fault in the assembler when provided with a bogus input source ...Nick Clifton
2017-04-27Tidy S_FORCE_RELOCAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-01Fix ICE in assembler when passed a corrupt input file.Nick Clifton
2016-11-27Fix spelling in comments in C source files (gas)Ambrogino Modigliani
2016-05-13use XNEW and related macros moreTrevor Saunders
2016-05-13use xstrdup, xmemdup0 and concat moreTrevor Saunders
2016-04-04PR19498, Invalid "symbol definition loop"Alan Modra
2016-04-03use XNEW and related macros moreTrevor Saunders
2016-03-22make more variables constTrevor Saunders
2016-03-21Remove use of alloca.Nick Clifton
2016-02-22Add more const type qualifiers to GAS sources.Trevor Saunders
2016-02-19Add const to various variables in the gas sources.Trevor Saunders
2016-01-01Copyright update for binutilsAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-11-04Don't use register keywordAlan Modra
2014-07-26Prepare gas for 64-bit obstacksAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-08-21 * symbols.c (fb_label_instance_inc, fb_label_instance): ProperlyAlan Modra
2013-01-10Remove trailing white spaces on gasH.J. Lu
2012-11-09Remove trailing redundant `;'H.J. Lu
2012-05-05Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra
2012-02-212012-02-21 Tristan Gingold <gingold@adacore.com>Iain Sandoe
2012-01-102012-01-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2011-10-12 * as.c (main): Define .gasversion. rather than __GAS_VERSION__.Alan Modra
2011-10-12 * symbols.c (local_symbol_make): Make global.Alan Modra
2011-07-24bfd/Richard Sandiford
2011-05-062011-05-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2011-02-28 * symbols.c (report_op_error): Remove unnecessary forward declaration.Alan Modra
2010-12-16 * symbols.c (symbol_clone_if_forward_ref): Call tc_new_dot_labelMaciej W. Rozycki
2010-12-02gas/Richard Sandiford
2010-12-01 * symbols.h (dot_symbol): New declaration.Maciej W. Rozycki
2010-12-01 * symbols.c (symbol_clone_if_forward_ref): Don't limit cloningMaciej W. Rozycki
2010-07-28 PR gas/11841Alan Modra
2010-07-28 PR gas/11841Alan Modra
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-12-08Call symbol_same_p to check to if 2 symbols are the same.H.J. Lu
2009-10-05 PR gas/10704Alan Modra
2009-09-23 * symbols.c (define_sym_at_dot): New function, extracted from..Alan Modra
2009-09-11 * po/bfd.pot: Updated by the Translation project.Nick Clifton
2009-09-09 * config/obj-coff.h (USE_UNIQUE): Don't define.Alan Modra
2009-07-29 PR ld/10269Alan Modra
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton
2009-05-22gas/H.J. Lu
2008-10-21Remove unnecessary casts on obstack_alloc invocations.Alan Modra
2008-10-072008-10-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2008-08-22 * symbols.c (symbol_clone): Ensure clones are not external.Alan Modra
2008-08-12Banish PARAMS and PTR. Convert to ISO C.Alan Modra