Regenerate configure
[deliverable/binutils-gdb.git] / gas / NEWS
index dd34a9f6dc3078e5ed96da2e2ce009798d0ba4d3..2f5e88daff988fe9d3d879dce71a9842225ccae4 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,4 +1,15 @@
 -*- text -*-
+* 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.
+
+* New command line option --elf-stt-common= for ELF targets to control
+  whether to generate common symbols with the STT_COMMON type.
+
 * Add ability to set section flags and types via numeric values for ELF
   based targets.
 
This page took 0.022709 seconds and 4 git commands to generate.