summaryrefslogtreecommitdiff
path: root/gas/cond.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Fix illegal memory accesses in the assembler when attempting to parse corrup ...Nick Clifton2018-04-161-16/+22
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Add more const type qualifiers to GAS sources.Trevor Saunders2016-02-221-7/+7
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Allow symbol and label names to be enclosed in double quotes.Nick Clifton2015-08-211-3/+3
* Fix compile time warnings about a local variable being used before it is set.Nick Clifton2015-04-281-2/+2
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Remove trailing white spaces on gasH.J. Lu2013-01-101-2/+2
* * config/tc-m32r.c (md_show_usage): Fix typos in descriptions.Nick Clifton2011-05-171-5/+5
* update copyright datesAlan Modra2009-09-021-1/+1
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* remove some duplicate #include's.Alan Modra2006-06-071-1/+2
* gas/Jan Beulich2005-11-171-1/+1
* This adjusts equate handling byNick Clifton2005-10-111-2/+2
* gas/Jan Beulich2005-05-061-0/+34
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* update copyright datesAlan Modra2005-03-031-2/+2
* * app.c: Convert to ISO-C.Kazu Hirata2003-11-211-26/+14
* Make .ifdef treat a referenced but not yet defined symbol as if it wereNick Clifton2002-07-191-20/+38
* * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra2001-08-011-4/+4
* Fix conditional assembly listings when more than one .else/.elsifAlan Modra2001-03-311-49/+47
* * cond.c (s_endif): Correct handling of "if .. elseif .." trees.Alan Modra2001-03-311-14/+14
* Fix copyright noticesNick Clifton2001-03-081-1/+1
* 2000-10-12 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-10-111-4/+2
* 2000-08-31 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-08-311-24/+27
* Remove dead code when not TC_M68K.Alan Modra2000-02-241-6/+2
* New elseif directive has been added.Timothy Wall2000-02-081-0/+80
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-2/+2
* Add support for storing local symbols in a small structure to saveIan Lance Taylor1999-06-031-2/+2
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+461