summaryrefslogtreecommitdiff
path: root/gas/expr.c
AgeCommit message (Expand)Author
2022-07-09expr.c make_expr_symbol: use notes obstackAlan Modra
2022-04-07Add support for COFF secidx relocationsMark Harmstone
2022-03-17asan: buffer overflows after calling ignore_rest_of_lineAlan Modra
2022-02-16gas local label and dollar label handlingAlan Modra
2022-01-04gas: rework handling of backslashes in quoted symbol namesJan Beulich
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2022-01-01ubsan: signed integer multiply overflowAlan Modra
2021-06-18gas: fold symbol table entries generated for .startof.() / .sizeof.()Jan Beulich
2021-04-12Power10 bignum operandsAlan Modra
2021-04-05C99 gas configuryAlan Modra
2021-03-31Use bool in gasAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-09-02ubsan: expr.c:1725,1741 signed integer overflowAlan Modra
2020-08-31crx: ubsan: cannot be representedAlan Modra
2020-08-26PR26447 UBSAN: expr.c:1936 left shift of negative valueAlan Modra
2020-08-21Rearrange symbol_create parametersAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-05-21GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value.John Darrington
2019-05-21Revert "GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value."John Darrington
2019-05-20GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a runtime value.John Darrington
2019-04-25Speed up locview resolution with relaxable fragsAlexandre Oliva
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-10-20PR23800, .eqv doesn't always defer expression evaluationAlan Modra
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra
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