The following changes avoid polluting global namespace with the
[deliverable/binutils-gdb.git] / gas / NEWS
index 6c3439d5939bb003bee272e0d4428a143b962dbb..6e6d447895b593d198507f00eb5a6451481f7e6f 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,15 @@
 -*- text -*-
 
+New psuedo op: .incbin to include a set of binary data at a given point
+in the assembly.  Contributed by Anders Norlander.
+
+The MIPS assembler now accepts -march/-mtune. -mcpu has been deprecated
+but still works for compatability.
+
+The MIPS assembler no longer issues a warning by default when it
+generates a nop instruction from a macro. The new command line option
+-n will turn on the warning.
+
 Changes in 2.11:
 
 x86 gas now supports the full Pentium4 instruction set.
This page took 0.023192 seconds and 4 git commands to generate.