]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gas/config/tc-s12z.c
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / gas / config / tc-s12z.c
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-09-15  Nick CliftonFix the assembler's new .nop directive so that the...
2020-09-14  Nick CliftonAdd a new ".nop" directive to the assembler to allow...
2020-06-29  Alan ModraC++ comments
2020-02-26  Alan ModraIndent labels
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-09-19  Alan Modrabfd_section_* macros
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.