LoongArch: gas: Fix make check-gas crash
[binutils-gdb.git] / gas / expr.c
2023-05-19 Jan Beulichgas: invoke md_optimize_expr() also for unary expressions
2023-05-19 Jan Beulichgas: maintain O_constant signedness in more cases
2023-05-12 Jan Beulichgas: equates of registers
2023-04-28 Jan Beulichgas: move shift count check
2023-04-19 Jan Beulichgas: document that get_symbol_name() can clobber the...
2023-03-17 Jan Beulichgas: apply md_register_arithmetic also to unary '+'
2023-02-14 Jan Beulichgas: correct symbol name comparison in .startof./.sizeo...
2023-02-10 Alan ModraLocal label checks in integer_constant
2023-02-08 Alan ModraInternal error at gas/expr.c:1814
2023-01-26 Alan Modraresolve gas shift expressions with large exponents...
2023-01-16 Alan ModraTidy gas/expr.c static state
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-07-09 Alan Modraexpr.c make_expr_symbol: use notes obstack
2022-04-07 Mark HarmstoneAdd support for COFF secidx relocations
2022-03-17 Alan Modraasan: buffer overflows after calling ignore_rest_of_line
2022-02-16 Alan Modragas local label and dollar label handling
2022-01-04 Jan Beulichgas: rework handling of backslashes in quoted symbol...
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2022-01-01 Alan Modraubsan: signed integer multiply overflow
2021-06-18 Jan Beulichgas: fold symbol table entries generated for .startof...
2021-04-12 Alan ModraPower10 bignum operands
2021-04-05 Alan ModraC99 gas configury
2021-03-31 Alan ModraUse bool in gas
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-09-02 Alan Modraubsan: expr.c:1725,1741 signed integer overflow
2020-08-31 Alan Modracrx: ubsan: cannot be represented
2020-08-26 Alan ModraPR26447 UBSAN: expr.c:1936 left shift of negative value
2020-08-21 Alan ModraRearrange symbol_create parameters
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-05-21 John DarringtonGAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a...
2019-05-21 John DarringtonRevert "GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX...
2019-05-20 John DarringtonGAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a...
2019-04-24 Alexandre OlivaSpeed up locview resolution with relaxable frags
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-10-20 Alan ModraPR23800, .eqv doesn't always defer expression evaluation
2018-04-11 Alan ModraRemove i860, i960, bout and aout-adobe targets
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-11-22 Jim WilsonRiscv ld-elf/stab failure and fake label cleanup.
2017-02-22 Jan Beulichgas: require an operand to .startof.()/.sizeof.()
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-12-05 Nick CliftonFix ICE in assembler when passed a bogus input file.
2016-11-11 Nick CliftonAccept L and LL suffixes to integer constants.
2016-10-06 Alan Modra-Wimplicit-fallthrough dodgy fixes
2016-10-05 Alan Modra-Wimplicit-fallthrough warning fixes
2016-05-13 Trevor Saundersuse xstrdup, xmemdup0 and concat more
2016-04-07 Nick CliftonAllow integer contants to have a U suffix. Improve...
2016-04-04 Trevor Saundersuse XNEW and related macros more
2016-04-03 Trevor Saunderscleanup FLT_CHARS and EXP_CHARS
2016-02-22 Trevor SaundersAdd more const type qualifiers to GAS sources.
2016-01-01 Alan ModraCopyright update for binutils
2015-08-21 Nick CliftonAllow symbol and label names to be enclosed in double...
2015-08-13 Alan Modragas 0f handling
2015-08-13 Alan Modragas 0b vs 0b0 vs 00b
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-11-04 Alan ModraDon't use register keyword
2014-10-14 Alan ModraAvoid undefined behaviour with signed expressions
2014-07-26 Alan ModraPrepare gas for 64-bit obstacks
2014-03-05 Alan ModraUpdate copyright years
2013-04-15 Julian Brown gas/
2013-04-11 Julian Brown gas/
2013-03-08 Chung-Lin Tang2013-03-08 Chung-Lin Tang <cltang@codesourcery.com>
2012-06-30 Alan Modra * frags.h (frag_offset_fixed_p): Update prototype.
2011-03-17 Alan Modra PR 12569
2010-12-04 Maciej W. Rozycki PR gas/12282
2010-12-02 Richard Sandifordgas/
2010-12-01 Maciej W. Rozycki * symbols.h (dot_symbol): New declaration.
2010-12-01 Maciej W. Rozycki * symbols.c (symbol_clone_if_forward_ref): Don't limit...
2010-09-29 Alan Modra * expr.c (expr): Correct returned segment value.
2010-08-02 Alan Modra PR gas/11867
2010-06-22 Jan Beulichgas/
2010-04-21 H.J. LuInitialize the X_md field.
2009-12-11 Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-12-08 H.J. LuCall symbol_same_p to check to if 2 symbols are the...
2009-10-28 Alan Modra PR gas/10856
2009-09-11 Nick Clifton * po/bfd.pot: Updated by the Translation project.
2009-09-02 Alan Modraupdate copyright dates
2009-07-28 Jan Beulichgas/
2009-06-22 Nick Clifton * gas/app, gas/as.c, gas/as.h, gas/atof-generic...
2009-04-20 Jan Beulichgas/
2009-04-16 Jan Beulichgas/
2007-10-19 Nick CliftonAdd MN10300 linker relaxation support for symbol differ...
2007-09-26 Jan Beulichgas/
2007-07-03 Nick CliftonSwitch to GPLv3
2007-04-21 Alan Modragas/
2006-10-24 Ben Elliston * expr.c (expr): Replace O_add case in switch (op_left...
2006-06-07 Alan Modraremove some duplicate #include's.
2006-05-09 Ben Elliston * expr.c (operand): Remove `if (0 && ..)' state...
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-04-04 Alan Modra PR 997
2005-12-22 Jan Beulichgas/
2005-11-08 Nick Clifton* expr.c (operand <case '$'>): Use DOLLAR_AMBIGU rather...
2005-11-07 Alan Modra * expr.c (op_encoding): Map '=' to O_SINGLE_EQ, if...
2005-11-06 Alan Modra * expr.c (integer_constant): Match only 'B' as binary...
2005-10-11 Nick CliftonThis adjusts equate handling by
2005-10-10 Nick Clifton* expr.c (operator): Allow "!=" as a synonym for "<>".
2005-05-05 Nick CliftonUpdate the address and phone number of the FSF
2005-04-29 Ben Elliston * Makefile.am (GAS_CFILES): Remove bignum-copy.c.
2005-03-15 Jan Beulichgas/
2005-03-03 Nick CliftonRemove redundant code enclosed by #ifdef RELAX_PAREN_GR...
2005-03-01 Alan Modra * expr.c (integer_constant): Remove TARGET_WORD_SIZE...
next