aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-z80.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-05-30Don't define COFF_MAGICAlan Modra1-1/+0
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-07-09gas: rename md_end to md_finishAlan Modra1-2/+2
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-03-17Fix a small set of Z80 problems.Sergey Belyashov1-0/+3
2020-02-07Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov1-1/+20
2020-01-14Fix various assembler testsuite failures for the Z80 target.Sergey Belyashov1-1/+0
2020-01-03Allow individual targets to decide if string escapes should be allowed. Disa...Sergey Belyashov1-0/+1
2020-01-02Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov1-2/+12
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
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-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-12Remove trailing spaces in gasH.J. Lu1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-04-09Fix a few more targets affected by the change to the TC_CONS_FIX_NEW macro.Nick Clifton1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2012-05-062012-05-06 Arnold Metselaar <arnold_m@operamail.com>Arnold Metselaar1-1/+5
2009-09-02update copyright datesAlan Modra1-1/+1
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2006-04-09removed z80_optimize_expr; redundant since 2006-04-04Arnold Metselaar1-2/+0
2006-02-05Cleanup of pseudo-ops for constants and new def24,def32 pseudo-ops on z80Arnold Metselaar1-0/+2
2005-11-07 * expr.c (op_encoding): Map '=' to O_SINGLE_EQ, if defined.Alan Modra1-1/+3
2005-10-25Add support for the Z80 processor familyNick Clifton1-0/+103