X-Git-Url: http://drtracing.org/?a=blobdiff_plain;ds=sidebyside;f=gas%2FNEWS;h=a0990602826158b9fd1633220081a16f55e40ebf;hb=73b090a922a5f43931f0ec10b1b1b9507c819ebf;hp=a627028de15653c9b8a5c0690eff41f4909258d0;hpb=b8871f357fdfa9c0c06d2d3e5600391d8c994f37;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/NEWS b/gas/NEWS index a627028de1..a099060282 100644 --- a/gas/NEWS +++ b/gas/NEWS @@ -1,4 +1,12 @@ -*- text -*- +* Support for the ARMv8-M architecture has been added to the ARM port. Support + for the ARMv8-M Security and DSP Extensions has also been added to the ARM + port. + +* ARC backend accepts .extInstruction, .extCondCode, .extAuxRegister, and + .extCoreRegister pseudo-ops that allow an user to define custom + instructions, conditional codes, auxiliary and core registers. + * Add a configure option --enable-elf-stt-common to decide whether ELF assembler should generate common symbols with the STT_COMMON type by default. Default to no.