summaryrefslogtreecommitdiff
path: root/gas/read.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-11-07bundle_lock message tidyAlan Modra
2017-11-07gas and ld pluralization fixesAlan Modra
2017-10-20Improve handling of REPT pseudo op with a negative count.Nick Clifton
2017-10-09Enable .fill forward labelsAndreas Krebbel
2017-08-11Also disallow global alias of common symbolH.J. Lu
2017-07-21This patch introduces support for specifing views in .loc directives, so that...Alexandre Oliva
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton
2017-01-12Prevent internal assembler errors if a stabs creation function builds an badl...Nick Clifton
2017-01-10This patch ensure same output for sleb128 with large number.Tristan Gingold
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-06fix typoNick Clifton
2016-12-06Stop the assembler from running out of memory when asked to generate a huge n...Nick Clifton
2016-12-05Fix fault in assembler when passed a bogus input file.Nick Clifton
2016-11-27Fix spelling in comments in C source files (gas)Ambrogino Modigliani
2016-04-02PR19896, Segmentation fault on bad inputAlan Modra
2016-04-01Constify moreAlan Modra
2016-03-31get rid of K&R style argsTrevor Saunders
2016-03-22replace some raw xmalloc / xrealloc with the XNEW* macrosTrevor Saunders
2016-03-16Fix checking bignum values that are being inserted into byte sized containers.Nick Clifton
2016-03-07Add const qualifiers at various places.Trevor Saunders
2016-02-25Convert more variables to a constant form.Trevor Saunders
2016-02-22Add more const type qualifiers to GAS sources.Trevor Saunders
2016-02-19Prevent seg-fault in gas reading a binary input file.Nick Clifton
2016-02-19Add const to various variables in the gas sources.Trevor Saunders
2016-02-18Avoid setting or recording negative alignments when the target stores multipl...Dan Gisselquist
2016-01-01Copyright update for binutilsAlan Modra
2015-12-08gas: consistently emit diagnostics for non-zero data emission to .bss/.structJan Beulich
2015-12-08gas: don't get confused by .asci{i,z} after .structJan Beulich
2015-11-19output_big_leb128 commentAlan Modra
2015-11-09gas: Fix left shift of negative value.Dominik Vogt
2015-10-10Bug 19113 - read.c stringer assertionAlan Modra
2015-08-27More fallout from "Allow symbol and label names to be enclosed in double quotes"Alan Modra
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton
2015-08-17Rationalize ARM .alignAlan Modra
2015-05-22Fixes: "gas/read.c:5087:12: error: left shift of negative"Nick Clifton
2015-01-19Extend .reloc to accept some BFD_RELOCsAlan Modra
2015-01-12gas: allow labeling of CFI instructionsJan Beulich
2015-01-12Assorted compiler warning fixesAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-10-21gas: avoid bogus warnings in false branches of conditionalJan Beulich
2014-10-14Avoid undefined behaviour with signed expressionsAlan Modra
2014-08-18Cast result of TC_PARSE_CONS_EXPRESSIONAlan Modra
2014-07-12Don't force "set" symbols local for PEAlan Modra
2014-04-09Fix a few more targets affected by the change to the TC_CONS_FIX_NEW macro.Nick Clifton
2014-04-09ppc476 gas warn on data in code sectionsAlan Modra
2014-04-09gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra
2014-03-19Add support for ARM assembler produced by CodeCompositor Studio.Daniel Gutson
2014-03-05Update copyright yearsAlan Modra