x86: correct "-Q" option handling
[external/binutils.git] / gas / config / tc-s12z.c
2019-05-22 John DarringtonS12Z: GAS: New option --mdollar-hex.
2019-05-15 John DarringtonS12Z: New option -mreg-prefix
2019-04-12 John DarringtonGAS: tc-s12z.c: int -> bfd_boolean
2019-02-01 John DarringtonS12Z: GAS: Allow #_symbol operands as mov source
2019-02-01 John DarringtonS12Z: GAS: Fix incorrect range test for 16-bit PC relat...
2019-02-01 John DarringtonS12Z: GAS: Issue warning if TFR/EXG have identical...
2019-02-01 John DarringtonS12Z: GAS: Disallow immediate destination operands
2019-01-16 John DarringtonS12Z: gas: Fix bug when a symbol name was the single...
2019-01-16 John DarringtonS12Z: gas: Permit "extend" instructions which don't...
2019-01-16 John DarringtonS12Z: Emit RELOC_S12Z_OPR instead of RELOC_EXT24 where...
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-11-21 John DarringtonS12Z: Add alias instructions BHS and BLO.
2018-10-23 John DarringtonS12Z: Handle 16 bit fixups which are constant.
2018-09-20 Maciej W. RozyckiS12Z/GAS: Correct a signed vs unsigned comparison error...
2018-08-18 John DarringtonS12Z: Move opcode header to public include directory.
2018-05-18 John DarringtonAdd support for the Freescale s12z processor.