summaryrefslogtreecommitdiff
path: root/gas/config/tc-z80.c
Commit message (Expand)AuthorAgeFilesLines
* gas: equates of registersJan Beulich2023-05-121-0/+1
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* gas: rename md_end to md_finishAlan Modra2022-07-091-1/+1
* Remove use of bfd_uint64_t and similarAlan Modra2022-05-271-4/+4
* z80 assembler: Fix new unexpected overflow warning in v2.37Nick Clifton2022-03-211-1/+9
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* as_bad_subtractAlan Modra2021-07-211-1/+1
* ubsan errors when 32-bit bfdAlan Modra2021-06-191-3/+3
* Fix overflow detection in the Z80 assembler.Sergey Belyashov2021-05-201-8/+24
* Report illegal Z80 load instructions.Sergey Belyashov2021-05-111-0/+2
* Add support for 8-bit and 24-bit shifts in the z80 assembler.Sergey Belyashov2021-05-101-0/+17
* Use bool in gasAlan Modra2021-03-311-18/+18
* TRUE/FALSE simplificationAlan Modra2021-03-291-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Add support for the .bss pseudo-op to the Z80 assembler.Nick Clifton2020-12-111-0/+10
* A small set of code improvements for the Z80 assembler.Sergey Belyashav2020-10-061-7/+21
* ubsan: tc-z80.c:3656 shift exponent 32 is too largeAlan Modra2020-09-021-1/+1
* PR26509 UBSAN: tc-z80.c:3656 shift exponent is too largeAlan Modra2020-08-311-1/+1
* Fix spelling mistakes in some of the binutils sub-directories.Nick Clifton2020-07-061-4/+4
* C++ commentsAlan Modra2020-06-291-1/+0
* Add support for the xdef and xref pseudo-ops to the Z80 assembler.Sergey Belyashov2020-03-201-0/+2
* Fix a small set of Z80 problems.Sergey Belyashov2020-03-171-59/+72
* The patch fixed invalid compilation of instruction LD IY,(HL) and disassemble...Sergey Belyashov2020-03-031-2/+2
* Fix a potential illegal memory access in the Z80 assembler.Sergey Belyashov2020-03-031-8/+24
* Indent labelsAlan Modra2020-02-261-1/+1
* Various fixes for the Z80 support.Sergey Belyashov2020-02-191-108/+115
* Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov2020-02-071-120/+490
* Fix various assembler testsuite failures for the Z80 target.Sergey Belyashov2020-01-141-13/+55
* Fix compile time warnings about comparisons always being false.Sergey Belyashov2020-01-091-89/+92
* Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov2020-01-021-453/+2034
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Fix handling of undocumented SLL instruction for the Z80 target.Arnold Metselaar2018-08-211-13/+29
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Fix spelling mistakes and typos in the GAS sources.Nick Clifton2017-01-231-3/+3
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix spelling in comments in C source files (gas)Ambrogino Modigliani2016-11-271-1/+1
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+3
* use XNEW and related macros moreTrevor Saunders2016-04-031-2/+2
* Constify moreAlan Modra2016-04-011-1/+1
* cast literal to char * when assigning to input_line_ptrTrevor Saunders2016-03-311-1/+1
* make some variables unsignedTrevor Saunders2016-03-311-2/+2
* make md_parse_option () take a const char *Trevor Saunders2016-03-291-1/+1
* Add const qualifiers at various places.Trevor Saunders2016-03-071-2/+2
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Allow symbol and label names to be enclosed in double quotes.Nick Clifton2015-08-211-3/+4
* Remove trailing spaces in gasH.J. Lu2015-08-121-10/+10
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Fix z80-coff build breakageAlan Modra2014-11-121-0/+4
* Update copyright yearsAlan Modra2014-03-051-1/+1