summaryrefslogtreecommitdiff
path: root/gas/expr.c
AgeCommit message (Expand)Author
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-02-22gas: require an operand to .startof.()/.sizeof.()Jan Beulich
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-11-11Accept L and LL suffixes to integer constants.Nick Clifton
2016-10-06-Wimplicit-fallthrough dodgy fixesAlan Modra
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra
2016-05-13use xstrdup, xmemdup0 and concat moreTrevor Saunders
2016-04-07Allow integer contants to have a U suffix. Improve error reporting for missi...Nick Clifton
2016-04-03use XNEW and related macros moreTrevor Saunders
2016-04-03cleanup FLT_CHARS and EXP_CHARSTrevor Saunders
2016-02-22Add more const type qualifiers to GAS sources.Trevor Saunders
2016-01-01Copyright update for binutilsAlan Modra
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton
2015-08-13gas 0f handlingAlan Modra
2015-08-13gas 0b vs 0b0 vs 00bAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-11-04Don't use register keywordAlan Modra
2014-10-14Avoid undefined behaviour with signed expressionsAlan Modra
2014-07-26Prepare gas for 64-bit obstacksAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-04-15 gas/Julian Brown
2013-04-11 gas/Julian Brown
2013-03-082013-03-08 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang
2012-06-30 * frags.h (frag_offset_fixed_p): Update prototype.Alan Modra
2011-03-17 PR 12569Alan Modra
2010-12-04 PR gas/12282Maciej W. Rozycki
2010-12-02gas/Richard Sandiford
2010-12-01 * symbols.h (dot_symbol): New declaration.Maciej W. Rozycki
2010-12-01 * symbols.c (symbol_clone_if_forward_ref): Don't limit cloningMaciej W. Rozycki
2010-09-29 * expr.c (expr): Correct returned segment value.Alan Modra
2010-08-02 PR gas/11867Alan Modra
2010-06-22gas/Jan Beulich
2010-04-21Initialize the X_md field.H.J. Lu
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-12-08Call symbol_same_p to check to if 2 symbols are the same.H.J. Lu
2009-10-28 PR gas/10856Alan Modra
2009-09-11 * po/bfd.pot: Updated by the Translation project.Nick Clifton
2009-09-02update copyright datesAlan Modra
2009-07-28gas/Jan Beulich
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton
2009-04-20gas/Jan Beulich
2009-04-16gas/Jan Beulich
2007-10-19Add MN10300 linker relaxation support for symbol differencesNick Clifton
2007-09-26gas/Jan Beulich
2007-07-03Switch to GPLv3Nick Clifton
2007-04-21gas/Alan Modra
2006-10-24 * expr.c (expr): Replace O_add case in switch (op_left) explainingBen Elliston
2006-06-07remove some duplicate #include's.Alan Modra