Add ud1 to x86.
[deliverable/binutils-gdb.git] / gas / NEWS
index 529f4ab5ea857625d17c96701924f6119d161b4e..c7280bb223134e32c2efa15e153e9d3bb984a57a 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,4 +1,27 @@
 -*- text -*-
+
+* 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.
+
 * ARM assembler now supports .inst[.nw] pseudo-ops to insert opcodes specified
   in binary rather than text.
 
@@ -16,6 +39,8 @@
  
 * Add support for Lattice Mico32 (lm32) architecture.
 
+* Add support for Xilinx MicroBlaze architecture. 
+
 Changes in 2.19:
 
 * New pseudo op .cfi_val_encoded_addr, to record constant addresses in unwind
This page took 0.024554 seconds and 4 git commands to generate.