aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bfd_asymbol_* macrosAlan Modra2019-09-181-2/+2
* Tidy use_complex_relocs_forAlan Modra2019-05-071-22/+13
* sym->sy_value is not valid for struct local_symbolAlan Modra2019-05-061-1/+1
* resolve_symbol_value vs. .loc view resolutionAlan Modra2019-04-241-24/+19
* Symbols with octets valueChristian Eggers2019-03-131-1/+35
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Move struc-symbol.h to symbols.cAlan Modra2018-10-291-1/+160
* PR23040, .uleb128 directive doesn't accept some valid expressionsAlan Modra2018-10-221-11/+22
* Extend the assembler so that it can automatically generate GNU Build attribut...Nick Clifton2018-04-261-0/+1
* Remove IEEE 695 object supportAlan Modra2018-04-161-1/+1
* Remove i860, i960, bout and aout-adobe targetsAlan Modra2018-04-111-2/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Riscv ld-elf/stab failure and fake label cleanup.Jim Wilson2017-11-221-1/+5
* Prevent a seg-fault in the assembler when provided with a bogus input source ...Nick Clifton2017-05-031-3/+17
* Tidy S_FORCE_RELOCAlan Modra2017-04-271-6/+10
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* 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