summaryrefslogtreecommitdiff
path: root/gas/read.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Assorted compiler warning fixesAlan Modra2015-01-121-2/+2
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* gas: avoid bogus warnings in false branches of conditionalJan Beulich2014-10-211-7/+8
* Avoid undefined behaviour with signed expressionsAlan Modra2014-10-141-1/+1
* Cast result of TC_PARSE_CONS_EXPRESSIONAlan Modra2014-08-181-1/+1
* Don't force "set" symbols local for PEAlan Modra2014-07-121-1/+1
* Fix a few more targets affected by the change to the TC_CONS_FIX_NEW macro.Nick Clifton2014-04-091-1/+1
* ppc476 gas warn on data in code sectionsAlan Modra2014-04-091-0/+9
* gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra2014-04-091-22/+55
* Add support for ARM assembler produced by CodeCompositor Studio.Daniel Gutson2014-03-191-1/+4
* Update copyright yearsAlan Modra2014-03-051-1/+1