include/
[binutils-gdb.git] / gas / NEWS
index 631d30db9d26848bfbd252f6a29a6da19bf78d8b..de5255e033c548648ac1da0699de79887cb95b3b 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,4 +1,14 @@
 -*- text -*-
+
+* 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.
+
+Changes in 2.20:
+
 * 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.