* config/tc-ppc.c (md_assemble <DS relocs>): Test ppc_size as well
[deliverable/binutils-gdb.git] / gas / NEWS
index 94fc881392204ecfbb294ed9054f77d46857eb14..6e6d447895b593d198507f00eb5a6451481f7e6f 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,7 +1,21 @@
 -*- 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.
+
+Support for AMD x86-64 architecture, by Jan Hubicka, SuSE Labs.
+
 Support for Motorola 68HC11 and 68HC12.
 
 Support for Texas Instruments TMS320C54x (tic54x).
This page took 0.024284 seconds and 4 git commands to generate.