summaryrefslogtreecommitdiff
path: root/gas/cond.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Initial revisionRichard Henderson1999-05-031-0/+461