aboutsummaryrefslogtreecommitdiff
path: root/gas/cond.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-18gas: don't ignore .linefile inside false conditionalsJan Beulich1-0/+4
2022-05-18gas: simplify ignore_input()Jan Beulich1-11/+13
2022-03-18Tidy gas current_frame before exitAlan Modra1-0/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-04-16Fix illegal memory accesses in the assembler when attempting to parse corrup ...Nick Clifton1-16/+22
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-02-22Add more const type qualifiers to GAS sources.Trevor Saunders1-7/+7
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton1-3/+3
2015-04-28Fix compile time warnings about a local variable being used before it is set.Nick Clifton1-2/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-01-10Remove trailing white spaces on gasH.J. Lu1-2/+2
2011-05-17 * config/tc-m32r.c (md_show_usage): Fix typos in descriptions.Nick Clifton1-5/+5
2009-09-02update copyright datesAlan Modra1-1/+1
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2006-06-07remove some duplicate #include's.Alan Modra1-1/+2
2005-11-17gas/Jan Beulich1-1/+1
2005-10-11This adjusts equate handling byNick Clifton1-2/+2
2005-05-06gas/Jan Beulich1-0/+34
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-03-03update copyright datesAlan Modra1-2/+2
2003-11-21 * app.c: Convert to ISO-C.Kazu Hirata1-26/+14
2002-07-19Make .ifdef treat a referenced but not yet defined symbol as if it wereNick Clifton1-20/+38
2001-08-01 * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra1-4/+4
2001-03-31Fix conditional assembly listings when more than one .else/.elsifAlan Modra1-49/+47
2001-03-31* cond.c (s_endif): Correct handling of "if .. elseif .." trees.Alan Modra1-14/+14
2001-03-08Fix copyright noticesNick Clifton1-1/+1
2000-10-112000-10-12 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-4/+2
2000-08-312000-08-31 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-24/+27
2000-02-24Remove dead code when not TC_M68K.Alan Modra1-6/+2
2000-02-08New elseif directive has been added.Timothy Wall1-0/+80
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-2/+2
1999-06-03 Add support for storing local symbols in a small structure to saveIan Lance Taylor1-2/+2
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+461