* cpu-h8300.c: Make default h8300 machine first in machine list.
[deliverable/binutils-gdb.git] / gas / NEWS
index 63dc260ace46beda5a190bc6546ffeaac59c3715..087815b7f2748c7578c689ad68fabd9bf6c5e8a8 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,4 +1,29 @@
 -*- text -*-
+Support for DLX processor added.
+
+GASP has now been deprecated and will be removed in a future release.  Use the
+macro facilities in GAS instead.
+
+GASP now correctly parses floating point numbers. Unless the base is explicitly
+specified, they are interpreted as decimal numbers regardless of the currently
+specified base.
+
+Changes in 2.12:
+
+Support for Don Knuth's MMIX, by Hans-Peter Nilsson.
+
+Support for the OpenRISC 32-bit embedded processor by OpenCores.
+
+The ARM assembler now accepts -march=..., -mcpu=... and -mfpu=... for
+specifying the target instruction set.  The old method of specifying the
+target processor has been deprecated, but is still accepted for
+compatibility.
+
+Support for the VFP floating-point instruction set has been added to
+the ARM assembler.
+
+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.
This page took 0.023152 seconds and 4 git commands to generate.