X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gas%2FNEWS;h=36d6c652f6d32a8d466fb6f8e7ef8686b4b5a956;hb=f1f28025c3ea75d5368ddd3046461648145b89b3;hp=478860acaffe438b76fea47274001c986123ae7c;hpb=60391a255b720e37ab1efbb7e83bf7dfa270a0fe;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/NEWS b/gas/NEWS index 478860acaf..36d6c652f6 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -1,7 +1,23 @@ -*- text -*- +* Add support for Zilog eZ80 and Zilog Z180 CPUs. + +* Add support for z80-elf target. + +* Add support for relocation of each byte or word of multibyte value to Z80 + targets (just use right shift to 0, 8, 16, or 24 bits or AND operation + with 0xff/0xffff mask): ld a, label >> 16 \ ld hl, label & 0xffff + +* Add SDCC support for Z80 targets. + Changes in 2.33: +* Add support for the Arm Scalable Vector Extension version 2 (SVE2) + instructions. + +* Add support for the Arm Transactional Memory Extension (TME) + instructions. + * Add support for the Armv8.1-M Mainline and M-profile Vector Extension (MVE) instructions. @@ -21,6 +37,9 @@ Changes in 2.33: -mfp16-format=[ieee|alternative] option for Arm to control the format of the encoding. +* Add --gdwarf-cie-version command line flag. This allows control over which + version of DWARF CIE the assembler creates. + Changes in 2.32: * Add -mvexwig=[0|1] option to x86 assembler to control encoding of @@ -788,7 +807,7 @@ Changes in 1.93.01: of new CPUs and formats, lots of bugs fixed. -Copyright (C) 2012-2019 Free Software Foundation, Inc. +Copyright (C) 2012-2020 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright