summaryrefslogtreecommitdiff
path: root/gas/as.h
Commit message (Expand)AuthorAgeFilesLines
* Catch gas exit-via-signalNathan Sidwell2017-01-181-3/+2
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix spelling in comments in C source files (gas)Ambrogino Modigliani2016-11-271-1/+1
* -Wimplicit-fallthrough noreturn fixesAlan Modra2016-10-061-1/+1
* Add command line option to stop the assembler from padding the end of section...Nick Clifton2016-06-271-2/+4
* use xstrdup, xmemdup0 and concat moreTrevor Saunders2016-05-131-3/+3
* Provide xmemdup0Alan Modra2016-04-271-15/+8
* Constify moreAlan Modra2016-04-011-4/+4
* rename flag_size_check to flag_allow_nonconst_size and make it a boolTrevor Saunders2016-03-251-6/+1
* Properly implement STT_COMMONH.J. Lu2016-02-261-0/+3
* Convert more variables to a constant form.Trevor Saunders2016-02-251-1/+1
* Add more const type qualifiers to GAS sources.Trevor Saunders2016-02-221-11/+13
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* gas: section name substitution sequenceNicolas Pitre2015-06-171-0/+3
* Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu2015-04-141-10/+0
* Add SHF_COMPRESSED support to gas and objcopyH.J. Lu2015-04-081-2/+12
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* * elflink.c (_bfd_elf_gc_mark_extra_sections): Remove mark fromNick Clifton2013-04-291-3/+2
* Remove trailing white spaces on gasH.J. Lu2013-01-101-2/+2
* PR gas/14201Alan Modra2012-06-071-1/+1
* PR binutils/14028Nick Clifton2012-05-111-1/+8
* Add --size-check=[error|warning].H.J. Lu2011-03-161-0/+10
* bfd/ChangeLog:Cary Coutant2010-07-031-0/+3
* 2010-06-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-06-031-36/+0
* 2009-12-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-12-161-0/+4
* * as.h (know): Don't define as empty.Alan Modra2009-10-181-1/+1
* 2009-09-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-09-031-1/+1
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-2/+2
* include/Alan Modra2009-03-181-31/+2
* Banish PARAMS and PTR. Convert to ISO C.Alan Modra2008-08-121-3/+3
* * config/tc-m32c.h (H_TICK_HEX): Define.DJ Delorie2008-07-181-0/+4
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-0/+2
* 2007-08-24 Joseph Myers <joseph@codesourcery.com>Joseph Myers2007-08-241-0/+3
* Switch to GPLv3Nick Clifton2007-07-031-5/+5
* * as.h (ENABLE_CHECKING): Default define to 0.Alan Modra2007-04-211-2/+5
* * app.c (do_scrub_chars): Turn #<line>"file"flags into .linefile.Alexandre Oliva2007-03-091-0/+1
* top level:Joseph Myers2007-02-171-2/+1
* * as.h (as_perror): Delete declaration.Alan Modra2006-09-221-2/+1
* PR gas/2991Nick Clifton2006-08-021-1/+1
* 2006-02-09 Eric Botcazou <ebotcazou@libertysurf.fr>Eric Botcazou2006-02-091-13/+38
* * expr.c (operand <case '$'>): Use DOLLAR_AMBIGU rather than flag_mri_m68kNick Clifton2005-11-081-0/+5
* * README-vms: Delete.Alan Modra2005-08-111-69/+0
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* * Makefile.am (GAS_CFILES): Remove bignum-copy.c.Ben Elliston2005-04-291-2/+0
* PR gas/827Alan Modra2005-04-091-1/+4
* * as.h [NEED_DECLARATION_FFS] (ffs): Prototype and alphabetize.Aaron W. LaFramboise2005-03-301-9/+12
* * as.h (assert): Warning fix.Alan Modra2005-03-011-1/+2
* * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra2005-02-171-1/+17
* * as.h (seg_not_empty_p): Return int, not bfd_boolean.Nathan Sidwell2005-02-071-1/+1