* config/tc-mep.c (md_estimate_size_before_relax): Handle weak
[deliverable/binutils-gdb.git] / gas / NEWS
index 327782f29851438875b3e3db3cd8e1548e8ea441..631d30db9d26848bfbd252f6a29a6da19bf78d8b 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,10 +1,27 @@
 -*- text -*-
+* 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.
 
-* The .type pseudo-op now accepts a type of STT_IFUNC which can be used to
+* ARM assembler now supports .inst[.nw] pseudo-ops to insert opcodes specified
+  in binary rather than text.
+
+* Add support for common symbol alignment to PE formats.
+
+* Add support for the new discriminator column in the DWARF line table,
+  with a discriminator operand for the .loc directive.
+
+* Add support for Sunplus score architecture.
+
+* The .type pseudo-op now accepts a type of STT_GNU_IFUNC which can be used to
   indicate that if the symbol is the target of a relocation, its value should
-  not be used.  Instead the function should be invoked and its result used as
+  not be use.  Instead the function should be invoked and its result used as
   the value.
  
+* 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.023585 seconds and 4 git commands to generate.