* config/tc-z80.c (md_apply_fix): Rename var to fix shadow warning.
[deliverable/binutils-gdb.git] / gas / NEWS
index 1b7f9e9b4ced652fa01fc62a69759fcb75844cdb..ab68ab518d2fbb4dcd9b4be48a8e46a7c835fc95 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,10 @@
 -*- text -*-
 
+Changes in 2.21:
+
+
+* Gas no longer requires doubling of ampersands in macros.
+
 * Add support for the TMS320C6000 (TI C6X) processor family.
 
 * GAS now understands an extended syntax in the .section directive flags
@@ -9,8 +14,15 @@
 
 * Add support for the Renesas RX processor.
 
+* New command line option, --compress-debug-sections, which requests
+  compression of DWARF debug information sections in the relocatable output
+  file.  Compressed debug sections are supported by readelf, objdump, and
+  gold, but not currently by Gnu ld.
+
 Changes in 2.20:
 
+* Added support for v850e2 and v850e2v3.
+
 * GNU/Linux targets now supports "gnu_unique_object" as a value in the .type
   pseudo op.  It marks the symbol as being globally unique in the entire
   process.
This page took 0.023716 seconds and 4 git commands to generate.