aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-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-06-08HOWTO size encodingAlan Modra1-14/+14
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-03-31Use bool in bfdAlan Modra1-51/+51
2021-03-29Miscellaneous BFD int vs bfd_boolean fixesAlan Modra1-1/+1
2021-03-29elf_backend_relocate_section int vs. bfd_booleanAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-12-18Constify more arraysAlan Modra1-1/+1
2020-02-07Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov1-49/+301
2020-01-02Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov1-0/+380