gdbserver: add support for FDPIC loadmaps
[deliverable/binutils-gdb.git] / gas / NEWS
index 3fa380952520256608b0c4eb919d880ad9ba48d8..e2c1ce12c017fe949736fccc6e1cf36349d6b389 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,7 +1,31 @@
 -*- text -*-
 
+Changes in 2.22:
+
+* 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.024443 seconds and 4 git commands to generate.