aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bfd_section_* macrosAlan Modra2019-09-191-6/+6
* A series of fixes to addres problems detected by compiling the assembler with...Nick Clifton2019-05-141-1/+2
* Use temp_ilp and restore_ilp in more placesAlan Modra2019-03-181-4/+1
* PR24125, Assertion failure with embedded NULs in stringAlan Modra2019-01-251-2/+0
* Fix bug parsing angle bracketed string sequences.Wu Heng2019-01-041-2/+5
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* PR23040, .uleb128 directive doesn't accept some valid expressionsAlan Modra2018-10-221-1/+1
* Fix invalid strcpy on unterminated bufferAndreas Schwab2018-08-211-1/+2
* Remove i860, i960, bout and aout-adobe targetsAlan Modra2018-04-111-208/+0
* gas: Rename .nop directive to .nopsH.J. Lu2018-02-271-3/+3
* Add .nop assembler directiveH.J. Lu2018-02-171-0/+53
* 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-3/+6
* bundle_lock message tidyAlan Modra2017-11-071-10/+11
* gas and ld pluralization fixesAlan Modra2017-11-071-3/+12
* Improve handling of REPT pseudo op with a negative count.Nick Clifton2017-10-201-5/+17
* Enable .fill forward labelsAndreas Krebbel2017-10-091-1/+1
* Also disallow global alias of common symbolH.J. Lu2017-08-111-1/+1
* This patch introduces support for specifing views in .loc directives, so that...Alexandre Oliva2017-07-211-1/+1
* Fix spelling mistakes and typos in the GAS sources.Nick Clifton2017-01-231-2/+2
* Prevent internal assembler errors if a stabs creation function builds an badl...Nick Clifton2017-01-121-0/+44
* This patch ensure same output for sleb128 with large number.Tristan Gingold2017-01-101-3/+11
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* fix typoNick Clifton2016-12-061-1/+1
* Stop the assembler from running out of memory when asked to generate a huge n...Nick Clifton2016-12-061-5/+14
* Fix fault in assembler when passed a bogus input file.Nick Clifton2016-12-051-0/+12
* Fix spelling in comments in C source files (gas)Ambrogino Modigliani2016-11-271-2/+2
* PR19896, Segmentation fault on bad inputAlan Modra2016-04-021-1/+3
* Constify moreAlan Modra2016-04-011-3/+3
* get rid of K&R style argsTrevor Saunders2016-03-311-6/+2
* replace some raw xmalloc / xrealloc with the XNEW* macrosTrevor Saunders2016-03-221-17/+16
* Fix checking bignum values that are being inserted into byte sized containers.Nick Clifton2016-03-161-1/+20
* Add const qualifiers at various places.Trevor Saunders2016-03-071-1/+1
* Convert more variables to a constant form.Trevor Saunders2016-02-251-6/+5
* Add more const type qualifiers to GAS sources.Trevor Saunders2016-02-221-5/+7
* Prevent seg-fault in gas reading a binary input file.Nick Clifton2016-02-191-0/+5
* Add const to various variables in the gas sources.Trevor Saunders2016-02-191-3/+4
* Avoid setting or recording negative alignments when the target stores multipl...Dan Gisselquist2016-02-181-94/+126
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* gas: consistently emit diagnostics for non-zero data emission to .bss/.structJan Beulich2015-12-081-16/+88
* gas: don't get confused by .asci{i,z} after .structJan Beulich2015-12-081-8/+9
* output_big_leb128 commentAlan Modra2015-11-191-1/+1
* gas: Fix left shift of negative value.Dominik Vogt2015-11-091-1/+1
* Bug 19113 - read.c stringer assertionAlan Modra2015-10-101-3/+3
* More fallout from "Allow symbol and label names to be enclosed in double quotes"Alan Modra2015-08-271-4/+3
* Allow symbol and label names to be enclosed in double quotes.Nick Clifton2015-08-211-79/+81
* Rationalize ARM .alignAlan Modra2015-08-171-0/+5
* Fixes: "gas/read.c:5087:12: error: left shift of negative"Nick Clifton2015-05-221-1/+1
* Extend .reloc to accept some BFD_RELOCsAlan Modra2015-01-191-1/+22
* gas: allow labeling of CFI instructionsJan Beulich2015-01-121-1/+1