summaryrefslogtreecommitdiff
path: root/gas/read.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * gen-aout.c (main): Fix formatting. Close file.Nick Clifton2013-10-141-5/+3
* gas/Julian Brown2013-04-111-7/+8
* 2013-03-08 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang2013-03-081-2/+1
* Remove trailing white spaces on gasH.J. Lu2013-01-101-2/+2
* * read.h (s_vendor_attribute): Move to...Maciej W. Rozycki2012-11-091-139/+0
* Allocate sufficient space for string bufferH.J. Lu2012-06-091-10/+15
* PR gas/14201Alan Modra2012-06-071-8/+8
* gas/Roland McGrath2012-05-291-6/+13
* * read.c (read_symbol_name): New function. Reads a symbol names.Nick Clifton2012-05-281-102/+136
* Fix up last commit.Roland McGrath2012-03-131-1/+1
* gas/Roland McGrath2012-03-131-13/+247
* * as.c (main): Define .gasversion. rather than __GAS_VERSION__.Alan Modra2011-10-121-2/+1
* Fix spelling mistakes.Nick Clifton2011-06-021-1/+1
* 2011-05-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-05-061-13/+0
* * read.c (read_a_source_file): Remove md_after_pass_hook.Alan Modra2011-03-181-5/+1
* PR 12569Alan Modra2011-03-171-6/+7
* * dw2gencfi.c (dot_cfi_dummy): New.Richard Henderson2011-02-151-2/+1
* * symbols.h (dot_symbol): New declaration.Maciej W. Rozycki2010-12-011-0/+2
* PR gas/11867Alan Modra2010-08-021-3/+20
* * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra2010-06-281-3/+7
* * read.c (cons_worker): Detect and reject unexpected string argument.Nathan Sidwell2010-05-051-1/+9
* Revert the accidental checkin.H.J. Lu2010-04-211-1/+0
* Properly handle ".equ symbol, reg + NUM" in x86 Intel syntax.H.J. Lu2010-04-211-0/+1
* bfd/ChangeLogNick Clifton2010-04-091-39/+42
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-8/+7
* gas/Jan Beulich2009-11-191-0/+1
* PR gas/10850Alan Modra2009-10-261-1/+1