* dwarf2dbg.c (out_debug_line): Ignore non-normal segments, with a
[deliverable/binutils-gdb.git] / gas / NEWS
index adb31f5f8fd14531427ef44a8330eba0a7d5c76c..eda148a24a8f1ebf8f7060250466d64b7e873b4a 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,9 +1,29 @@
 -*- text -*-
 
+* Add support for the Tilera TILEPRO and TILE-Gx architectures.
+
+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
+  for COFF targets that allows the section's alignment to be specified.  This
+  feature has also been backported to the 2.20 release series, starting with
+  2.20.1.
+
 * 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.024181 seconds and 4 git commands to generate.