summaryrefslogtreecommitdiff
path: root/gas/read.h
AgeCommit message (Expand)Author
2022-07-09gas: free sy_hash, macro_hash and po_hashAlan Modra
2022-05-18gas: fold do_repeat{,_with_expander}()Jan Beulich
2022-04-12gas: drop .appfile and .applineJan Beulich
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-03-31Use bool in gasAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-09-14Add a new ".nop" directive to the assembler to allow the creation of no-op in...Nick Clifton
2020-08-04gas: Use udata for DW_AT_high_pc when emitting DWARF4Mark Wielaard
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-12-01PR23938, should not free memory alloced in obstack by free()Alan Modra
2018-02-27gas: Rename .nop directive to .nopsH.J. Lu
2018-02-17Add .nop assembler directiveH.J. Lu
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-10-20Improve handling of REPT pseudo op with a negative count.Nick Clifton
2017-01-12Prevent internal assembler errors if a stabs creation function builds an badl...Nick Clifton
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-05Fix ICE in assembler when passed a bogus input file.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-18Avoid setting or recording negative alignments when the target stores multipl...Dan Gisselquist
2016-01-01Copyright update for binutilsAlan Modra
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton
2015-01-12gas: allow labeling of CFI instructionsJan Beulich
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-04-09gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra
2014-03-05Update copyright yearsAlan Modra
2012-11-09 * read.h (s_vendor_attribute): Move to...Maciej W. Rozycki
2012-03-13gas/Roland McGrath
2009-09-29bfdNick Clifton
2009-09-02update copyright datesAlan Modra
2009-01-262009-01-26 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs
2008-01-09gas/Bob Wilson
2007-07-03Switch to GPLv3Nick Clifton
2007-06-29bfd:Joseph Myers
2005-10-24gas/ChangeLog:Alexandre Oliva
2005-05-17gas/Jan Beulich
2005-05-06gas/Jan Beulich
2005-05-05Update the address and phone number of the FSFNick Clifton
2005-04-29 * Makefile.am (GAS_CFILES): Remove bignum-copy.c.Ben Elliston
2005-03-03update copyright datesAlan Modra
2005-01-31gas/Jan Beulich
2004-11-22 * read.c (potable): Add "error" and "warning".Hans-Peter Nilsson
2004-11-10 * obj.h (struct format_ops <app_file>): Add int param.Alan Modra
2004-02-09 * read.h (IGNORE_OPCODE_CASE): Do not define. Replace with ...Nathan Sidwell
2004-02-06.:Nathan Sidwell
2003-12-13 * read.c (s_lcomm_internal): Make global.Alan Modra
2003-12-13 * read.c: Remove unneeded prototypes.Alan Modra
2003-11-27 * read.c: Convert to ISO-C.Kazu Hirata