aboutsummaryrefslogtreecommitdiff
path: root/bfd/cpu-z80.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-03-31Use bool in bfdAlan Modra1-10/+10
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-02-19Various fixes for the Z80 support.Sergey Belyashov1-5/+63
2020-02-07Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov1-1/+2
2020-01-02Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov1-7/+12
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-10Enhance the disassembler so that it will reliably determine whether a reloc a...Nick Clifton1-2/+2
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-3/+3
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2012-01-31Support arch-dependent fillH.J. Lu1-1/+1
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-1/+1
2007-04-26bfd/Alan Modra1-2/+2
2005-10-25Add support for the Z80 processor familyNick Clifton1-0/+57