summaryrefslogtreecommitdiff
path: root/opcodes/z80-dis.c
AgeCommit message (Expand)Author
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-10-11z80/disassembler: call memory_error_func when appropriateAndrew Burgess
2021-07-01opcodes: constify & localize z80 opcodesMike Frysinger
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-03-25Uninitialised memory read in z80-dis.cAlan Modra
2020-03-17Fix a small set of Z80 problems.Sergey Belyashov
2020-03-03The patch fixed invalid compilation of instruction LD IY,(HL) and disassemble...Sergey Belyashov
2020-02-07Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov
2020-01-14Fix various assembler testsuite failures for the Z80 target.Sergey Belyashov
2020-01-09Fix the cast used to prevent compile time warning about an always false test.Nick Clifton
2020-01-09Fix compile time warnings about comparisons always being false.Sergey Belyashov
2020-01-06PR25344, z80 disassembler recursionAlan Modra
2020-01-02Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-05-24Move print_insn_XXX to an opcodes internal headerYao Qi
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-08-12Remove trailing spaces in opcodesH.J. Lu
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2009-09-02update copyright datesAlan Modra
2008-09-14Fix bugs in the disassembly of some ld-instructionsArnold Metselaar
2007-07-05Change source files over to GPLv3.Nick Clifton
2006-01-18fixes related to indexed operandsArnold Metselaar
2006-01-17Use unsigned char to hold data to be disassembled.Arnold Metselaar
2005-10-25Add support for the Z80 processor familyNick Clifton